[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:11:41.531410  1035 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.2.254:42033
I20260710 11:11:41.532934  1035 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:11:41.533928  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:41.551271  1042 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:41.551697  1044 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:41.553193  1035 server_base.cc:1061] running on GCE node
W20260710 11:11:41.551225  1041 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:42.752235  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:42.752493  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:42.752671  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681902752644 us; error 0 us; skew 500 ppm
I20260710 11:11:42.753507  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:42.760135  1035 webserver.cc:533] Webserver started at http://127.1.2.254:44663/ using document root <none> and password file <none>
I20260710 11:11:42.760973  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:42.761185  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:42.761622  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:42.767495  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/master-0-root/instance:
uuid: "517e0f9ecafd4bdbac62d8bbdf48f272"
format_stamp: "Formatted at 2026-07-10 11:11:42 on dist-test-slave-403s"
I20260710 11:11:42.775431  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:11:42.780665  1050 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:42.781817  1035 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:11:42.782145  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/master-0-root
uuid: "517e0f9ecafd4bdbac62d8bbdf48f272"
format_stamp: "Formatted at 2026-07-10 11:11:42 on dist-test-slave-403s"
I20260710 11:11:42.782436  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:42.833102  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:42.834954  1035 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:11:42.835425  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:42.911358  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.254:42033
I20260710 11:11:42.911437  1101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.254:42033 every 8 connection(s)
I20260710 11:11:42.919173  1102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:42.942097  1102 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272: Bootstrap starting.
I20260710 11:11:42.948094  1102 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:42.950093  1102 log.cc:826] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272: Log is configured to *not* fsync() on all Append() calls
I20260710 11:11:42.955075  1102 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272: No bootstrap required, opened a new log
I20260710 11:11:42.975708  1102 raft_consensus.cc:359] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "517e0f9ecafd4bdbac62d8bbdf48f272" member_type: VOTER }
I20260710 11:11:42.976317  1102 raft_consensus.cc:385] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:42.976576  1102 raft_consensus.cc:740] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 517e0f9ecafd4bdbac62d8bbdf48f272, State: Initialized, Role: FOLLOWER
I20260710 11:11:42.977640  1102 consensus_queue.cc:260] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "517e0f9ecafd4bdbac62d8bbdf48f272" member_type: VOTER }
I20260710 11:11:42.978236  1102 raft_consensus.cc:399] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:42.978571  1102 raft_consensus.cc:493] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:42.978940  1102 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:42.983110  1102 raft_consensus.cc:515] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "517e0f9ecafd4bdbac62d8bbdf48f272" member_type: VOTER }
I20260710 11:11:42.983937  1102 leader_election.cc:304] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [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: 517e0f9ecafd4bdbac62d8bbdf48f272; no voters: 
I20260710 11:11:42.985690  1102 leader_election.cc:290] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:42.986030  1105 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:42.988315  1105 raft_consensus.cc:697] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [term 1 LEADER]: Becoming Leader. State: Replica: 517e0f9ecafd4bdbac62d8bbdf48f272, State: Running, Role: LEADER
I20260710 11:11:42.989289  1105 consensus_queue.cc:237] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [LEADER]: Queue going to LEADER mode. State: All 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: "517e0f9ecafd4bdbac62d8bbdf48f272" member_type: VOTER }
I20260710 11:11:42.990358  1102 sys_catalog.cc:565] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:42.999564  1106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "517e0f9ecafd4bdbac62d8bbdf48f272" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "517e0f9ecafd4bdbac62d8bbdf48f272" member_type: VOTER } }
I20260710 11:11:43.000489  1106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:43.000433  1107 sys_catalog.cc:455] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 517e0f9ecafd4bdbac62d8bbdf48f272. Latest consensus state: current_term: 1 leader_uuid: "517e0f9ecafd4bdbac62d8bbdf48f272" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "517e0f9ecafd4bdbac62d8bbdf48f272" member_type: VOTER } }
I20260710 11:11:43.001150  1107 sys_catalog.cc:458] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:43.003911  1113 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:43.015925  1113 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:43.018812  1035 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:43.033273  1113 catalog_manager.cc:1383] Generated new cluster ID: e7816369261b422ea20a057e77135b04
I20260710 11:11:43.033639  1113 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:43.058552  1113 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:43.060177  1113 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:43.100543  1113 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272: Generated new TSK 0
I20260710 11:11:43.101534  1113 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:43.150560  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:43.159152  1124 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:43.160260  1125 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:43.165086  1035 server_base.cc:1061] running on GCE node
W20260710 11:11:43.165234  1127 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:43.166285  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:43.166610  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:43.166823  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681903166805 us; error 0 us; skew 500 ppm
I20260710 11:11:43.167649  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:43.171681  1035 webserver.cc:533] Webserver started at http://127.1.2.193:41747/ using document root <none> and password file <none>
I20260710 11:11:43.172380  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:43.172627  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:43.172961  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:43.174438  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-0-root/instance:
uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
format_stamp: "Formatted at 2026-07-10 11:11:43 on dist-test-slave-403s"
I20260710 11:11:43.181244  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260710 11:11:43.186435  1132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:43.187282  1035 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:11:43.187637  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-0-root
uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
format_stamp: "Formatted at 2026-07-10 11:11:43 on dist-test-slave-403s"
I20260710 11:11:43.188012  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:43.209071  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:43.210875  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:43.213651  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:43.218962  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:43.219273  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:43.219662  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:43.219888  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:43.309201  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.193:36009
I20260710 11:11:43.309263  1194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.193:36009 every 8 connection(s)
I20260710 11:11:43.316999  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:43.325634  1199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:43.328333  1200 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:43.337803  1202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:43.341308  1035 server_base.cc:1061] running on GCE node
I20260710 11:11:43.343014  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:43.343309  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:43.343537  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681903343520 us; error 0 us; skew 500 ppm
I20260710 11:11:43.344323  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:43.346825  1195 heartbeater.cc:344] Connected to a master server at 127.1.2.254:42033
I20260710 11:11:43.347308  1195 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:43.347563  1035 webserver.cc:533] Webserver started at http://127.1.2.194:45393/ using document root <none> and password file <none>
I20260710 11:11:43.348246  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:43.348380  1195 heartbeater.cc:507] Master 127.1.2.254:42033 requested a full tablet report, sending...
I20260710 11:11:43.348493  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:43.348940  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:43.350428  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-1-root/instance:
uuid: "0b0ba239273f47a98690121f6e21b523"
format_stamp: "Formatted at 2026-07-10 11:11:43 on dist-test-slave-403s"
I20260710 11:11:43.352136  1067 ts_manager.cc:194] Registered new tserver with Master: 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009)
I20260710 11:11:43.355233  1067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58918
I20260710 11:11:43.357892  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:43.362563  1207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:43.363418  1035 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:11:43.363762  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-1-root
uuid: "0b0ba239273f47a98690121f6e21b523"
format_stamp: "Formatted at 2026-07-10 11:11:43 on dist-test-slave-403s"
I20260710 11:11:43.364069  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:43.390151  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:43.391634  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:43.393771  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:43.396611  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:43.396832  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:43.397142  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:43.397395  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:43.492568  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.194:39795
I20260710 11:11:43.492971  1269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.194:39795 every 8 connection(s)
I20260710 11:11:43.498787  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:43.507169  1273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:43.513094  1270 heartbeater.cc:344] Connected to a master server at 127.1.2.254:42033
I20260710 11:11:43.513638  1270 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:43.514864  1270 heartbeater.cc:507] Master 127.1.2.254:42033 requested a full tablet report, sending...
W20260710 11:11:43.516124  1274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:43.517926  1067 ts_manager.cc:194] Registered new tserver with Master: 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795)
I20260710 11:11:43.518561  1035 server_base.cc:1061] running on GCE node
W20260710 11:11:43.519692  1276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:43.519882  1067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58928
I20260710 11:11:43.520776  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:43.521040  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:43.521246  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681903521229 us; error 0 us; skew 500 ppm
I20260710 11:11:43.521983  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:43.524839  1035 webserver.cc:533] Webserver started at http://127.1.2.195:36485/ using document root <none> and password file <none>
I20260710 11:11:43.525429  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:43.525664  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:43.525966  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:43.527284  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-2-root/instance:
uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
format_stamp: "Formatted at 2026-07-10 11:11:43 on dist-test-slave-403s"
I20260710 11:11:43.532976  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:11:43.536938  1281 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:43.537771  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:11:43.538085  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-2-root
uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
format_stamp: "Formatted at 2026-07-10 11:11:43 on dist-test-slave-403s"
I20260710 11:11:43.538426  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681901365604-1035-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:43.565011  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:43.566574  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:43.569046  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:43.572635  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:43.572885  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:43.573151  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:43.573354  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:43.658934  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.195:41623
I20260710 11:11:43.658999  1343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.195:41623 every 8 connection(s)
I20260710 11:11:43.676445  1344 heartbeater.cc:344] Connected to a master server at 127.1.2.254:42033
I20260710 11:11:43.676860  1344 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:43.677625  1344 heartbeater.cc:507] Master 127.1.2.254:42033 requested a full tablet report, sending...
I20260710 11:11:43.679718  1067 ts_manager.cc:194] Registered new tserver with Master: e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:43.679863  1035 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01336467s
I20260710 11:11:43.681074  1067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58940
I20260710 11:11:43.731855  1067 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58946:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:43.735541  1067 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:43.833868  1235 tablet_service.cc:1511] Processing CreateTablet for tablet 632c499533fd4b409c496a3bed2c0261 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:43.835908  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 632c499533fd4b409c496a3bed2c0261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.840682  1234 tablet_service.cc:1511] Processing CreateTablet for tablet 92ae6dc5d3344ca0918cf651d3856059 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:43.845032  1234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ae6dc5d3344ca0918cf651d3856059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.846797  1232 tablet_service.cc:1511] Processing CreateTablet for tablet cd018c6d9409407fa9d644c600977fba (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:43.846832  1233 tablet_service.cc:1511] Processing CreateTablet for tablet a5c4ca38811a411a9af2be05ddc47e69 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:43.850571  1232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd018c6d9409407fa9d644c600977fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.851514  1233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c4ca38811a411a9af2be05ddc47e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.866732  1308 tablet_service.cc:1511] Processing CreateTablet for tablet 92ae6dc5d3344ca0918cf651d3856059 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:43.867290  1307 tablet_service.cc:1511] Processing CreateTablet for tablet a5c4ca38811a411a9af2be05ddc47e69 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:43.862941  1309 tablet_service.cc:1511] Processing CreateTablet for tablet 632c499533fd4b409c496a3bed2c0261 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:43.869671  1306 tablet_service.cc:1511] Processing CreateTablet for tablet cd018c6d9409407fa9d644c600977fba (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:43.870231  1308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ae6dc5d3344ca0918cf651d3856059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.870756  1231 tablet_service.cc:1511] Processing CreateTablet for tablet 17fa7a8e127046fa962a4762e04acd1d (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:43.877682  1231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fa7a8e127046fa962a4762e04acd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.880306  1305 tablet_service.cc:1511] Processing CreateTablet for tablet 17fa7a8e127046fa962a4762e04acd1d (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:43.884724  1309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 632c499533fd4b409c496a3bed2c0261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.875501  1160 tablet_service.cc:1511] Processing CreateTablet for tablet 632c499533fd4b409c496a3bed2c0261 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:43.891845  1230 tablet_service.cc:1511] Processing CreateTablet for tablet 6e35bdf143324a31bd0073f9b4c67797 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:43.894927  1159 tablet_service.cc:1511] Processing CreateTablet for tablet 92ae6dc5d3344ca0918cf651d3856059 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:43.898532  1156 tablet_service.cc:1511] Processing CreateTablet for tablet 17fa7a8e127046fa962a4762e04acd1d (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:43.902354  1305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fa7a8e127046fa962a4762e04acd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.903873  1307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c4ca38811a411a9af2be05ddc47e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.900297  1157 tablet_service.cc:1511] Processing CreateTablet for tablet cd018c6d9409407fa9d644c600977fba (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:43.912720  1155 tablet_service.cc:1511] Processing CreateTablet for tablet 6e35bdf143324a31bd0073f9b4c67797 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:43.915385  1158 tablet_service.cc:1511] Processing CreateTablet for tablet a5c4ca38811a411a9af2be05ddc47e69 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:43.918043  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 632c499533fd4b409c496a3bed2c0261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.920816  1157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd018c6d9409407fa9d644c600977fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.918800  1230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e35bdf143324a31bd0073f9b4c67797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.922633  1156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fa7a8e127046fa962a4762e04acd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.946349  1155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e35bdf143324a31bd0073f9b4c67797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.950300  1158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c4ca38811a411a9af2be05ddc47e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.966766  1306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd018c6d9409407fa9d644c600977fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.969030  1304 tablet_service.cc:1511] Processing CreateTablet for tablet 6e35bdf143324a31bd0073f9b4c67797 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:43.971489  1304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e35bdf143324a31bd0073f9b4c67797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.972369  1159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ae6dc5d3344ca0918cf651d3856059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.975865  1154 tablet_service.cc:1511] Processing CreateTablet for tablet 24ddcad2eabb48dab208972c0d8c4141 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:43.986233  1154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ddcad2eabb48dab208972c0d8c4141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.985988  1229 tablet_service.cc:1511] Processing CreateTablet for tablet 24ddcad2eabb48dab208972c0d8c4141 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:44.003850  1229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ddcad2eabb48dab208972c0d8c4141. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:11:44.025767  1115 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:44.024959  1303 tablet_service.cc:1511] Processing CreateTablet for tablet 24ddcad2eabb48dab208972c0d8c4141 (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:44.029984  1303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ddcad2eabb48dab208972c0d8c4141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.079636  1153 tablet_service.cc:1511] Processing CreateTablet for tablet ca4793a0e95a4559b0730524c20abd8b (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:44.081857  1153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4793a0e95a4559b0730524c20abd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.088315  1228 tablet_service.cc:1511] Processing CreateTablet for tablet ca4793a0e95a4559b0730524c20abd8b (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:44.099498  1228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4793a0e95a4559b0730524c20abd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.113485  1363 tablet_bootstrap.cc:492] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523: Bootstrap starting.
I20260710 11:11:44.125926  1362 tablet_bootstrap.cc:492] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Bootstrap starting.
I20260710 11:11:44.134573  1302 tablet_service.cc:1511] Processing CreateTablet for tablet ca4793a0e95a4559b0730524c20abd8b (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:44.147158  1158 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff54d0a1fcf4d3397177997bf39547c (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:44.149931  1302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4793a0e95a4559b0730524c20abd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.154428  1158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff54d0a1fcf4d3397177997bf39547c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.218571  1362 tablet_bootstrap.cc:654] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.221004  1364 tablet_bootstrap.cc:492] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde: Bootstrap starting.
I20260710 11:11:44.217581  1305 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff54d0a1fcf4d3397177997bf39547c (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:44.218482  1229 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff54d0a1fcf4d3397177997bf39547c (DEFAULT_TABLE table=test-workload [id=78a9ef93744843cbbfe35052499abaec]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:44.228140  1305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff54d0a1fcf4d3397177997bf39547c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.233068  1363 tablet_bootstrap.cc:654] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.243309  1229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff54d0a1fcf4d3397177997bf39547c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:44.250550  1364 tablet_bootstrap.cc:654] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.257527  1362 tablet_bootstrap.cc:492] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6: No bootstrap required, opened a new log
I20260710 11:11:44.258122  1362 ts_tablet_manager.cc:1403] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.005s
I20260710 11:11:44.261139  1362 raft_consensus.cc:359] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.264460  1362 raft_consensus.cc:385] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.265789  1363 tablet_bootstrap.cc:492] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523: No bootstrap required, opened a new log
I20260710 11:11:44.266426  1363 ts_tablet_manager.cc:1403] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523: Time spent bootstrapping tablet: real 0.154s	user 0.011s	sys 0.012s
I20260710 11:11:44.268030  1364 tablet_bootstrap.cc:492] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde: No bootstrap required, opened a new log
I20260710 11:11:44.268978  1364 ts_tablet_manager.cc:1403] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.007s
I20260710 11:11:44.269017  1363 raft_consensus.cc:359] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:44.269830  1363 raft_consensus.cc:385] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.265988  1362 raft_consensus.cc:740] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.270143  1363 raft_consensus.cc:740] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.272158  1363 consensus_queue.cc:260] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:44.272173  1362 consensus_queue.cc:260] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.272526  1364 raft_consensus.cc:359] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:44.273355  1364 raft_consensus.cc:385] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.273842  1364 raft_consensus.cc:740] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.274868  1364 consensus_queue.cc:260] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:44.281481  1363 ts_tablet_manager.cc:1434] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260710 11:11:44.281653  1362 ts_tablet_manager.cc:1434] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.004s
I20260710 11:11:44.281973  1364 ts_tablet_manager.cc:1434] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260710 11:11:44.282414  1270 heartbeater.cc:499] Master 127.1.2.254:42033 was elected leader, sending a full tablet report...
I20260710 11:11:44.282691  1363 tablet_bootstrap.cc:492] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523: Bootstrap starting.
I20260710 11:11:44.282907  1362 tablet_bootstrap.cc:492] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Bootstrap starting.
I20260710 11:11:44.282941  1364 tablet_bootstrap.cc:492] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde: Bootstrap starting.
I20260710 11:11:44.287274  1195 heartbeater.cc:499] Master 127.1.2.254:42033 was elected leader, sending a full tablet report...
I20260710 11:11:44.289408  1363 tablet_bootstrap.cc:654] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.289608  1344 heartbeater.cc:499] Master 127.1.2.254:42033 was elected leader, sending a full tablet report...
I20260710 11:11:44.292207  1362 tablet_bootstrap.cc:654] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.300330  1364 tablet_bootstrap.cc:654] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.303179  1363 tablet_bootstrap.cc:492] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523: No bootstrap required, opened a new log
I20260710 11:11:44.313949  1363 ts_tablet_manager.cc:1403] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.010s
W20260710 11:11:44.316891  1196 tablet.cc:2406] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:11:44.320938  1362 tablet_bootstrap.cc:492] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: No bootstrap required, opened a new log
I20260710 11:11:44.321448  1362 ts_tablet_manager.cc:1403] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.008s
I20260710 11:11:44.322074  1363 raft_consensus.cc:359] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.322872  1363 raft_consensus.cc:385] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.323184  1363 raft_consensus.cc:740] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.324028  1363 consensus_queue.cc:260] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.324393  1362 raft_consensus.cc:359] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.325083  1362 raft_consensus.cc:385] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.325405  1362 raft_consensus.cc:740] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.326133  1362 consensus_queue.cc:260] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.326776  1363 ts_tablet_manager.cc:1434] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:11:44.327762  1363 tablet_bootstrap.cc:492] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523: Bootstrap starting.
I20260710 11:11:44.328437  1362 ts_tablet_manager.cc:1434] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:11:44.329375  1362 tablet_bootstrap.cc:492] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Bootstrap starting.
I20260710 11:11:44.334278  1363 tablet_bootstrap.cc:654] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.335999  1362 tablet_bootstrap.cc:654] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.347024  1362 tablet_bootstrap.cc:492] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: No bootstrap required, opened a new log
I20260710 11:11:44.347528  1362 ts_tablet_manager.cc:1403] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260710 11:11:44.350575  1362 raft_consensus.cc:359] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.351294  1362 raft_consensus.cc:385] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.351617  1362 raft_consensus.cc:740] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.352392  1362 consensus_queue.cc:260] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.353991  1364 tablet_bootstrap.cc:492] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde: No bootstrap required, opened a new log
I20260710 11:11:44.354666  1364 ts_tablet_manager.cc:1403] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.014s
I20260710 11:11:44.355275  1362 ts_tablet_manager.cc:1434] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:44.356246  1362 tablet_bootstrap.cc:492] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Bootstrap starting.
I20260710 11:11:44.362358  1362 tablet_bootstrap.cc:654] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.373476  1362 tablet_bootstrap.cc:492] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6: No bootstrap required, opened a new log
I20260710 11:11:44.373981  1362 ts_tablet_manager.cc:1403] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:11:44.376736  1362 raft_consensus.cc:359] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.377452  1362 raft_consensus.cc:385] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.377753  1362 raft_consensus.cc:740] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.378443  1362 consensus_queue.cc:260] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.381044  1362 ts_tablet_manager.cc:1434] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:11:44.381940  1362 tablet_bootstrap.cc:492] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Bootstrap starting.
I20260710 11:11:44.388453  1362 tablet_bootstrap.cc:654] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.398524  1364 raft_consensus.cc:359] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.399628  1364 raft_consensus.cc:385] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.400035  1364 raft_consensus.cc:740] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.401067  1364 consensus_queue.cc:260] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.406560  1369 raft_consensus.cc:493] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.407064  1369 raft_consensus.cc:515] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.430895  1364 ts_tablet_manager.cc:1434] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.005s
I20260710 11:11:44.430974  1369 leader_election.cc:290] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.433239  1362 tablet_bootstrap.cc:492] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: No bootstrap required, opened a new log
I20260710 11:11:44.433741  1362 ts_tablet_manager.cc:1403] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.012s
I20260710 11:11:44.434872  1363 tablet_bootstrap.cc:492] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523: No bootstrap required, opened a new log
I20260710 11:11:44.435431  1363 ts_tablet_manager.cc:1403] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523: Time spent bootstrapping tablet: real 0.108s	user 0.042s	sys 0.050s
I20260710 11:11:44.436736  1362 raft_consensus.cc:359] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.437487  1362 raft_consensus.cc:385] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.437819  1362 raft_consensus.cc:740] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.438473  1363 raft_consensus.cc:359] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.438627  1362 consensus_queue.cc:260] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.440295  1363 raft_consensus.cc:385] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.440703  1363 raft_consensus.cc:740] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.441071  1362 ts_tablet_manager.cc:1434] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 11:11:44.441490  1363 consensus_queue.cc:260] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.442003  1362 tablet_bootstrap.cc:492] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Bootstrap starting.
I20260710 11:11:44.448737  1362 tablet_bootstrap.cc:654] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.452692  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:44.453801  1245 raft_consensus.cc:2468] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 0.
I20260710 11:11:44.452733  1363 ts_tablet_manager.cc:1434] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:11:44.456278  1363 tablet_bootstrap.cc:492] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523: Bootstrap starting.
I20260710 11:11:44.457717  1134 leader_election.cc:304] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:44.458648  1369 raft_consensus.cc:2804] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:44.459007  1369 raft_consensus.cc:493] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:44.459367  1369 raft_consensus.cc:3060] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.462824  1363 tablet_bootstrap.cc:654] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.466331  1369 raft_consensus.cc:515] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.468367  1369 leader_election.cc:290] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.468462  1368 raft_consensus.cc:493] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.468930  1368 raft_consensus.cc:515] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:44.470750  1362 tablet_bootstrap.cc:492] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6: No bootstrap required, opened a new log
I20260710 11:11:44.470536  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:44.471220  1362 ts_tablet_manager.cc:1403] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260710 11:11:44.471642  1368 leader_election.cc:290] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623), 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009)
I20260710 11:11:44.471187  1245 raft_consensus.cc:3060] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.474339  1362 raft_consensus.cc:359] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.475055  1362 raft_consensus.cc:385] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.475358  1362 raft_consensus.cc:740] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.476171  1362 consensus_queue.cc:260] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.478363  1362 ts_tablet_manager.cc:1434] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:44.479220  1362 tablet_bootstrap.cc:492] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Bootstrap starting.
I20260710 11:11:44.481949  1369 raft_consensus.cc:493] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.482545  1369 raft_consensus.cc:515] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.484872  1369 leader_election.cc:290] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.487324  1244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:44.484051  1245 raft_consensus.cc:2468] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 1.
I20260710 11:11:44.488332  1244 raft_consensus.cc:2468] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 0.
I20260710 11:11:44.490217  1134 leader_election.cc:304] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:44.492290  1134 leader_election.cc:304] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:44.492851  1369 raft_consensus.cc:2804] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:44.493289  1369 raft_consensus.cc:493] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:44.493661  1369 raft_consensus.cc:3060] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.497224  1319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" is_pre_election: true
I20260710 11:11:44.497715  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" is_pre_election: true
I20260710 11:11:44.499462  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:44.500721  1369 raft_consensus.cc:515] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.502832  1369 leader_election.cc:290] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
W20260710 11:11:44.504675  1136 leader_election.cc:343] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:44.506126  1136 leader_election.cc:343] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.509361  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
W20260710 11:11:44.507253  1136 leader_election.cc:343] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.511152  1362 tablet_bootstrap.cc:654] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:44.511766  1136 leader_election.cc:343] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.512629  1364 tablet_bootstrap.cc:492] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde: Bootstrap starting.
I20260710 11:11:44.516464  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" is_pre_election: true
W20260710 11:11:44.518882  1210 leader_election.cc:343] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.503350  1369 raft_consensus.cc:2804] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:44.519923  1369 raft_consensus.cc:697] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Becoming Leader. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:44.520875  1369 consensus_queue.cc:237] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.522555  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" is_pre_election: true
I20260710 11:11:44.523495  1318 raft_consensus.cc:2468] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 0.
I20260710 11:11:44.525432  1211 leader_election.cc:304] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [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: 0b0ba239273f47a98690121f6e21b523, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 35ee2be2168b4e6b9ad9ae1a961ae7a6
I20260710 11:11:44.526523  1368 raft_consensus.cc:2804] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:44.526897  1368 raft_consensus.cc:493] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:44.527355  1368 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.529754  1362 tablet_bootstrap.cc:492] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: No bootstrap required, opened a new log
I20260710 11:11:44.529737  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:44.530330  1362 ts_tablet_manager.cc:1403] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.005s
I20260710 11:11:44.530414  1245 raft_consensus.cc:3060] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.533330  1362 raft_consensus.cc:359] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.534039  1362 raft_consensus.cc:385] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.534324  1362 raft_consensus.cc:740] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.534909  1368 raft_consensus.cc:515] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:44.535028  1362 consensus_queue.cc:260] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.535889  1364 tablet_bootstrap.cc:654] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.537204  1245 raft_consensus.cc:2468] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 1.
I20260710 11:11:44.537508  1362 ts_tablet_manager.cc:1434] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:44.538545  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:44.538498  1134 leader_election.cc:304] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:44.539254  1318 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.539994  1363 tablet_bootstrap.cc:492] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523: No bootstrap required, opened a new log
I20260710 11:11:44.540503  1363 ts_tablet_manager.cc:1403] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.040s
I20260710 11:11:44.538507  1362 tablet_bootstrap.cc:492] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Bootstrap starting.
I20260710 11:11:44.543630  1363 raft_consensus.cc:359] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.544363  1363 raft_consensus.cc:385] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.544672  1363 raft_consensus.cc:740] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.544577  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:44.537292  1368 leader_election.cc:290] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 election: Requested vote from peers e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623), 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009)
I20260710 11:11:44.549990  1363 consensus_queue.cc:260] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.551162  1362 tablet_bootstrap.cc:654] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.552656  1363 ts_tablet_manager.cc:1434] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:11:44.553612  1363 tablet_bootstrap.cc:492] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523: Bootstrap starting.
I20260710 11:11:44.559971  1363 tablet_bootstrap.cc:654] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:44.564036  1210 leader_election.cc:343] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.576377  1363 tablet_bootstrap.cc:492] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523: No bootstrap required, opened a new log
I20260710 11:11:44.576957  1363 ts_tablet_manager.cc:1403] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260710 11:11:44.580494  1388 raft_consensus.cc:2804] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:44.581213  1388 raft_consensus.cc:697] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Becoming Leader. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:44.580158  1363 raft_consensus.cc:359] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.582257  1363 raft_consensus.cc:385] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.582738  1363 raft_consensus.cc:740] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.557860  1066 catalog_manager.cc:5697] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:44.583885  1363 consensus_queue.cc:260] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.586098  1363 ts_tablet_manager.cc:1434] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:11:44.586997  1363 tablet_bootstrap.cc:492] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523: Bootstrap starting.
I20260710 11:11:44.582284  1388 consensus_queue.cc:237] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.596421  1318 raft_consensus.cc:2468] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 1.
I20260710 11:11:44.597747  1211 leader_election.cc:304] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [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: 0b0ba239273f47a98690121f6e21b523, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 35ee2be2168b4e6b9ad9ae1a961ae7a6
I20260710 11:11:44.598518  1368 raft_consensus.cc:2804] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:44.619382  1363 tablet_bootstrap.cc:654] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.624310  1362 tablet_bootstrap.cc:492] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: No bootstrap required, opened a new log
I20260710 11:11:44.624806  1362 ts_tablet_manager.cc:1403] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent bootstrapping tablet: real 0.087s	user 0.020s	sys 0.037s
I20260710 11:11:44.630623  1368 raft_consensus.cc:697] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:44.631567  1368 consensus_queue.cc:237] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:44.634151  1394 raft_consensus.cc:493] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.634946  1364 tablet_bootstrap.cc:492] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde: No bootstrap required, opened a new log
I20260710 11:11:44.635097  1394 raft_consensus.cc:515] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.635428  1364 ts_tablet_manager.cc:1403] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde: Time spent bootstrapping tablet: real 0.164s	user 0.022s	sys 0.015s
I20260710 11:11:44.642993  1394 leader_election.cc:290] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.648775  1369 raft_consensus.cc:493] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.643965  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" is_pre_election: true
I20260710 11:11:44.652164  1369 raft_consensus.cc:515] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.653218  1170 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 0.
I20260710 11:11:44.654661  1210 leader_election.cc:304] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:44.650460  1362 raft_consensus.cc:359] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:44.655287  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:44.655717  1362 raft_consensus.cc:385] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.655871  1394 raft_consensus.cc:2804] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:44.656051  1362 raft_consensus.cc:740] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.644266  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" is_pre_election: true
I20260710 11:11:44.656512  1245 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 0.
I20260710 11:11:44.658334  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" is_pre_election: true
I20260710 11:11:44.658468  1134 leader_election.cc:304] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:44.658779  1394 raft_consensus.cc:493] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:44.659186  1394 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:44.659714  1136 leader_election.cc:343] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.656890  1362 consensus_queue.cc:260] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:44.657202  1369 leader_election.cc:290] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
W20260710 11:11:44.660820  1211 leader_election.cc:343] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.660983  1369 raft_consensus.cc:2804] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:44.661427  1369 raft_consensus.cc:493] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:44.661827  1369 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.647991  1388 raft_consensus.cc:493] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.662897  1388 raft_consensus.cc:515] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.662698  1067 catalog_manager.cc:5697] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0ba239273f47a98690121f6e21b523 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "0b0ba239273f47a98690121f6e21b523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:44.668395  1363 tablet_bootstrap.cc:492] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523: No bootstrap required, opened a new log
I20260710 11:11:44.668879  1363 ts_tablet_manager.cc:1403] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.011s
I20260710 11:11:44.671785  1363 raft_consensus.cc:359] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.672457  1363 raft_consensus.cc:385] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.672742  1363 raft_consensus.cc:740] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.674296  1370 raft_consensus.cc:493] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.673907  1363 consensus_queue.cc:260] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.674798  1370 raft_consensus.cc:515] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.677672  1370 leader_election.cc:290] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795)
I20260710 11:11:44.678880  1388 leader_election.cc:290] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.651161  1364 raft_consensus.cc:359] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.679932  1364 raft_consensus.cc:385] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.680243  1364 raft_consensus.cc:740] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.681376  1363 ts_tablet_manager.cc:1434] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:11:44.680964  1364 consensus_queue.cc:260] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.682345  1363 tablet_bootstrap.cc:492] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523: Bootstrap starting.
I20260710 11:11:44.683452  1364 ts_tablet_manager.cc:1434] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.005s
I20260710 11:11:44.685711  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ae6dc5d3344ca0918cf651d3856059" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" is_pre_election: true
I20260710 11:11:44.688997  1364 tablet_bootstrap.cc:492] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde: Bootstrap starting.
W20260710 11:11:44.689270  1136 leader_election.cc:343] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.676961  1369 raft_consensus.cc:515] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.693686  1369 leader_election.cc:290] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.687561  1394 raft_consensus.cc:515] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.694315  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ae6dc5d3344ca0918cf651d3856059" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:44.694967  1245 raft_consensus.cc:2468] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 0.
I20260710 11:11:44.694957  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:44.697605  1134 leader_election.cc:304] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:44.698076  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:44.698939  1369 raft_consensus.cc:2804] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:11:44.699194  1136 leader_election.cc:343] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.700954  1245 raft_consensus.cc:2393] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in current term 1: Already voted for candidate 0b0ba239273f47a98690121f6e21b523 in this term.
I20260710 11:11:44.700213  1369 raft_consensus.cc:493] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:44.703276  1362 ts_tablet_manager.cc:1434] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent starting tablet: real 0.078s	user 0.026s	sys 0.005s
I20260710 11:11:44.703317  1134 leader_election.cc:304] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 0b0ba239273f47a98690121f6e21b523, e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:44.705204  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:44.706636  1394 leader_election.cc:290] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.708062  1362 tablet_bootstrap.cc:492] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Bootstrap starting.
I20260710 11:11:44.708250  1364 tablet_bootstrap.cc:654] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.708488  1369 raft_consensus.cc:3060] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.709844  1170 raft_consensus.cc:2393] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b0ba239273f47a98690121f6e21b523 in current term 1: Already voted for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in this term.
I20260710 11:11:44.712212  1401 raft_consensus.cc:2749] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:44.710564  1363 tablet_bootstrap.cc:654] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.710975  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
W20260710 11:11:44.716436  1211 leader_election.cc:343] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.717403  1211 leader_election.cc:304] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [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: 0b0ba239273f47a98690121f6e21b523; no voters: 35ee2be2168b4e6b9ad9ae1a961ae7a6, e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:44.719013  1394 raft_consensus.cc:2749] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:44.736102  1362 tablet_bootstrap.cc:654] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.739439  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa7a8e127046fa962a4762e04acd1d" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:44.743209  1369 raft_consensus.cc:515] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
W20260710 11:11:44.743333  1283 leader_election.cc:343] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.748591  1401 raft_consensus.cc:493] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.749063  1401 raft_consensus.cc:515] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.757980  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ae6dc5d3344ca0918cf651d3856059" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:44.758785  1245 raft_consensus.cc:3060] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.758899  1401 leader_election.cc:290] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.760165  1364 tablet_bootstrap.cc:492] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde: No bootstrap required, opened a new log
I20260710 11:11:44.760640  1364 ts_tablet_manager.cc:1403] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.014s
I20260710 11:11:44.760869  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4793a0e95a4559b0730524c20abd8b" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" is_pre_election: true
I20260710 11:11:44.759809  1244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4793a0e95a4559b0730524c20abd8b" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
W20260710 11:11:44.762698  1136 leader_election.cc:343] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:44.764043  1134 leader_election.cc:343] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.763876  1364 raft_consensus.cc:359] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.764592  1364 raft_consensus.cc:385] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.764479  1134 leader_election.cc:304] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 0b0ba239273f47a98690121f6e21b523, e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:44.764925  1364 raft_consensus.cc:740] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.765765  1401 raft_consensus.cc:2749] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:44.766342  1245 raft_consensus.cc:2468] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 1.
I20260710 11:11:44.766623  1364 consensus_queue.cc:260] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.767793  1369 leader_election.cc:290] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.768884  1364 ts_tablet_manager.cc:1434] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:44.769589  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ae6dc5d3344ca0918cf651d3856059" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:44.769881  1364 tablet_bootstrap.cc:492] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde: Bootstrap starting.
W20260710 11:11:44.770903  1136 leader_election.cc:343] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.771641  1134 leader_election.cc:304] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:44.772535  1369 raft_consensus.cc:2804] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:44.774032  1369 raft_consensus.cc:697] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Becoming Leader. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:44.778527  1363 tablet_bootstrap.cc:492] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523: No bootstrap required, opened a new log
I20260710 11:11:44.778293  1369 consensus_queue.cc:237] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.778986  1363 ts_tablet_manager.cc:1403] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.002s
I20260710 11:11:44.781037  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa7a8e127046fa962a4762e04acd1d" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" is_pre_election: true
I20260710 11:11:44.781666  1170 raft_consensus.cc:2468] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 0.
I20260710 11:11:44.783275  1284 leader_election.cc:304] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [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: 35ee2be2168b4e6b9ad9ae1a961ae7a6, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 0b0ba239273f47a98690121f6e21b523
I20260710 11:11:44.784325  1370 raft_consensus.cc:2804] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:44.784669  1370 raft_consensus.cc:493] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:44.785001  1370 raft_consensus.cc:3060] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.790098  1401 raft_consensus.cc:493] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.790731  1401 raft_consensus.cc:515] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.793205  1401 leader_election.cc:290] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.783725  1363 raft_consensus.cc:359] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.793887  1363 raft_consensus.cc:385] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.794219  1363 raft_consensus.cc:740] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.795415  1363 consensus_queue.cc:260] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.798005  1363 ts_tablet_manager.cc:1434] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:11:44.798987  1363 tablet_bootstrap.cc:492] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523: Bootstrap starting.
I20260710 11:11:44.801918  1364 tablet_bootstrap.cc:654] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.804137  1370 raft_consensus.cc:515] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.804517  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35bdf143324a31bd0073f9b4c67797" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" is_pre_election: true
I20260710 11:11:44.806126  1370 leader_election.cc:290] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795)
W20260710 11:11:44.806143  1136 leader_election.cc:343] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.807320  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa7a8e127046fa962a4762e04acd1d" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:44.808034  1245 raft_consensus.cc:3060] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.812974  1244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35bdf143324a31bd0073f9b4c67797" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:44.813623  1244 raft_consensus.cc:2468] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 0.
I20260710 11:11:44.814646  1245 raft_consensus.cc:2468] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 1.
I20260710 11:11:44.815119  1134 leader_election.cc:304] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:44.816440  1401 raft_consensus.cc:2804] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:44.816911  1401 raft_consensus.cc:493] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:44.815747  1283 leader_election.cc:304] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:44.818055  1401 raft_consensus.cc:3060] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.819393  1370 raft_consensus.cc:2804] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:44.821020  1370 raft_consensus.cc:697] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 1 LEADER]: Becoming Leader. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Running, Role: LEADER
I20260710 11:11:44.822988  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa7a8e127046fa962a4762e04acd1d" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:44.821882  1370 consensus_queue.cc:237] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.824136  1170 raft_consensus.cc:3060] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.795601  1064 catalog_manager.cc:5697] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:44.834494  1401 raft_consensus.cc:515] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.836925  1170 raft_consensus.cc:2468] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 1.
I20260710 11:11:44.837481  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35bdf143324a31bd0073f9b4c67797" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:44.838091  1245 raft_consensus.cc:3060] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.837932  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35bdf143324a31bd0073f9b4c67797" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
W20260710 11:11:44.839759  1136 leader_election.cc:343] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.841090  1363 tablet_bootstrap.cc:654] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.842398  1362 tablet_bootstrap.cc:492] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6: No bootstrap required, opened a new log
I20260710 11:11:44.842957  1362 ts_tablet_manager.cc:1403] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent bootstrapping tablet: real 0.135s	user 0.025s	sys 0.026s
I20260710 11:11:44.847556  1245 raft_consensus.cc:2468] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 1.
I20260710 11:11:44.848398  1401 leader_election.cc:290] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 election: Requested vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.850073  1362 raft_consensus.cc:359] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.851428  1362 raft_consensus.cc:385] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.852044  1362 raft_consensus.cc:740] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.853919  1134 leader_election.cc:304] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:44.855002  1401 raft_consensus.cc:2804] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:44.855849  1401 raft_consensus.cc:697] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Becoming Leader. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:44.856648  1401 consensus_queue.cc:237] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.858569  1363 tablet_bootstrap.cc:492] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523: No bootstrap required, opened a new log
I20260710 11:11:44.858821  1364 tablet_bootstrap.cc:492] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde: No bootstrap required, opened a new log
I20260710 11:11:44.859118  1363 ts_tablet_manager.cc:1403] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.008s
I20260710 11:11:44.859262  1364 ts_tablet_manager.cc:1403] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.014s
I20260710 11:11:44.852782  1362 consensus_queue.cc:260] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.861732  1362 ts_tablet_manager.cc:1434] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:11:44.861629  1363 raft_consensus.cc:359] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.862309  1363 raft_consensus.cc:385] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.862579  1363 raft_consensus.cc:740] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.863205  1363 consensus_queue.cc:260] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.867201  1363 ts_tablet_manager.cc:1434] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:11:44.868069  1363 tablet_bootstrap.cc:492] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523: Bootstrap starting.
I20260710 11:11:44.867831  1064 catalog_manager.cc:5697] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde reported cstate change: term changed from 0 to 1, leader changed from <none> to e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195). New cstate: current_term: 1 leader_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:44.873271  1364 raft_consensus.cc:359] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.874037  1364 raft_consensus.cc:385] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.874150  1363 tablet_bootstrap.cc:654] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.874357  1364 raft_consensus.cc:740] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.875124  1364 consensus_queue.cc:260] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.880053  1364 ts_tablet_manager.cc:1434] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:11:44.880995  1364 tablet_bootstrap.cc:492] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde: Bootstrap starting.
I20260710 11:11:44.885267  1363 tablet_bootstrap.cc:492] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523: No bootstrap required, opened a new log
I20260710 11:11:44.885692  1363 ts_tablet_manager.cc:1403] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:11:44.887392  1364 tablet_bootstrap.cc:654] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.888216  1363 raft_consensus.cc:359] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.888863  1363 raft_consensus.cc:385] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.889125  1363 raft_consensus.cc:740] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.889735  1363 consensus_queue.cc:260] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.892081  1363 ts_tablet_manager.cc:1434] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:44.895277  1364 tablet_bootstrap.cc:492] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde: No bootstrap required, opened a new log
I20260710 11:11:44.895767  1364 ts_tablet_manager.cc:1403] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260710 11:11:44.895115  1065 catalog_manager.cc:5697] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:44.897019  1065 catalog_manager.cc:5697] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:44.898520  1364 raft_consensus.cc:359] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.899271  1364 raft_consensus.cc:385] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.899602  1364 raft_consensus.cc:740] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.900303  1364 consensus_queue.cc:260] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.902451  1364 ts_tablet_manager.cc:1434] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:11:44.903956  1364 tablet_bootstrap.cc:492] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde: Bootstrap starting.
I20260710 11:11:44.909996  1364 tablet_bootstrap.cc:654] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.916479  1364 tablet_bootstrap.cc:492] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde: No bootstrap required, opened a new log
I20260710 11:11:44.916957  1364 ts_tablet_manager.cc:1403] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 11:11:44.917397  1394 raft_consensus.cc:493] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.917865  1394 raft_consensus.cc:515] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.919814  1364 raft_consensus.cc:359] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.920627  1364 raft_consensus.cc:385] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.920701  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff54d0a1fcf4d3397177997bf39547c" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" is_pre_election: true
I20260710 11:11:44.920989  1364 raft_consensus.cc:740] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.921342  1170 raft_consensus.cc:2468] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 0.
I20260710 11:11:44.921988  1364 consensus_queue.cc:260] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.922813  1210 leader_election.cc:304] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:44.923674  1368 raft_consensus.cc:2804] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:44.923914  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff54d0a1fcf4d3397177997bf39547c" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" is_pre_election: true
I20260710 11:11:44.919847  1394 leader_election.cc:290] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.924535  1364 ts_tablet_manager.cc:1434] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260710 11:11:44.925225  1211 leader_election.cc:343] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.925493  1364 tablet_bootstrap.cc:492] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde: Bootstrap starting.
I20260710 11:11:44.924038  1368 raft_consensus.cc:493] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:44.926029  1368 raft_consensus.cc:3060] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.932673  1364 tablet_bootstrap.cc:654] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.933100  1368 raft_consensus.cc:515] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.936209  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff54d0a1fcf4d3397177997bf39547c" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:44.936371  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff54d0a1fcf4d3397177997bf39547c" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:44.936796  1368 leader_election.cc:290] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.936991  1170 raft_consensus.cc:3060] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:44.938311  1211 leader_election.cc:343] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:44.941735  1364 tablet_bootstrap.cc:492] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde: No bootstrap required, opened a new log
I20260710 11:11:44.942047  1364 ts_tablet_manager.cc:1403] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 11:11:44.944316  1364 raft_consensus.cc:359] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.944763  1364 raft_consensus.cc:385] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.944927  1364 raft_consensus.cc:740] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.945463  1364 consensus_queue.cc:260] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.946229  1170 raft_consensus.cc:2468] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 1.
I20260710 11:11:44.947530  1364 ts_tablet_manager.cc:1434] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:44.948400  1364 tablet_bootstrap.cc:492] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde: Bootstrap starting.
I20260710 11:11:44.948523  1210 leader_election.cc:304] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [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: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:44.949651  1368 raft_consensus.cc:2804] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:44.950109  1368 raft_consensus.cc:697] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:44.950924  1368 consensus_queue.cc:237] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.954628  1364 tablet_bootstrap.cc:654] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:44.955272  1370 raft_consensus.cc:493] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.955744  1370 raft_consensus.cc:515] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.957726  1370 leader_election.cc:290] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795)
I20260710 11:11:44.960031  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:44.960822  1245 raft_consensus.cc:2393] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e70f1475183d4c22a4fdb1c6fef47dde in current term 1: Already voted for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in this term.
I20260710 11:11:44.963235  1401 raft_consensus.cc:493] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.963987  1401 raft_consensus.cc:515] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:44.965389  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" is_pre_election: true
I20260710 11:11:44.967157  1284 leader_election.cc:304] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e70f1475183d4c22a4fdb1c6fef47dde; no voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6
I20260710 11:11:44.967309  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:44.968159  1401 leader_election.cc:290] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.968804  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" is_pre_election: true
I20260710 11:11:44.970208  1318 raft_consensus.cc:2393] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in current term 1: Already voted for candidate 0b0ba239273f47a98690121f6e21b523 in this term.
I20260710 11:11:44.971346  1136 leader_election.cc:304] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 0b0ba239273f47a98690121f6e21b523, e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:44.968951  1370 raft_consensus.cc:3060] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.974128  1401 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.978890  1370 raft_consensus.cc:2749] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:44.981769  1364 tablet_bootstrap.cc:492] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde: No bootstrap required, opened a new log
I20260710 11:11:44.982340  1364 ts_tablet_manager.cc:1403] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.015s
I20260710 11:11:44.982271  1401 raft_consensus.cc:2749] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:44.981817  1064 catalog_manager.cc:5697] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0ba239273f47a98690121f6e21b523 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "0b0ba239273f47a98690121f6e21b523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:44.984630  1368 raft_consensus.cc:493] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:44.985062  1368 raft_consensus.cc:515] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.986086  1364 raft_consensus.cc:359] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.986807  1364 raft_consensus.cc:385] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:44.987075  1364 raft_consensus.cc:740] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Initialized, Role: FOLLOWER
I20260710 11:11:44.987859  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4793a0e95a4559b0730524c20abd8b" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" is_pre_election: true
I20260710 11:11:44.987946  1364 consensus_queue.cc:260] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:44.988538  1170 raft_consensus.cc:2468] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 0.
I20260710 11:11:44.989108  1368 leader_election.cc:290] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:44.990031  1364 ts_tablet_manager.cc:1434] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:11:44.991178  1210 leader_election.cc:304] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:44.991405  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4793a0e95a4559b0730524c20abd8b" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" is_pre_election: true
I20260710 11:11:44.992036  1318 raft_consensus.cc:2468] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 0.
I20260710 11:11:44.993650  1368 raft_consensus.cc:2804] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:44.994021  1368 raft_consensus.cc:493] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:44.994308  1368 raft_consensus.cc:3060] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:44.999919  1368 raft_consensus.cc:515] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:45.001683  1368 leader_election.cc:290] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:45.002429  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4793a0e95a4559b0730524c20abd8b" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:45.002900  1170 raft_consensus.cc:3060] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.003003  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4793a0e95a4559b0730524c20abd8b" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:45.003614  1318 raft_consensus.cc:3060] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.008038  1170 raft_consensus.cc:2468] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 1.
I20260710 11:11:45.009235  1210 leader_election.cc:304] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:45.010263  1368 raft_consensus.cc:2804] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:45.011505  1368 raft_consensus.cc:697] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:45.012275  1368 consensus_queue.cc:237] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:45.012483  1318 raft_consensus.cc:2468] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 1.
I20260710 11:11:45.021967  1401 consensus_queue.cc:1048] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.021142  1067 catalog_manager.cc:5697] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b0ba239273f47a98690121f6e21b523 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "0b0ba239273f47a98690121f6e21b523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
W20260710 11:11:45.035269  1115 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:45.053423  1370 raft_consensus.cc:493] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.053967  1370 raft_consensus.cc:515] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:45.057233  1370 leader_election.cc:290] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795)
I20260710 11:11:45.058787  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" is_pre_election: true
I20260710 11:11:45.058724  1244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:45.060451  1283 leader_election.cc:304] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e70f1475183d4c22a4fdb1c6fef47dde; no voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6
I20260710 11:11:45.061564  1370 raft_consensus.cc:2749] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:45.062229  1318 raft_consensus.cc:3060] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.072525  1400 consensus_queue.cc:1048] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:45.074470  1368 consensus_queue.cc:1048] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.094240  1400 consensus_queue.cc:1048] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.094602  1368 consensus_queue.cc:1048] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.121892  1370 raft_consensus.cc:493] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.122380  1370 raft_consensus.cc:515] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:45.123983  1369 consensus_queue.cc:1048] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.124361  1370 leader_election.cc:290] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795)
I20260710 11:11:45.125365  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ae6dc5d3344ca0918cf651d3856059" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" is_pre_election: true
I20260710 11:11:45.126273  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ae6dc5d3344ca0918cf651d3856059" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:45.127031  1245 raft_consensus.cc:2393] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e70f1475183d4c22a4fdb1c6fef47dde in current term 1: Already voted for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in this term.
I20260710 11:11:45.129046  1284 leader_election.cc:304] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e70f1475183d4c22a4fdb1c6fef47dde; no voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6
I20260710 11:11:45.130154  1370 raft_consensus.cc:3060] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.137787  1370 raft_consensus.cc:2749] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:45.222900  1370 raft_consensus.cc:493] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.223445  1370 raft_consensus.cc:515] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:45.225567  1370 leader_election.cc:290] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795)
I20260710 11:11:45.226300  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff54d0a1fcf4d3397177997bf39547c" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" is_pre_election: true
I20260710 11:11:45.226553  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff54d0a1fcf4d3397177997bf39547c" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:45.227035  1170 raft_consensus.cc:2393] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e70f1475183d4c22a4fdb1c6fef47dde in current term 1: Already voted for candidate 0b0ba239273f47a98690121f6e21b523 in this term.
I20260710 11:11:45.227972  1284 leader_election.cc:304] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e70f1475183d4c22a4fdb1c6fef47dde; no voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6
I20260710 11:11:45.228722  1370 raft_consensus.cc:3060] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.230265  1411 raft_consensus.cc:493] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:45.230691  1411 raft_consensus.cc:515] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:45.232525  1411 leader_election.cc:290] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795)
I20260710 11:11:45.233350  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" is_pre_election: true
I20260710 11:11:45.234277  1170 raft_consensus.cc:2393] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e70f1475183d4c22a4fdb1c6fef47dde in current term 1: Already voted for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in this term.
I20260710 11:11:45.234305  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:45.235069  1245 raft_consensus.cc:2393] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e70f1475183d4c22a4fdb1c6fef47dde in current term 1: Already voted for candidate 0b0ba239273f47a98690121f6e21b523 in this term.
I20260710 11:11:45.236032  1283 leader_election.cc:304] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e70f1475183d4c22a4fdb1c6fef47dde; no voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6
I20260710 11:11:45.236512  1370 raft_consensus.cc:2749] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:45.236639  1411 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.241679  1411 raft_consensus.cc:2749] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:45.278424  1369 consensus_queue.cc:1048] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.289671  1319 raft_consensus.cc:3060] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.296576  1401 consensus_queue.cc:1048] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.372051  1401 consensus_queue.cc:1048] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.382974  1400 consensus_queue.cc:1048] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.394296  1411 consensus_queue.cc:1048] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.409799  1368 consensus_queue.cc:1048] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.409844  1411 consensus_queue.cc:1048] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:45.430791  1395 consensus_queue.cc:1048] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.444775  1395 consensus_queue.cc:1048] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:45.457969  1395 consensus_queue.cc:1048] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:46.040385  1115 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:46.366009  1442 raft_consensus.cc:493] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:46.366521  1442 raft_consensus.cc:515] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:46.368196  1442 leader_election.cc:290] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:46.368888  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523" is_pre_election: true
I20260710 11:11:46.369310  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" is_pre_election: true
I20260710 11:11:46.369448  1245 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 1.
I20260710 11:11:46.369887  1317 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 1.
I20260710 11:11:46.370651  1134 leader_election.cc:304] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:46.371321  1442 raft_consensus.cc:2804] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:46.371783  1442 raft_consensus.cc:493] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:46.372061  1442 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.377345  1442 raft_consensus.cc:515] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:46.378844  1442 leader_election.cc:290] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:46.379637  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:46.379844  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:46.380156  1245 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.380402  1317 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.384874  1245 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 2.
I20260710 11:11:46.385361  1317 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 2.
I20260710 11:11:46.385892  1134 leader_election.cc:304] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:46.386623  1442 raft_consensus.cc:2804] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:46.387403  1442 raft_consensus.cc:697] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 LEADER]: Becoming Leader. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:46.388294  1442 consensus_queue.cc:237] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Queue going to LEADER 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: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:46.394863  1067 catalog_manager.cc:5697] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 reported cstate change: term changed from 0 to 2, leader changed from <none> to 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.558907  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
mode: GRACEFUL
new_leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
 from {username='slave'} at 127.0.0.1:39598
I20260710 11:11:46.559567  1245 raft_consensus.cc:606] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 1 LEADER]: Received request to transfer leadership to TS 35ee2be2168b4e6b9ad9ae1a961ae7a6
I20260710 11:11:46.580077  1317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17fa7a8e127046fa962a4762e04acd1d"
dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
mode: GRACEFUL
new_leader_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:59368
I20260710 11:11:46.580582  1317 raft_consensus.cc:606] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 1 LEADER]: Received request to transfer leadership to TS 0b0ba239273f47a98690121f6e21b523
I20260710 11:11:46.592947  1170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e35bdf143324a31bd0073f9b4c67797"
dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
mode: GRACEFUL
new_leader_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:46516
I20260710 11:11:46.593448  1170 raft_consensus.cc:606] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Received request to transfer leadership to TS 0b0ba239273f47a98690121f6e21b523
I20260710 11:11:46.597976  1170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141"
dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
mode: GRACEFUL
new_leader_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:46516
I20260710 11:11:46.598449  1170 raft_consensus.cc:606] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 LEADER]: Received request to transfer leadership to TS 0b0ba239273f47a98690121f6e21b523
I20260710 11:11:46.605077  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ff54d0a1fcf4d3397177997bf39547c"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
mode: GRACEFUL
new_leader_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
 from {username='slave'} at 127.0.0.1:39598
I20260710 11:11:46.605695  1245 raft_consensus.cc:606] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 1 LEADER]: Received request to transfer leadership to TS e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:46.764495  1370 raft_consensus.cc:993] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde: : Instructing follower 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:46.764957  1454 raft_consensus.cc:1081] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 1 LEADER]: Signalling peer 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:46.766567  1245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17fa7a8e127046fa962a4762e04acd1d"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:39596
I20260710 11:11:46.767068  1245 raft_consensus.cc:493] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.767387  1245 raft_consensus.cc:3060] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.771881  1245 raft_consensus.cc:515] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:46.773890  1245 leader_election.cc:290] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 2 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:46.774783  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa7a8e127046fa962a4762e04acd1d" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:46.774952  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa7a8e127046fa962a4762e04acd1d" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:46.775401  1170 raft_consensus.cc:3060] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.775506  1317 raft_consensus.cc:3055] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:46.775880  1317 raft_consensus.cc:740] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Running, Role: LEADER
I20260710 11:11:46.776547  1317 consensus_queue.cc:260] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:46.777549  1317 raft_consensus.cc:3060] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.780154  1170 raft_consensus.cc:2468] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 2.
I20260710 11:11:46.781224  1210 leader_election.cc:304] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:46.781991  1394 raft_consensus.cc:2804] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:46.782431  1317 raft_consensus.cc:2468] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 2.
I20260710 11:11:46.783135  1394 raft_consensus.cc:697] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Becoming Leader. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:46.783905  1394 consensus_queue.cc:237] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:46.791348  1067 catalog_manager.cc:5697] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 reported cstate change: term changed from 1 to 2, leader changed from e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195) to 0b0ba239273f47a98690121f6e21b523 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "0b0ba239273f47a98690121f6e21b523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.793394  1455 raft_consensus.cc:993] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523: : Instructing follower 35ee2be2168b4e6b9ad9ae1a961ae7a6 to start an election
I20260710 11:11:46.793900  1455 raft_consensus.cc:1081] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 1 LEADER]: Signalling peer 35ee2be2168b4e6b9ad9ae1a961ae7a6 to start an election
I20260710 11:11:46.794838  1317 raft_consensus.cc:1275] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Refusing update from remote peer 35ee2be2168b4e6b9ad9ae1a961ae7a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:11:46.795521  1170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261"
dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
 from {username='slave'} at 127.0.0.1:46502
I20260710 11:11:46.796168  1170 raft_consensus.cc:493] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.796080  1444 consensus_queue.cc:1048] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:46.796766  1170 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.802919  1170 raft_consensus.cc:515] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:46.805393  1170 leader_election.cc:290] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 2 election: Requested vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:46.806242  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:46.807035  1245 raft_consensus.cc:3055] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:46.807452  1245 raft_consensus.cc:740] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:46.808336  1245 consensus_queue.cc:260] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:46.808990  1319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:46.809525  1319 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.809564  1245 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.812227  1244 raft_consensus.cc:1275] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Refusing update from remote peer 35ee2be2168b4e6b9ad9ae1a961ae7a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:11:46.816053  1444 consensus_queue.cc:1048] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:46.816705  1319 raft_consensus.cc:2468] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 2.
I20260710 11:11:46.817862  1136 leader_election.cc:304] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ee2be2168b4e6b9ad9ae1a961ae7a6, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:46.819542  1444 raft_consensus.cc:2804] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:46.820051  1444 raft_consensus.cc:697] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 LEADER]: Becoming Leader. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:46.821050  1444 consensus_queue.cc:237] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:46.825109  1245 raft_consensus.cc:2468] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 2.
I20260710 11:11:46.837464  1442 raft_consensus.cc:993] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: : Instructing follower 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:46.837961  1444 raft_consensus.cc:1081] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 LEADER]: Signalling peer 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:46.839641  1244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:39586
I20260710 11:11:46.840215  1244 raft_consensus.cc:493] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.840641  1244 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.840839  1067 catalog_manager.cc:5697] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 reported cstate change: term changed from 1 to 2, leader changed from 0b0ba239273f47a98690121f6e21b523 (127.1.2.194) to 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:46.846575  1244 raft_consensus.cc:515] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:46.849545  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:46.849727  1244 leader_election.cc:290] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 3 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:46.850222  1170 raft_consensus.cc:3055] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:46.850558  1170 raft_consensus.cc:740] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:46.851003  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:46.851609  1317 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.851306  1170 consensus_queue.cc:260] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:46.852646  1170 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.857239  1317 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 3.
I20260710 11:11:46.858410  1211 leader_election.cc:304] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [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: 0b0ba239273f47a98690121f6e21b523, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:46.859090  1455 raft_consensus.cc:2804] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:46.859236  1170 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 3.
I20260710 11:11:46.859627  1455 raft_consensus.cc:697] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 3 LEADER]: Becoming Leader. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:46.860353  1455 consensus_queue.cc:237] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [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: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:46.866568  1067 catalog_manager.cc:5697] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 reported cstate change: term changed from 2 to 3, leader changed from 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193) to 0b0ba239273f47a98690121f6e21b523 (127.1.2.194). New cstate: current_term: 3 leader_uuid: "0b0ba239273f47a98690121f6e21b523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.901506  1461 raft_consensus.cc:993] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: : Instructing follower 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:46.902029  1444 raft_consensus.cc:1081] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Signalling peer 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:46.903406  1244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e35bdf143324a31bd0073f9b4c67797"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:39586
I20260710 11:11:46.903914  1244 raft_consensus.cc:493] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.904218  1244 raft_consensus.cc:3060] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.908792  1244 raft_consensus.cc:515] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:46.910426  1244 leader_election.cc:290] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 2 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:46.911290  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35bdf143324a31bd0073f9b4c67797" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:46.911626  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35bdf143324a31bd0073f9b4c67797" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:46.911966  1170 raft_consensus.cc:3055] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:46.912204  1317 raft_consensus.cc:3060] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.912375  1170 raft_consensus.cc:740] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:46.913292  1170 consensus_queue.cc:260] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:46.914570  1170 raft_consensus.cc:3060] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.919446  1317 raft_consensus.cc:2468] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 2.
I20260710 11:11:46.920598  1211 leader_election.cc:304] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:46.921284  1455 raft_consensus.cc:2804] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:46.921409  1170 raft_consensus.cc:2468] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 2.
I20260710 11:11:46.921851  1455 raft_consensus.cc:697] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Becoming Leader. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:46.922757  1455 consensus_queue.cc:237] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:46.930066  1067 catalog_manager.cc:5697] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 reported cstate change: term changed from 1 to 2, leader changed from 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193) to 0b0ba239273f47a98690121f6e21b523 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "0b0ba239273f47a98690121f6e21b523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:47.049162  1394 raft_consensus.cc:993] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523: : Instructing follower e70f1475183d4c22a4fdb1c6fef47dde to start an election
I20260710 11:11:47.049723  1455 raft_consensus.cc:1081] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 1 LEADER]: Signalling peer e70f1475183d4c22a4fdb1c6fef47dde to start an election
I20260710 11:11:47.051419  1317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ff54d0a1fcf4d3397177997bf39547c"
dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
 from {username='slave'} at 127.0.0.1:59356
I20260710 11:11:47.052042  1317 raft_consensus.cc:493] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:47.052449  1317 raft_consensus.cc:3060] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:47.059767  1317 raft_consensus.cc:515] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:47.061355  1317 leader_election.cc:290] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 2 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795)
I20260710 11:11:47.062445  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff54d0a1fcf4d3397177997bf39547c" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:47.062467  1244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff54d0a1fcf4d3397177997bf39547c" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:47.063097  1170 raft_consensus.cc:3060] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:47.063184  1244 raft_consensus.cc:3055] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:47.063567  1244 raft_consensus.cc:740] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:47.064275  1244 consensus_queue.cc:260] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:47.065148  1244 raft_consensus.cc:3060] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:47.067929  1170 raft_consensus.cc:2468] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 2.
I20260710 11:11:47.068917  1284 leader_election.cc:304] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ee2be2168b4e6b9ad9ae1a961ae7a6, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:47.069785  1454 raft_consensus.cc:2804] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:47.070040  1244 raft_consensus.cc:2468] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 2.
I20260710 11:11:47.070263  1454 raft_consensus.cc:697] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 2 LEADER]: Becoming Leader. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Running, Role: LEADER
I20260710 11:11:47.071226  1454 consensus_queue.cc:237] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:47.078055  1067 catalog_manager.cc:5697] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde reported cstate change: term changed from 1 to 2, leader changed from 0b0ba239273f47a98690121f6e21b523 (127.1.2.194) to e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195). New cstate: current_term: 2 leader_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:47.207389  1170 raft_consensus.cc:1275] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.208640  1455 consensus_queue.cc:1048] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:47.216959  1317 raft_consensus.cc:1275] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.219574  1455 consensus_queue.cc:1048] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:47.321985  1317 raft_consensus.cc:1275] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Refusing update from remote peer 35ee2be2168b4e6b9ad9ae1a961ae7a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.323333  1444 consensus_queue.cc:1048] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:47.324580  1244 raft_consensus.cc:1275] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Refusing update from remote peer 35ee2be2168b4e6b9ad9ae1a961ae7a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.325788  1444 consensus_queue.cc:1048] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:47.389863  1170 raft_consensus.cc:1275] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.390681  1169 raft_consensus.cc:1275] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:11:47.391188  1455 consensus_queue.cc:1048] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:47.392275  1467 consensus_queue.cc:1048] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:47.399989  1317 raft_consensus.cc:1275] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:11:47.402519  1317 raft_consensus.cc:1275] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.407682  1394 consensus_queue.cc:1048] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:47.407366  1455 consensus_queue.cc:1048] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:47.627290  1170 raft_consensus.cc:1275] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Refusing update from remote peer e70f1475183d4c22a4fdb1c6fef47dde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.628533  1454 consensus_queue.cc:1048] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:47.637185  1244 raft_consensus.cc:1275] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Refusing update from remote peer e70f1475183d4c22a4fdb1c6fef47dde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.638396  1454 consensus_queue.cc:1048] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:49.633399  1035 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:11:49.634132  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:49.653337  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
mode: GRACEFUL
new_leader_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
 from {username='slave'} at 127.0.0.1:39608
I20260710 11:11:49.653859  1245 raft_consensus.cc:606] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 3 LEADER]: Received request to transfer leadership to TS e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:49.664695  1170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261"
dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
mode: GRACEFUL
new_leader_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
 from {username='slave'} at 127.0.0.1:46532
I20260710 11:11:49.665182  1170 raft_consensus.cc:606] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 LEADER]: Received request to transfer leadership to TS e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:49.666268  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:49.666704  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:49.674328  1481 raft_consensus.cc:993] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: : Instructing follower e70f1475183d4c22a4fdb1c6fef47dde to start an election
I20260710 11:11:49.674734  1444 raft_consensus.cc:1081] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 LEADER]: Signalling peer e70f1475183d4c22a4fdb1c6fef47dde to start an election
I20260710 11:11:49.676026  1317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261"
dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
 from {username='slave'} at 127.0.0.1:59340
I20260710 11:11:49.676481  1317 raft_consensus.cc:493] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:49.676783  1317 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:49.681141  1317 raft_consensus.cc:515] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:49.682608  1317 leader_election.cc:290] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 3 election: Requested vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009)
I20260710 11:11:49.683514  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:49.683656  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:49.684027  1245 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:49.684168  1170 raft_consensus.cc:3055] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:49.684520  1170 raft_consensus.cc:740] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:49.685083  1170 consensus_queue.cc:260] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:49.685915  1170 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:49.689203  1245 raft_consensus.cc:2468] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 3.
I20260710 11:11:49.690382  1283 leader_election.cc:304] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [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: 0b0ba239273f47a98690121f6e21b523, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:49.690606  1170 raft_consensus.cc:2468] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 3.
I20260710 11:11:49.691151  1454 raft_consensus.cc:2804] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:49.692418  1454 raft_consensus.cc:697] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 LEADER]: Becoming Leader. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Running, Role: LEADER
I20260710 11:11:49.693143  1454 consensus_queue.cc:237] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [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: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:49.699857  1067 catalog_manager.cc:5697] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde reported cstate change: term changed from 2 to 3, leader changed from 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193) to e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195). New cstate: current_term: 3 leader_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.885921  1394 raft_consensus.cc:993] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523: : Instructing follower e70f1475183d4c22a4fdb1c6fef47dde to start an election
I20260710 11:11:49.886358  1488 raft_consensus.cc:1081] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 3 LEADER]: Signalling peer e70f1475183d4c22a4fdb1c6fef47dde to start an election
I20260710 11:11:49.887679  1317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141"
dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
 from {username='slave'} at 127.0.0.1:59356
I20260710 11:11:49.888105  1317 raft_consensus.cc:493] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:49.888372  1317 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:49.892454  1317 raft_consensus.cc:515] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:49.893750  1317 leader_election.cc:290] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 4 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795)
I20260710 11:11:49.894572  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:49.894788  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:49.895035  1170 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:49.895354  1245 raft_consensus.cc:3055] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:49.895678  1245 raft_consensus.cc:740] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:49.896342  1245 consensus_queue.cc:260] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:49.897205  1245 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:49.898938  1170 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 4.
I20260710 11:11:49.899893  1284 leader_election.cc:304] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [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: 35ee2be2168b4e6b9ad9ae1a961ae7a6, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:49.900640  1454 raft_consensus.cc:2804] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:49.901021  1454 raft_consensus.cc:697] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 4 LEADER]: Becoming Leader. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Running, Role: LEADER
I20260710 11:11:49.901551  1245 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 4.
I20260710 11:11:49.901775  1454 consensus_queue.cc:237] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:49.908314  1067 catalog_manager.cc:5697] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde reported cstate change: term changed from 3 to 4, leader changed from 0b0ba239273f47a98690121f6e21b523 (127.1.2.194) to e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195). New cstate: current_term: 4 leader_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:50.106297  1245 raft_consensus.cc:1275] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Refusing update from remote peer e70f1475183d4c22a4fdb1c6fef47dde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:50.107555  1454 consensus_queue.cc:1048] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:50.120869  1170 raft_consensus.cc:1275] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Refusing update from remote peer e70f1475183d4c22a4fdb1c6fef47dde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:50.122149  1493 consensus_queue.cc:1048] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:50.351087  1170 raft_consensus.cc:1275] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 4 FOLLOWER]: Refusing update from remote peer e70f1475183d4c22a4fdb1c6fef47dde: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:11:50.352447  1493 consensus_queue.cc:1048] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:50.363072  1245 raft_consensus.cc:1275] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 4 FOLLOWER]: Refusing update from remote peer e70f1475183d4c22a4fdb1c6fef47dde: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:11:50.364399  1493 consensus_queue.cc:1048] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:50.667511  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:50.677281  1317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261"
dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
mode: GRACEFUL
new_leader_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:59368
I20260710 11:11:50.677839  1317 raft_consensus.cc:606] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 LEADER]: Received request to transfer leadership to TS 0b0ba239273f47a98690121f6e21b523
I20260710 11:11:50.682818  1170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92ae6dc5d3344ca0918cf651d3856059"
dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
mode: GRACEFUL
new_leader_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:46516
I20260710 11:11:50.683301  1170 raft_consensus.cc:606] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Received request to transfer leadership to TS 0b0ba239273f47a98690121f6e21b523
I20260710 11:11:50.687870  1170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69"
dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
mode: GRACEFUL
new_leader_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:46516
I20260710 11:11:50.688258  1170 raft_consensus.cc:606] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Received request to transfer leadership to TS 0b0ba239273f47a98690121f6e21b523
I20260710 11:11:50.692479  1170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba"
dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
mode: GRACEFUL
new_leader_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:46516
I20260710 11:11:50.692937  1170 raft_consensus.cc:606] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Received request to transfer leadership to TS 0b0ba239273f47a98690121f6e21b523
I20260710 11:11:50.701880  1317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141"
dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
mode: GRACEFUL
new_leader_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:59368
I20260710 11:11:50.702339  1317 raft_consensus.cc:606] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 4 LEADER]: Received request to transfer leadership to TS 0b0ba239273f47a98690121f6e21b523
I20260710 11:11:50.733814  1444 raft_consensus.cc:993] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: : Instructing follower 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:50.734282  1498 raft_consensus.cc:1081] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Signalling peer 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:50.735668  1245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92ae6dc5d3344ca0918cf651d3856059"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:39586
I20260710 11:11:50.736086  1245 raft_consensus.cc:493] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.736351  1245 raft_consensus.cc:3060] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.740087  1245 raft_consensus.cc:515] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:50.741374  1245 leader_election.cc:290] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 2 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:50.742193  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ae6dc5d3344ca0918cf651d3856059" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:50.742470  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ae6dc5d3344ca0918cf651d3856059" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:50.742625  1170 raft_consensus.cc:3055] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:50.742935  1170 raft_consensus.cc:740] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:50.742944  1317 raft_consensus.cc:3060] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.743623  1170 consensus_queue.cc:260] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:50.744402  1170 raft_consensus.cc:3060] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.746917  1317 raft_consensus.cc:2468] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 2.
I20260710 11:11:50.747867  1211 leader_election.cc:304] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:50.748296  1170 raft_consensus.cc:2468] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 2.
I20260710 11:11:50.748524  1488 raft_consensus.cc:2804] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:50.750524  1488 raft_consensus.cc:697] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Becoming Leader. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:50.751381  1488 consensus_queue.cc:237] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:50.756340  1444 raft_consensus.cc:993] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6: : Instructing follower 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:50.756742  1444 raft_consensus.cc:1081] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Signalling peer 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:50.758054  1245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:39586
I20260710 11:11:50.758528  1245 raft_consensus.cc:493] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.759012  1245 raft_consensus.cc:3060] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.758517  1064 catalog_manager.cc:5697] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 reported cstate change: term changed from 1 to 2, leader changed from 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193) to 0b0ba239273f47a98690121f6e21b523 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "0b0ba239273f47a98690121f6e21b523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:50.764221  1245 raft_consensus.cc:515] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:50.766155  1245 leader_election.cc:290] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 2 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:50.767539  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:50.768060  1317 raft_consensus.cc:3060] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.767555  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:50.769969  1170 raft_consensus.cc:3055] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:50.770238  1170 raft_consensus.cc:740] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:50.770893  1170 consensus_queue.cc:260] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:50.771931  1170 raft_consensus.cc:3060] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.774003  1317 raft_consensus.cc:2468] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 2.
I20260710 11:11:50.774973  1211 leader_election.cc:304] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:50.775734  1488 raft_consensus.cc:2804] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:50.776135  1488 raft_consensus.cc:697] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Becoming Leader. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:50.777103  1170 raft_consensus.cc:2468] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 2.
I20260710 11:11:50.776882  1488 consensus_queue.cc:237] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:50.783440  1064 catalog_manager.cc:5697] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 reported cstate change: term changed from 1 to 2, leader changed from 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193) to 0b0ba239273f47a98690121f6e21b523 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "0b0ba239273f47a98690121f6e21b523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:50.891299  1482 raft_consensus.cc:993] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde: : Instructing follower 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:50.891829  1493 raft_consensus.cc:1081] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 4 LEADER]: Signalling peer 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:50.893309  1245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:39596
I20260710 11:11:50.893777  1245 raft_consensus.cc:493] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.894200  1245 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:50.898043  1245 raft_consensus.cc:515] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:50.899515  1245 leader_election.cc:290] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 5 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:50.900192  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:50.900456  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:50.900693  1170 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:50.900971  1317 raft_consensus.cc:3055] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:11:50.901218  1317 raft_consensus.cc:740] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Running, Role: LEADER
I20260710 11:11:50.901818  1317 consensus_queue.cc:260] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:50.902796  1317 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:50.906801  1170 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 5.
I20260710 11:11:50.907126  1317 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 5.
I20260710 11:11:50.908165  1210 leader_election.cc:304] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [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: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:50.908983  1488 raft_consensus.cc:2804] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:11:50.909479  1488 raft_consensus.cc:697] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 5 LEADER]: Becoming Leader. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:50.910322  1488 consensus_queue.cc:237] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:50.916294  1064 catalog_manager.cc:5697] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 reported cstate change: term changed from 4 to 5, leader changed from e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195) to 0b0ba239273f47a98690121f6e21b523 (127.1.2.194). New cstate: current_term: 5 leader_uuid: "0b0ba239273f47a98690121f6e21b523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:50.960716  1498 raft_consensus.cc:993] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: : Instructing follower 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:50.961138  1498 raft_consensus.cc:1081] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Signalling peer 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:50.962543  1245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:39586
I20260710 11:11:50.963008  1245 raft_consensus.cc:493] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.963307  1245 raft_consensus.cc:3060] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.967316  1245 raft_consensus.cc:515] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:50.968681  1245 leader_election.cc:290] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 2 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:50.969569  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:50.969698  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:50.970059  1170 raft_consensus.cc:3055] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:50.970180  1317 raft_consensus.cc:3060] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.970338  1170 raft_consensus.cc:740] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:50.971014  1170 consensus_queue.cc:260] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:50.971866  1170 raft_consensus.cc:3060] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.974888  1317 raft_consensus.cc:2468] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 2.
I20260710 11:11:50.976679  1211 leader_election.cc:304] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0ba239273f47a98690121f6e21b523, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:50.977207  1170 raft_consensus.cc:2468] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 2.
I20260710 11:11:50.977852  1500 raft_consensus.cc:2804] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:50.978340  1500 raft_consensus.cc:697] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Becoming Leader. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:50.979051  1482 raft_consensus.cc:993] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde: : Instructing follower 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:50.979615  1493 raft_consensus.cc:1081] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 LEADER]: Signalling peer 0b0ba239273f47a98690121f6e21b523 to start an election
I20260710 11:11:50.979113  1500 consensus_queue.cc:237] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:50.980994  1245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
 from {username='slave'} at 127.0.0.1:39596
I20260710 11:11:50.981467  1245 raft_consensus.cc:493] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.981776  1245 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:50.987287  1245 raft_consensus.cc:515] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:50.986970  1064 catalog_manager.cc:5697] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 reported cstate change: term changed from 1 to 2, leader changed from 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193) to 0b0ba239273f47a98690121f6e21b523 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "0b0ba239273f47a98690121f6e21b523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:50.989328  1245 leader_election.cc:290] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [CANDIDATE]: Term 4 election: Requested vote from peers e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623), 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009)
I20260710 11:11:50.989861  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:50.990363  1170 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:50.992200  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "0b0ba239273f47a98690121f6e21b523" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:50.992708  1317 raft_consensus.cc:3055] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:50.992965  1317 raft_consensus.cc:740] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Running, Role: LEADER
I20260710 11:11:50.993621  1317 consensus_queue.cc:260] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [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: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:50.994556  1317 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:50.996208  1170 raft_consensus.cc:2468] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 4.
I20260710 11:11:50.996840  1169 raft_consensus.cc:1240] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 4 FOLLOWER]: Rejecting Update request from peer e70f1475183d4c22a4fdb1c6fef47dde for earlier term 3. Current term is 4. Ops: []
I20260710 11:11:51.000027  1210 leader_election.cc:304] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [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: 0b0ba239273f47a98690121f6e21b523, 35ee2be2168b4e6b9ad9ae1a961ae7a6; no voters: 
I20260710 11:11:51.000422  1317 raft_consensus.cc:2468] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0ba239273f47a98690121f6e21b523 in term 4.
I20260710 11:11:51.000692  1500 raft_consensus.cc:2804] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:51.001183  1500 raft_consensus.cc:697] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 4 LEADER]: Becoming Leader. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:51.001914  1500 consensus_queue.cc:237] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [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: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:51.007126  1064 catalog_manager.cc:5697] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 reported cstate change: term changed from 3 to 4, leader changed from e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195) to 0b0ba239273f47a98690121f6e21b523 (127.1.2.194). New cstate: current_term: 4 leader_uuid: "0b0ba239273f47a98690121f6e21b523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:51.153144  1317 raft_consensus.cc:1275] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:51.154358  1500 consensus_queue.cc:1048] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:51.164320  1170 raft_consensus.cc:1275] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:51.165796  1499 consensus_queue.cc:1048] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:51.180218  1170 raft_consensus.cc:1275] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:51.181264  1499 consensus_queue.cc:1048] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:51.188939  1317 raft_consensus.cc:1275] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:51.190404  1500 consensus_queue.cc:1048] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:51.429064  1317 raft_consensus.cc:1275] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 5 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:11:51.430127  1500 consensus_queue.cc:1048] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:51.438066  1170 raft_consensus.cc:1275] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 5 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:11:51.439467  1499 consensus_queue.cc:1048] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:51.516001  1170 raft_consensus.cc:1275] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:51.517060  1499 consensus_queue.cc:1048] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:51.524737  1317 raft_consensus.cc:1275] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:51.526144  1500 consensus_queue.cc:1048] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:51.593888  1317 raft_consensus.cc:1275] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 4 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:51.595522  1500 consensus_queue.cc:1048] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:51.602490  1170 raft_consensus.cc:1275] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 4 FOLLOWER]: Refusing update from remote peer 0b0ba239273f47a98690121f6e21b523: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:51.604312  1488 consensus_queue.cc:1048] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:53.708827  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:53.715718  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17fa7a8e127046fa962a4762e04acd1d"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
mode: GRACEFUL
new_leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
 from {username='slave'} at 127.0.0.1:39608
I20260710 11:11:53.716228  1245 raft_consensus.cc:606] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Received request to transfer leadership to TS 35ee2be2168b4e6b9ad9ae1a961ae7a6
I20260710 11:11:53.718581  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
mode: GRACEFUL
new_leader_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
 from {username='slave'} at 127.0.0.1:39608
I20260710 11:11:53.718954  1245 raft_consensus.cc:606] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 5 LEADER]: Received request to transfer leadership to TS e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:53.721035  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
mode: GRACEFUL
new_leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
 from {username='slave'} at 127.0.0.1:39608
I20260710 11:11:53.721517  1245 raft_consensus.cc:606] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 4 LEADER]: Received request to transfer leadership to TS 35ee2be2168b4e6b9ad9ae1a961ae7a6
I20260710 11:11:53.723650  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
mode: GRACEFUL
new_leader_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
 from {username='slave'} at 127.0.0.1:39608
I20260710 11:11:53.724084  1245 raft_consensus.cc:606] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Received request to transfer leadership to TS e70f1475183d4c22a4fdb1c6fef47dde
I20260710 11:11:53.726104  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba"
dest_uuid: "0b0ba239273f47a98690121f6e21b523"
mode: GRACEFUL
new_leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
 from {username='slave'} at 127.0.0.1:39608
I20260710 11:11:53.726536  1245 raft_consensus.cc:606] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Received request to transfer leadership to TS 35ee2be2168b4e6b9ad9ae1a961ae7a6
I20260710 11:11:53.727604  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:11:53.728055  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:53.999399  1499 raft_consensus.cc:993] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523: : Instructing follower 35ee2be2168b4e6b9ad9ae1a961ae7a6 to start an election
I20260710 11:11:53.999869  1523 raft_consensus.cc:1081] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 4 LEADER]: Signalling peer 35ee2be2168b4e6b9ad9ae1a961ae7a6 to start an election
I20260710 11:11:54.001219  1170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261"
dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
 from {username='slave'} at 127.0.0.1:46502
I20260710 11:11:54.001690  1170 raft_consensus.cc:493] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.001977  1170 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:54.007738  1170 raft_consensus.cc:515] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:54.009274  1170 leader_election.cc:290] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 5 election: Requested vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:54.011257  1319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:54.011564  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632c499533fd4b409c496a3bed2c0261" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:54.012030  1319 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:54.013010  1499 raft_consensus.cc:993] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523: : Instructing follower e70f1475183d4c22a4fdb1c6fef47dde to start an election
I20260710 11:11:54.013399  1499 raft_consensus.cc:1081] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 5 LEADER]: Signalling peer e70f1475183d4c22a4fdb1c6fef47dde to start an election
I20260710 11:11:54.012116  1245 raft_consensus.cc:3055] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:11:54.013957  1245 raft_consensus.cc:740] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:54.014969  1245 consensus_queue.cc:260] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [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: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:54.016324  1245 raft_consensus.cc:3060] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:54.017042  1317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141"
dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
 from {username='slave'} at 127.0.0.1:59356
I20260710 11:11:54.017468  1317 raft_consensus.cc:493] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.017740  1317 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:11:54.019731  1319 raft_consensus.cc:2468] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 5.
I20260710 11:11:54.021158  1136 leader_election.cc:304] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: 35ee2be2168b4e6b9ad9ae1a961ae7a6, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:54.022157  1317 raft_consensus.cc:515] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:54.022848  1525 raft_consensus.cc:2804] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:11:54.023555  1245 raft_consensus.cc:2468] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 5.
I20260710 11:11:54.024799  1525 raft_consensus.cc:697] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 5 LEADER]: Becoming Leader. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:54.025854  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:54.025772  1525 consensus_queue.cc:237] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } }
I20260710 11:11:54.026387  1170 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:11:54.027199  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ddcad2eabb48dab208972c0d8c4141" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:54.027771  1499 raft_consensus.cc:993] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523: : Instructing follower e70f1475183d4c22a4fdb1c6fef47dde to start an election
I20260710 11:11:54.027930  1317 leader_election.cc:290] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 6 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795)
I20260710 11:11:54.028292  1499 raft_consensus.cc:1081] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Signalling peer e70f1475183d4c22a4fdb1c6fef47dde to start an election
I20260710 11:11:54.027771  1245 raft_consensus.cc:3055] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 5 LEADER]: Stepping down as leader of term 5
I20260710 11:11:54.029531  1245 raft_consensus.cc:740] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:54.030434  1317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69"
dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
 from {username='slave'} at 127.0.0.1:59356
I20260710 11:11:54.030272  1245 consensus_queue.cc:260] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:54.030943  1317 raft_consensus.cc:493] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.031296  1317 raft_consensus.cc:3060] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.031445  1245 raft_consensus.cc:3060] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:11:54.034485  1170 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 6.
I20260710 11:11:54.036317  1284 leader_election.cc:304] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ee2be2168b4e6b9ad9ae1a961ae7a6, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:54.037464  1493 raft_consensus.cc:2804] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 6 FOLLOWER]: Leader election won for term 6
I20260710 11:11:54.037390  1245 raft_consensus.cc:2468] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 6.
I20260710 11:11:54.039691  1317 raft_consensus.cc:515] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:54.041829  1493 raft_consensus.cc:697] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 6 LEADER]: Becoming Leader. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Running, Role: LEADER
I20260710 11:11:54.042996  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
I20260710 11:11:54.043205  1317 leader_election.cc:290] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [CANDIDATE]: Term 3 election: Requested vote from peers 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009), 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795)
I20260710 11:11:54.043680  1170 raft_consensus.cc:3060] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.044631  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4ca38811a411a9af2be05ddc47e69" candidate_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:54.043025  1493 consensus_queue.cc:237] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:54.045145  1245 raft_consensus.cc:3055] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:54.045709  1245 raft_consensus.cc:740] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:54.046550  1245 consensus_queue.cc:260] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [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: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:54.047837  1245 raft_consensus.cc:3060] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.049006  1065 catalog_manager.cc:5697] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 reported cstate change: term changed from 4 to 5, leader changed from 0b0ba239273f47a98690121f6e21b523 (127.1.2.194) to 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193). New cstate: current_term: 5 leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:54.050137  1170 raft_consensus.cc:2468] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 3.
I20260710 11:11:54.051308  1284 leader_election.cc:304] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [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: 35ee2be2168b4e6b9ad9ae1a961ae7a6, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:54.052330  1528 raft_consensus.cc:2804] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:54.057003  1245 raft_consensus.cc:2468] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70f1475183d4c22a4fdb1c6fef47dde in term 3.
I20260710 11:11:54.062860  1528 raft_consensus.cc:697] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 LEADER]: Becoming Leader. State: Replica: e70f1475183d4c22a4fdb1c6fef47dde, State: Running, Role: LEADER
I20260710 11:11:54.063915  1528 consensus_queue.cc:237] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [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: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:54.067394  1064 catalog_manager.cc:5697] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde reported cstate change: term changed from 5 to 6, leader changed from 0b0ba239273f47a98690121f6e21b523 (127.1.2.194) to e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195). New cstate: current_term: 6 leader_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:54.080031  1064 catalog_manager.cc:5697] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde reported cstate change: term changed from 2 to 3, leader changed from 0b0ba239273f47a98690121f6e21b523 (127.1.2.194) to e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195). New cstate: current_term: 3 leader_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:54.160759  1499 raft_consensus.cc:993] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523: : Instructing follower 35ee2be2168b4e6b9ad9ae1a961ae7a6 to start an election
I20260710 11:11:54.161271  1524 raft_consensus.cc:1081] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Signalling peer 35ee2be2168b4e6b9ad9ae1a961ae7a6 to start an election
I20260710 11:11:54.162627  1170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba"
dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
 from {username='slave'} at 127.0.0.1:46502
I20260710 11:11:54.163010  1170 raft_consensus.cc:493] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.163234  1170 raft_consensus.cc:3060] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.167223  1170 raft_consensus.cc:515] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:54.168637  1170 leader_election.cc:290] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:54.169409  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:54.169587  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd018c6d9409407fa9d644c600977fba" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:54.169912  1245 raft_consensus.cc:3055] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:54.170010  1317 raft_consensus.cc:3060] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.170240  1245 raft_consensus.cc:740] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:54.170935  1245 consensus_queue.cc:260] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [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: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:54.172040  1245 raft_consensus.cc:3060] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.175758  1317 raft_consensus.cc:2468] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 3.
I20260710 11:11:54.176808  1136 leader_election.cc:304] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: 35ee2be2168b4e6b9ad9ae1a961ae7a6, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:54.177575  1525 raft_consensus.cc:2804] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:54.177866  1245 raft_consensus.cc:2468] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 3.
I20260710 11:11:54.178006  1525 raft_consensus.cc:697] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 LEADER]: Becoming Leader. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:54.178892  1525 consensus_queue.cc:237] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:54.186149  1064 catalog_manager.cc:5697] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 reported cstate change: term changed from 2 to 3, leader changed from 0b0ba239273f47a98690121f6e21b523 (127.1.2.194) to 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193). New cstate: current_term: 3 leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.227329  1499 raft_consensus.cc:993] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523: : Instructing follower 35ee2be2168b4e6b9ad9ae1a961ae7a6 to start an election
I20260710 11:11:54.227797  1524 raft_consensus.cc:1081] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Signalling peer 35ee2be2168b4e6b9ad9ae1a961ae7a6 to start an election
I20260710 11:11:54.229122  1170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17fa7a8e127046fa962a4762e04acd1d"
dest_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6"
 from {username='slave'} at 127.0.0.1:46502
I20260710 11:11:54.229545  1170 raft_consensus.cc:493] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.229821  1170 raft_consensus.cc:3060] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.233603  1170 raft_consensus.cc:515] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:54.234922  1170 leader_election.cc:290] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [CANDIDATE]: Term 3 election: Requested vote from peers 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795), e70f1475183d4c22a4fdb1c6fef47dde (127.1.2.195:41623)
I20260710 11:11:54.235756  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa7a8e127046fa962a4762e04acd1d" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b0ba239273f47a98690121f6e21b523"
I20260710 11:11:54.235924  1317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa7a8e127046fa962a4762e04acd1d" candidate_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e70f1475183d4c22a4fdb1c6fef47dde"
I20260710 11:11:54.236207  1245 raft_consensus.cc:3055] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:54.236383  1317 raft_consensus.cc:3060] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.236505  1245 raft_consensus.cc:740] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b0ba239273f47a98690121f6e21b523, State: Running, Role: LEADER
I20260710 11:11:54.237257  1245 consensus_queue.cc:260] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [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: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:54.238015  1245 raft_consensus.cc:3060] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.240465  1317 raft_consensus.cc:2468] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 3.
I20260710 11:11:54.241345  1136 leader_election.cc:304] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: 35ee2be2168b4e6b9ad9ae1a961ae7a6, e70f1475183d4c22a4fdb1c6fef47dde; no voters: 
I20260710 11:11:54.241993  1525 raft_consensus.cc:2804] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:54.242430  1525 raft_consensus.cc:697] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 LEADER]: Becoming Leader. State: Replica: 35ee2be2168b4e6b9ad9ae1a961ae7a6, State: Running, Role: LEADER
I20260710 11:11:54.242709  1245 raft_consensus.cc:2468] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ee2be2168b4e6b9ad9ae1a961ae7a6 in term 3.
I20260710 11:11:54.243345  1525 consensus_queue.cc:237] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [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: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } }
I20260710 11:11:54.250335  1064 catalog_manager.cc:5697] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 reported cstate change: term changed from 2 to 3, leader changed from 0b0ba239273f47a98690121f6e21b523 (127.1.2.194) to 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193). New cstate: current_term: 3 leader_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.438326  1170 raft_consensus.cc:1275] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 6 FOLLOWER]: Refusing update from remote peer e70f1475183d4c22a4fdb1c6fef47dde: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 11:11:54.439510  1528 consensus_queue.cc:1048] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:54.449903  1245 raft_consensus.cc:1275] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 6 FOLLOWER]: Refusing update from remote peer e70f1475183d4c22a4fdb1c6fef47dde: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 11:11:54.451504  1528 consensus_queue.cc:1048] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:54.473336  1317 raft_consensus.cc:1275] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 5 FOLLOWER]: Refusing update from remote peer 35ee2be2168b4e6b9ad9ae1a961ae7a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:54.474303  1525 consensus_queue.cc:1048] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:54.482144  1245 raft_consensus.cc:1275] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 5 FOLLOWER]: Refusing update from remote peer 35ee2be2168b4e6b9ad9ae1a961ae7a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:54.483768  1526 consensus_queue.cc:1048] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:11:54.566195  1245 raft_consensus.cc:1275] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Refusing update from remote peer e70f1475183d4c22a4fdb1c6fef47dde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.567342  1528 consensus_queue.cc:1048] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.575536  1170 raft_consensus.cc:1275] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Refusing update from remote peer e70f1475183d4c22a4fdb1c6fef47dde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.576787  1493 consensus_queue.cc:1048] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ee2be2168b4e6b9ad9ae1a961ae7a6" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.650666  1245 raft_consensus.cc:1275] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Refusing update from remote peer 35ee2be2168b4e6b9ad9ae1a961ae7a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.651958  1526 consensus_queue.cc:1048] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.660404  1317 raft_consensus.cc:1275] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Refusing update from remote peer 35ee2be2168b4e6b9ad9ae1a961ae7a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.661801  1525 consensus_queue.cc:1048] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.729035  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:54.735425  1035 tablet_server.cc:179] TabletServer@127.1.2.193:0 shutting down...
I20260710 11:11:54.737641  1317 raft_consensus.cc:1275] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Refusing update from remote peer 35ee2be2168b4e6b9ad9ae1a961ae7a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.739131  1544 consensus_queue.cc:1048] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70f1475183d4c22a4fdb1c6fef47dde" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:54.748962  1245 raft_consensus.cc:1275] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Refusing update from remote peer 35ee2be2168b4e6b9ad9ae1a961ae7a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.750516  1526 consensus_queue.cc:1048] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0ba239273f47a98690121f6e21b523" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.781500  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:54.782161  1035 tablet_replica.cc:333] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: stopping tablet replica
I20260710 11:11:54.782720  1035 raft_consensus.cc:2243] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:11:54.783428  1035 raft_consensus.cc:2272] T 632c499533fd4b409c496a3bed2c0261 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.785805  1035 tablet_replica.cc:333] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: stopping tablet replica
I20260710 11:11:54.786347  1035 raft_consensus.cc:2243] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.786690  1035 raft_consensus.cc:2272] T 92ae6dc5d3344ca0918cf651d3856059 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.788234  1035 tablet_replica.cc:333] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: stopping tablet replica
I20260710 11:11:54.788683  1035 raft_consensus.cc:2243] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.789057  1035 raft_consensus.cc:2272] T 24ddcad2eabb48dab208972c0d8c4141 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.790977  1035 tablet_replica.cc:333] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6: stopping tablet replica
I20260710 11:11:54.791422  1035 raft_consensus.cc:2243] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.791877  1035 raft_consensus.cc:2272] T ca4793a0e95a4559b0730524c20abd8b P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.793327  1035 tablet_replica.cc:333] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6: stopping tablet replica
I20260710 11:11:54.793730  1035 raft_consensus.cc:2243] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.794065  1035 raft_consensus.cc:2272] T 6ff54d0a1fcf4d3397177997bf39547c P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.795440  1035 tablet_replica.cc:333] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: stopping tablet replica
I20260710 11:11:54.795905  1035 raft_consensus.cc:2243] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.796241  1035 raft_consensus.cc:2272] T 6e35bdf143324a31bd0073f9b4c67797 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.797667  1035 tablet_replica.cc:333] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6: stopping tablet replica
I20260710 11:11:54.798069  1035 raft_consensus.cc:2243] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:54.798650  1035 raft_consensus.cc:2272] T 17fa7a8e127046fa962a4762e04acd1d P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.800475  1035 tablet_replica.cc:333] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6: stopping tablet replica
I20260710 11:11:54.800863  1035 raft_consensus.cc:2243] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.801180  1035 raft_consensus.cc:2272] T a5c4ca38811a411a9af2be05ddc47e69 P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.802935  1035 tablet_replica.cc:333] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6: stopping tablet replica
I20260710 11:11:54.803344  1035 raft_consensus.cc:2243] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:54.804018  1035 raft_consensus.cc:2272] T cd018c6d9409407fa9d644c600977fba P 35ee2be2168b4e6b9ad9ae1a961ae7a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.896245  1035 tablet_server.cc:196] TabletServer@127.1.2.193:0 shutdown complete.
I20260710 11:11:54.913741  1035 tablet_server.cc:179] TabletServer@127.1.2.194:0 shutting down...
W20260710 11:11:54.938458  1283 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:11:54.943079  1283 consensus_peers.cc:597] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde -> Peer 0b0ba239273f47a98690121f6e21b523 (127.1.2.194:39795): Couldn't send request to peer 0b0ba239273f47a98690121f6e21b523. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:54.945353  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:54.946154  1035 tablet_replica.cc:333] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523: stopping tablet replica
I20260710 11:11:54.946702  1035 raft_consensus.cc:2243] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:54.947365  1035 raft_consensus.cc:2272] T ca4793a0e95a4559b0730524c20abd8b P 0b0ba239273f47a98690121f6e21b523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.949023  1035 tablet_replica.cc:333] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523: stopping tablet replica
I20260710 11:11:54.949504  1035 raft_consensus.cc:2243] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:54.950102  1035 raft_consensus.cc:2272] T 92ae6dc5d3344ca0918cf651d3856059 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.951742  1035 tablet_replica.cc:333] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523: stopping tablet replica
I20260710 11:11:54.952154  1035 raft_consensus.cc:2243] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.952482  1035 raft_consensus.cc:2272] T 6ff54d0a1fcf4d3397177997bf39547c P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.953855  1035 tablet_replica.cc:333] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523: stopping tablet replica
I20260710 11:11:54.954262  1035 raft_consensus.cc:2243] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:54.954870  1035 raft_consensus.cc:2272] T 6e35bdf143324a31bd0073f9b4c67797 P 0b0ba239273f47a98690121f6e21b523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.956346  1035 tablet_replica.cc:333] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523: stopping tablet replica
I20260710 11:11:54.956781  1035 raft_consensus.cc:2243] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.957088  1035 raft_consensus.cc:2272] T 17fa7a8e127046fa962a4762e04acd1d P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.959084  1035 tablet_replica.cc:333] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523: stopping tablet replica
I20260710 11:11:54.959556  1035 raft_consensus.cc:2243] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.959921  1035 raft_consensus.cc:2272] T a5c4ca38811a411a9af2be05ddc47e69 P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.962378  1035 tablet_replica.cc:333] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523: stopping tablet replica
I20260710 11:11:54.962779  1035 raft_consensus.cc:2243] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.963092  1035 raft_consensus.cc:2272] T cd018c6d9409407fa9d644c600977fba P 0b0ba239273f47a98690121f6e21b523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.965126  1035 tablet_replica.cc:333] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523: stopping tablet replica
I20260710 11:11:54.965538  1035 raft_consensus.cc:2243] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.965852  1035 raft_consensus.cc:2272] T 24ddcad2eabb48dab208972c0d8c4141 P 0b0ba239273f47a98690121f6e21b523 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.968009  1035 tablet_replica.cc:333] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523: stopping tablet replica
I20260710 11:11:54.968605  1035 raft_consensus.cc:2243] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.969126  1035 raft_consensus.cc:2272] T 632c499533fd4b409c496a3bed2c0261 P 0b0ba239273f47a98690121f6e21b523 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:54.973874  1284 consensus_peers.cc:597] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde -> Peer 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009): Couldn't send request to peer 35ee2be2168b4e6b9ad9ae1a961ae7a6. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:54.974349  1284 consensus_peers.cc:597] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde -> Peer 35ee2be2168b4e6b9ad9ae1a961ae7a6 (127.1.2.193:36009): Couldn't send request to peer 35ee2be2168b4e6b9ad9ae1a961ae7a6. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:54.997614  1035 tablet_server.cc:196] TabletServer@127.1.2.194:0 shutdown complete.
I20260710 11:11:55.013545  1035 tablet_server.cc:179] TabletServer@127.1.2.195:0 shutting down...
I20260710 11:11:55.035389  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:55.036055  1035 tablet_replica.cc:333] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde: stopping tablet replica
I20260710 11:11:55.036583  1035 raft_consensus.cc:2243] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 6 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.037331  1035 raft_consensus.cc:2272] T 24ddcad2eabb48dab208972c0d8c4141 P e70f1475183d4c22a4fdb1c6fef47dde [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.039126  1035 tablet_replica.cc:333] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde: stopping tablet replica
I20260710 11:11:55.039680  1035 raft_consensus.cc:2243] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.040059  1035 raft_consensus.cc:2272] T ca4793a0e95a4559b0730524c20abd8b P e70f1475183d4c22a4fdb1c6fef47dde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.041682  1035 tablet_replica.cc:333] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde: stopping tablet replica
I20260710 11:11:55.042174  1035 raft_consensus.cc:2243] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.043120  1035 raft_consensus.cc:2272] T 6ff54d0a1fcf4d3397177997bf39547c P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.045370  1035 tablet_replica.cc:333] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde: stopping tablet replica
I20260710 11:11:55.046114  1035 raft_consensus.cc:2243] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.046646  1035 raft_consensus.cc:2272] T 6e35bdf143324a31bd0073f9b4c67797 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.048823  1035 tablet_replica.cc:333] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde: stopping tablet replica
I20260710 11:11:55.049448  1035 raft_consensus.cc:2243] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.049897  1035 raft_consensus.cc:2272] T 92ae6dc5d3344ca0918cf651d3856059 P e70f1475183d4c22a4fdb1c6fef47dde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.051891  1035 tablet_replica.cc:333] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde: stopping tablet replica
I20260710 11:11:55.052479  1035 raft_consensus.cc:2243] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.052942  1035 raft_consensus.cc:2272] T 17fa7a8e127046fa962a4762e04acd1d P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.054574  1035 tablet_replica.cc:333] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde: stopping tablet replica
I20260710 11:11:55.054965  1035 raft_consensus.cc:2243] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.055657  1035 raft_consensus.cc:2272] T a5c4ca38811a411a9af2be05ddc47e69 P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.057322  1035 tablet_replica.cc:333] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde: stopping tablet replica
I20260710 11:11:55.057704  1035 raft_consensus.cc:2243] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.058018  1035 raft_consensus.cc:2272] T cd018c6d9409407fa9d644c600977fba P e70f1475183d4c22a4fdb1c6fef47dde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.059779  1035 tablet_replica.cc:333] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde: stopping tablet replica
I20260710 11:11:55.060148  1035 raft_consensus.cc:2243] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.060467  1035 raft_consensus.cc:2272] T 632c499533fd4b409c496a3bed2c0261 P e70f1475183d4c22a4fdb1c6fef47dde [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.087256  1035 tablet_server.cc:196] TabletServer@127.1.2.195:0 shutdown complete.
I20260710 11:11:55.104125  1035 master.cc:562] Master@127.1.2.254:42033 shutting down...
I20260710 11:11:55.223865  1122 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:11:55.282866  1035 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.283427  1035 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.283843  1035 tablet_replica.cc:333] T 00000000000000000000000000000000 P 517e0f9ecafd4bdbac62d8bbdf48f272: stopping tablet replica
I20260710 11:11:55.302809  1035 master.cc:584] Master@127.1.2.254:42033 shutdown complete.
0b0ba239273f47a98690121f6e21b523  4
35ee2be2168b4e6b9ad9ae1a961ae7a6  4
e70f1475183d4c22a4fdb1c6fef47dde  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13814 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:11:55.343158  1035 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.2.254:33631
I20260710 11:11:55.344321  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:55.349787  1554 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:55.350239  1555 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:55.350775  1557 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:55.351358  1035 server_base.cc:1061] running on GCE node
I20260710 11:11:55.352396  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:55.352617  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:55.352736  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681915352724 us; error 0 us; skew 500 ppm
I20260710 11:11:55.353171  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:55.355387  1035 webserver.cc:533] Webserver started at http://127.1.2.254:44179/ using document root <none> and password file <none>
I20260710 11:11:55.355888  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:55.356037  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:55.356242  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:55.357273  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/master-0-root/instance:
uuid: "205321b40df14837a8bbe95451501d30"
format_stamp: "Formatted at 2026-07-10 11:11:55 on dist-test-slave-403s"
I20260710 11:11:55.361493  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:55.364565  1562 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:55.365247  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:55.365525  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/master-0-root
uuid: "205321b40df14837a8bbe95451501d30"
format_stamp: "Formatted at 2026-07-10 11:11:55 on dist-test-slave-403s"
I20260710 11:11:55.365813  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:55.379699  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:55.380882  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:55.421025  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.254:33631
I20260710 11:11:55.421123  1613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.254:33631 every 8 connection(s)
I20260710 11:11:55.425174  1614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.434259  1614 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30: Bootstrap starting.
I20260710 11:11:55.438725  1614 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:55.442809  1614 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30: No bootstrap required, opened a new log
I20260710 11:11:55.444922  1614 raft_consensus.cc:359] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "205321b40df14837a8bbe95451501d30" member_type: VOTER }
I20260710 11:11:55.445293  1614 raft_consensus.cc:385] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:55.445566  1614 raft_consensus.cc:740] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 205321b40df14837a8bbe95451501d30, State: Initialized, Role: FOLLOWER
I20260710 11:11:55.446200  1614 consensus_queue.cc:260] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "205321b40df14837a8bbe95451501d30" member_type: VOTER }
I20260710 11:11:55.446601  1614 raft_consensus.cc:399] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:55.446883  1614 raft_consensus.cc:493] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:55.447208  1614 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:55.451200  1614 raft_consensus.cc:515] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "205321b40df14837a8bbe95451501d30" member_type: VOTER }
I20260710 11:11:55.451726  1614 leader_election.cc:304] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [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: 205321b40df14837a8bbe95451501d30; no voters: 
I20260710 11:11:55.452824  1614 leader_election.cc:290] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:55.453235  1617 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:55.454526  1617 raft_consensus.cc:697] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [term 1 LEADER]: Becoming Leader. State: Replica: 205321b40df14837a8bbe95451501d30, State: Running, Role: LEADER
I20260710 11:11:55.455090  1617 consensus_queue.cc:237] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [LEADER]: Queue going to LEADER mode. State: All 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: "205321b40df14837a8bbe95451501d30" member_type: VOTER }
I20260710 11:11:55.455715  1614 sys_catalog.cc:565] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:55.459234  1618 sys_catalog.cc:455] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "205321b40df14837a8bbe95451501d30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "205321b40df14837a8bbe95451501d30" member_type: VOTER } }
I20260710 11:11:55.459724  1619 sys_catalog.cc:455] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 205321b40df14837a8bbe95451501d30. Latest consensus state: current_term: 1 leader_uuid: "205321b40df14837a8bbe95451501d30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "205321b40df14837a8bbe95451501d30" member_type: VOTER } }
I20260710 11:11:55.459990  1618 sys_catalog.cc:458] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:55.460418  1619 sys_catalog.cc:458] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:55.464628  1624 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:55.469527  1624 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:55.472672  1035 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:55.477811  1624 catalog_manager.cc:1383] Generated new cluster ID: 0fd36325544d4513a02e2a599216ebf1
I20260710 11:11:55.478118  1624 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:55.501600  1624 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:55.502835  1624 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:55.517927  1624 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30: Generated new TSK 0
I20260710 11:11:55.518519  1624 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:55.539256  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:55.545020  1635 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:55.545889  1636 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:55.547408  1638 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:55.548290  1035 server_base.cc:1061] running on GCE node
I20260710 11:11:55.549154  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:55.549343  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:55.549525  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681915549491 us; error 0 us; skew 500 ppm
I20260710 11:11:55.550060  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:55.552367  1035 webserver.cc:533] Webserver started at http://127.1.2.193:35165/ using document root <none> and password file <none>
I20260710 11:11:55.552829  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:55.553015  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:55.553313  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:55.554337  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-0-root/instance:
uuid: "db26df6da2734c77b9e952d1ca922349"
format_stamp: "Formatted at 2026-07-10 11:11:55 on dist-test-slave-403s"
I20260710 11:11:55.558848  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:55.562095  1643 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:55.562829  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:55.563117  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-0-root
uuid: "db26df6da2734c77b9e952d1ca922349"
format_stamp: "Formatted at 2026-07-10 11:11:55 on dist-test-slave-403s"
I20260710 11:11:55.563441  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:55.573974  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:55.575162  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:55.576632  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:55.578794  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:55.579005  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:55.579259  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:55.579447  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:55.618014  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.193:46101
I20260710 11:11:55.618101  1705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.193:46101 every 8 connection(s)
I20260710 11:11:55.622776  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:55.629835  1710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:55.631319  1711 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:55.633736  1713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:55.634522  1035 server_base.cc:1061] running on GCE node
I20260710 11:11:55.635715  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:55.635926  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:55.636102  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681915636085 us; error 0 us; skew 500 ppm
I20260710 11:11:55.636610  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:55.639283  1035 webserver.cc:533] Webserver started at http://127.1.2.194:37195/ using document root <none> and password file <none>
I20260710 11:11:55.639842  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:55.640064  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:55.640343  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:55.640805  1706 heartbeater.cc:344] Connected to a master server at 127.1.2.254:33631
I20260710 11:11:55.641187  1706 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:55.641776  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-1-root/instance:
uuid: "1ed5ffce68d94ef78b419326fa28a748"
format_stamp: "Formatted at 2026-07-10 11:11:55 on dist-test-slave-403s"
I20260710 11:11:55.642028  1706 heartbeater.cc:507] Master 127.1.2.254:33631 requested a full tablet report, sending...
I20260710 11:11:55.644137  1579 ts_manager.cc:194] Registered new tserver with Master: db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101)
I20260710 11:11:55.646441  1579 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55482
I20260710 11:11:55.647423  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260710 11:11:55.650727  1718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:55.651422  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:55.651779  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-1-root
uuid: "1ed5ffce68d94ef78b419326fa28a748"
format_stamp: "Formatted at 2026-07-10 11:11:55 on dist-test-slave-403s"
I20260710 11:11:55.652021  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:55.667326  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:55.668578  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:55.669986  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:55.672281  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:55.672494  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:55.672760  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:55.672922  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:55.710749  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.194:34885
I20260710 11:11:55.710842  1780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.194:34885 every 8 connection(s)
I20260710 11:11:55.715390  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:55.721710  1784 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:55.723701  1785 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:55.726907  1787 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:55.727521  1781 heartbeater.cc:344] Connected to a master server at 127.1.2.254:33631
I20260710 11:11:55.727684  1035 server_base.cc:1061] running on GCE node
I20260710 11:11:55.727995  1781 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:55.728649  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:11:55.728751  1781 heartbeater.cc:507] Master 127.1.2.254:33631 requested a full tablet report, sending...
W20260710 11:11:55.728842  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:55.729171  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681915729151 us; error 0 us; skew 500 ppm
I20260710 11:11:55.729722  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:55.731074  1579 ts_manager.cc:194] Registered new tserver with Master: 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:11:55.732259  1035 webserver.cc:533] Webserver started at http://127.1.2.195:40535/ using document root <none> and password file <none>
I20260710 11:11:55.732646  1579 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55492
I20260710 11:11:55.732801  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:55.733099  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:55.733371  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:55.734485  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-2-root/instance:
uuid: "fb2c321084fc4e8596b87530b0797a56"
format_stamp: "Formatted at 2026-07-10 11:11:55 on dist-test-slave-403s"
I20260710 11:11:55.738847  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:11:55.742236  1792 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:55.742962  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:55.743270  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-2-root
uuid: "fb2c321084fc4e8596b87530b0797a56"
format_stamp: "Formatted at 2026-07-10 11:11:55 on dist-test-slave-403s"
I20260710 11:11:55.743621  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681901365604-1035-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:55.760326  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:55.761471  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:55.762909  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:55.765103  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:55.765321  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:55.765569  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:55.765792  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:55.804359  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.195:34717
I20260710 11:11:55.804477  1854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.195:34717 every 8 connection(s)
I20260710 11:11:55.817207  1855 heartbeater.cc:344] Connected to a master server at 127.1.2.254:33631
I20260710 11:11:55.817567  1855 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:55.818289  1855 heartbeater.cc:507] Master 127.1.2.254:33631 requested a full tablet report, sending...
I20260710 11:11:55.820248  1579 ts_manager.cc:194] Registered new tserver with Master: fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:55.820701  1035 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013289907s
I20260710 11:11:55.821534  1579 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55504
I20260710 11:11:55.844455  1579 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55514:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:55.847227  1579 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:55.921370  1820 tablet_service.cc:1511] Processing CreateTablet for tablet 09da5f2226264c2ab423f0c02067f76c (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:55.922832  1820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09da5f2226264c2ab423f0c02067f76c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.922742  1819 tablet_service.cc:1511] Processing CreateTablet for tablet 4a97ecb8d4a241b7864d0e422b266e59 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:55.924683  1819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a97ecb8d4a241b7864d0e422b266e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.932464  1816 tablet_service.cc:1511] Processing CreateTablet for tablet b99e301d140f41ee9ffa909d4fca1d79 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:55.933823  1816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99e301d140f41ee9ffa909d4fca1d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.935566  1746 tablet_service.cc:1511] Processing CreateTablet for tablet 09da5f2226264c2ab423f0c02067f76c (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:55.936815  1746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09da5f2226264c2ab423f0c02067f76c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.938035  1741 tablet_service.cc:1511] Processing CreateTablet for tablet ae21843f11e8483291e1a94f04ad881b (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:55.939294  1741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae21843f11e8483291e1a94f04ad881b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.949074  1738 tablet_service.cc:1511] Processing CreateTablet for tablet a1295eb1a91d40eb93d28408aa88e55f (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:55.950366  1738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1295eb1a91d40eb93d28408aa88e55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.928910  1817 tablet_service.cc:1511] Processing CreateTablet for tablet d4f34885fe5744e7833426e5ac72e33d (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:55.952646  1812 tablet_service.cc:1511] Processing CreateTablet for tablet a1295eb1a91d40eb93d28408aa88e55f (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:55.953713  1817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f34885fe5744e7833426e5ac72e33d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.954313  1812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1295eb1a91d40eb93d28408aa88e55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.926561  1818 tablet_service.cc:1511] Processing CreateTablet for tablet 1b0db20e31d04e059d9bbec176230f11 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:55.956352  1818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0db20e31d04e059d9bbec176230f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.956202  1737 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd7a8017857405d8b935a3e7d6444b6 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:55.940908  1814 tablet_service.cc:1511] Processing CreateTablet for tablet 9b25c36281cd4f5a97b9e0549d15e5a6 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:55.942348  1743 tablet_service.cc:1511] Processing CreateTablet for tablet d4f34885fe5744e7833426e5ac72e33d (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:55.957487  1737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd7a8017857405d8b935a3e7d6444b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.958232  1743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f34885fe5744e7833426e5ac72e33d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.940629  1742 tablet_service.cc:1511] Processing CreateTablet for tablet b99e301d140f41ee9ffa909d4fca1d79 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:55.944082  1815 tablet_service.cc:1511] Processing CreateTablet for tablet ae21843f11e8483291e1a94f04ad881b (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:55.943504  1740 tablet_service.cc:1511] Processing CreateTablet for tablet 9b25c36281cd4f5a97b9e0549d15e5a6 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:55.959296  1742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99e301d140f41ee9ffa909d4fca1d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.959077  1811 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd7a8017857405d8b935a3e7d6444b6 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:55.959969  1740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b25c36281cd4f5a97b9e0549d15e5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.947152  1813 tablet_service.cc:1511] Processing CreateTablet for tablet a80998b021e449c2a893b59f3578a0bb (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:55.947587  1745 tablet_service.cc:1511] Processing CreateTablet for tablet 4a97ecb8d4a241b7864d0e422b266e59 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:55.962749  1745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a97ecb8d4a241b7864d0e422b266e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.945744  1744 tablet_service.cc:1511] Processing CreateTablet for tablet 1b0db20e31d04e059d9bbec176230f11 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:55.968313  1744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0db20e31d04e059d9bbec176230f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.945251  1739 tablet_service.cc:1511] Processing CreateTablet for tablet a80998b021e449c2a893b59f3578a0bb (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:55.972293  1739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80998b021e449c2a893b59f3578a0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.957506  1814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b25c36281cd4f5a97b9e0549d15e5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.976258  1811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd7a8017857405d8b935a3e7d6444b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.976830  1815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae21843f11e8483291e1a94f04ad881b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.979837  1813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80998b021e449c2a893b59f3578a0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.982259  1671 tablet_service.cc:1511] Processing CreateTablet for tablet 09da5f2226264c2ab423f0c02067f76c (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:55.984879  1670 tablet_service.cc:1511] Processing CreateTablet for tablet 4a97ecb8d4a241b7864d0e422b266e59 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:55.986482  1670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a97ecb8d4a241b7864d0e422b266e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.989058  1669 tablet_service.cc:1511] Processing CreateTablet for tablet 1b0db20e31d04e059d9bbec176230f11 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:55.990742  1669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0db20e31d04e059d9bbec176230f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.992990  1668 tablet_service.cc:1511] Processing CreateTablet for tablet d4f34885fe5744e7833426e5ac72e33d (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:55.994668  1668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f34885fe5744e7833426e5ac72e33d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.997028  1667 tablet_service.cc:1511] Processing CreateTablet for tablet b99e301d140f41ee9ffa909d4fca1d79 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:55.998693  1667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99e301d140f41ee9ffa909d4fca1d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.001863  1666 tablet_service.cc:1511] Processing CreateTablet for tablet ae21843f11e8483291e1a94f04ad881b (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:56.003299  1666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae21843f11e8483291e1a94f04ad881b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.005365  1664 tablet_service.cc:1511] Processing CreateTablet for tablet a80998b021e449c2a893b59f3578a0bb (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:56.007788  1665 tablet_service.cc:1511] Processing CreateTablet for tablet 9b25c36281cd4f5a97b9e0549d15e5a6 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:56.013338  1662 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd7a8017857405d8b935a3e7d6444b6 (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:56.015774  1663 tablet_service.cc:1511] Processing CreateTablet for tablet a1295eb1a91d40eb93d28408aa88e55f (DEFAULT_TABLE table=test-workload [id=b144098fa1b0470b8256d2f71fe77eab]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:56.027727  1664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80998b021e449c2a893b59f3578a0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.039827  1663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1295eb1a91d40eb93d28408aa88e55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.042737  1662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd7a8017857405d8b935a3e7d6444b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.048085  1665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b25c36281cd4f5a97b9e0549d15e5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.051949  1671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09da5f2226264c2ab423f0c02067f76c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.095459  1869 tablet_bootstrap.cc:492] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56: Bootstrap starting.
I20260710 11:11:56.096750  1870 tablet_bootstrap.cc:492] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748: Bootstrap starting.
I20260710 11:11:56.102437  1869 tablet_bootstrap.cc:654] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.116951  1870 tablet_bootstrap.cc:654] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.133095  1869 tablet_bootstrap.cc:492] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56: No bootstrap required, opened a new log
I20260710 11:11:56.133558  1869 ts_tablet_manager.cc:1403] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.007s
I20260710 11:11:56.137507  1873 tablet_bootstrap.cc:492] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349: Bootstrap starting.
I20260710 11:11:56.139384  1869 raft_consensus.cc:359] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:11:56.140232  1869 raft_consensus.cc:385] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.140537  1869 raft_consensus.cc:740] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.143355  1869 consensus_queue.cc:260] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:11:56.144428  1873 tablet_bootstrap.cc:654] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.157445  1873 tablet_bootstrap.cc:492] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349: No bootstrap required, opened a new log
I20260710 11:11:56.158073  1873 ts_tablet_manager.cc:1403] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 11:11:56.161760  1873 raft_consensus.cc:359] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.162698  1873 raft_consensus.cc:385] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.163028  1873 raft_consensus.cc:740] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.164253  1873 consensus_queue.cc:260] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.173085  1855 heartbeater.cc:499] Master 127.1.2.254:33631 was elected leader, sending a full tablet report...
I20260710 11:11:56.173494  1869 ts_tablet_manager.cc:1434] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56: Time spent starting tablet: real 0.040s	user 0.018s	sys 0.018s
I20260710 11:11:56.173746  1873 ts_tablet_manager.cc:1434] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 11:11:56.173812  1870 tablet_bootstrap.cc:492] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748: No bootstrap required, opened a new log
I20260710 11:11:56.174458  1869 tablet_bootstrap.cc:492] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56: Bootstrap starting.
I20260710 11:11:56.174433  1706 heartbeater.cc:499] Master 127.1.2.254:33631 was elected leader, sending a full tablet report...
I20260710 11:11:56.174409  1870 ts_tablet_manager.cc:1403] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748: Time spent bootstrapping tablet: real 0.078s	user 0.029s	sys 0.034s
I20260710 11:11:56.181002  1869 tablet_bootstrap.cc:654] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.181198  1870 raft_consensus.cc:359] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.181895  1870 raft_consensus.cc:385] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.182178  1870 raft_consensus.cc:740] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.182945  1870 consensus_queue.cc:260] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.185108  1873 tablet_bootstrap.cc:492] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349: Bootstrap starting.
I20260710 11:11:56.185407  1781 heartbeater.cc:499] Master 127.1.2.254:33631 was elected leader, sending a full tablet report...
I20260710 11:11:56.194955  1873 tablet_bootstrap.cc:654] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.196830  1870 ts_tablet_manager.cc:1434] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 11:11:56.197407  1869 tablet_bootstrap.cc:492] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56: No bootstrap required, opened a new log
I20260710 11:11:56.197925  1869 ts_tablet_manager.cc:1403] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260710 11:11:56.198199  1870 tablet_bootstrap.cc:492] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748: Bootstrap starting.
I20260710 11:11:56.200742  1869 raft_consensus.cc:359] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.201478  1869 raft_consensus.cc:385] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.201787  1869 raft_consensus.cc:740] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.202678  1869 consensus_queue.cc:260] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.204842  1869 ts_tablet_manager.cc:1434] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:11:56.205721  1869 tablet_bootstrap.cc:492] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56: Bootstrap starting.
I20260710 11:11:56.207722  1870 tablet_bootstrap.cc:654] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.212081  1869 tablet_bootstrap.cc:654] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.221480  1870 tablet_bootstrap.cc:492] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748: No bootstrap required, opened a new log
I20260710 11:11:56.222268  1870 ts_tablet_manager.cc:1403] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260710 11:11:56.223743  1874 raft_consensus.cc:493] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.224570  1874 raft_consensus.cc:515] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.226692  1870 raft_consensus.cc:359] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.227751  1870 raft_consensus.cc:385] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.228219  1870 raft_consensus.cc:740] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.234726  1874 leader_election.cc:290] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:11:56.245774  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b25c36281cd4f5a97b9e0549d15e5a6" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349" is_pre_election: true
W20260710 11:11:56.248879  1795 leader_election.cc:343] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:56.250646  1870 consensus_queue.cc:260] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.254038  1870 ts_tablet_manager.cc:1434] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 11:11:56.255445  1870 tablet_bootstrap.cc:492] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748: Bootstrap starting.
I20260710 11:11:56.264410  1870 tablet_bootstrap.cc:654] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.277231  1870 tablet_bootstrap.cc:492] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748: No bootstrap required, opened a new log
I20260710 11:11:56.277985  1870 ts_tablet_manager.cc:1403] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260710 11:11:56.283234  1870 raft_consensus.cc:359] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.284044  1870 raft_consensus.cc:385] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.284404  1870 raft_consensus.cc:740] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.284576  1873 tablet_bootstrap.cc:492] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349: No bootstrap required, opened a new log
I20260710 11:11:56.285063  1873 ts_tablet_manager.cc:1403] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349: Time spent bootstrapping tablet: real 0.100s	user 0.037s	sys 0.059s
I20260710 11:11:56.285463  1870 consensus_queue.cc:260] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.286325  1869 tablet_bootstrap.cc:492] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56: No bootstrap required, opened a new log
I20260710 11:11:56.286798  1869 ts_tablet_manager.cc:1403] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56: Time spent bootstrapping tablet: real 0.081s	user 0.031s	sys 0.043s
I20260710 11:11:56.287851  1870 ts_tablet_manager.cc:1434] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:11:56.287871  1873 raft_consensus.cc:359] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.288692  1873 raft_consensus.cc:385] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.289186  1870 tablet_bootstrap.cc:492] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748: Bootstrap starting.
I20260710 11:11:56.289070  1873 raft_consensus.cc:740] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.289721  1869 raft_consensus.cc:359] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.290412  1869 raft_consensus.cc:385] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.290107  1873 consensus_queue.cc:260] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.290709  1869 raft_consensus.cc:740] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.291522  1869 consensus_queue.cc:260] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.293649  1869 ts_tablet_manager.cc:1434] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:56.294469  1873 ts_tablet_manager.cc:1434] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:11:56.294555  1869 tablet_bootstrap.cc:492] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56: Bootstrap starting.
I20260710 11:11:56.295591  1873 tablet_bootstrap.cc:492] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349: Bootstrap starting.
I20260710 11:11:56.298007  1870 tablet_bootstrap.cc:654] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.301276  1869 tablet_bootstrap.cc:654] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.302534  1873 tablet_bootstrap.cc:654] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.312569  1869 tablet_bootstrap.cc:492] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56: No bootstrap required, opened a new log
I20260710 11:11:56.313055  1869 ts_tablet_manager.cc:1403] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:11:56.315635  1870 tablet_bootstrap.cc:492] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748: No bootstrap required, opened a new log
I20260710 11:11:56.315639  1873 tablet_bootstrap.cc:492] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349: No bootstrap required, opened a new log
I20260710 11:11:56.315862  1869 raft_consensus.cc:359] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.316619  1873 ts_tablet_manager.cc:1403] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 11:11:56.317018  1869 raft_consensus.cc:385] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.316617  1870 ts_tablet_manager.cc:1403] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260710 11:11:56.317338  1869 raft_consensus.cc:740] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.317857  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b25c36281cd4f5a97b9e0549d15e5a6" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748" is_pre_election: true
I20260710 11:11:56.318298  1869 consensus_queue.cc:260] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
W20260710 11:11:56.319969  1796 leader_election.cc:343] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:56.319700  1873 raft_consensus.cc:359] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.320423  1873 raft_consensus.cc:385] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.320415  1796 leader_election.cc:304] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2c321084fc4e8596b87530b0797a56; no voters: 1ed5ffce68d94ef78b419326fa28a748, db26df6da2734c77b9e952d1ca922349
I20260710 11:11:56.320834  1873 raft_consensus.cc:740] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.321539  1873 consensus_queue.cc:260] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.321960  1874 raft_consensus.cc:2749] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:56.322312  1869 ts_tablet_manager.cc:1434] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:11:56.323261  1869 tablet_bootstrap.cc:492] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56: Bootstrap starting.
I20260710 11:11:56.324244  1870 raft_consensus.cc:359] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.325018  1870 raft_consensus.cc:385] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.325354  1870 raft_consensus.cc:740] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.326340  1873 ts_tablet_manager.cc:1434] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:11:56.326239  1870 consensus_queue.cc:260] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.327328  1873 tablet_bootstrap.cc:492] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349: Bootstrap starting.
I20260710 11:11:56.329957  1869 tablet_bootstrap.cc:654] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.330871  1870 ts_tablet_manager.cc:1434] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 11:11:56.331954  1870 tablet_bootstrap.cc:492] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748: Bootstrap starting.
I20260710 11:11:56.333788  1873 tablet_bootstrap.cc:654] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.339363  1870 tablet_bootstrap.cc:654] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.346474  1873 tablet_bootstrap.cc:492] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349: No bootstrap required, opened a new log
I20260710 11:11:56.347077  1873 ts_tablet_manager.cc:1403] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:11:56.350653  1873 raft_consensus.cc:359] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.351718  1873 raft_consensus.cc:385] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.352085  1873 raft_consensus.cc:740] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.353132  1873 consensus_queue.cc:260] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.356567  1873 ts_tablet_manager.cc:1434] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260710 11:11:56.356622  1870 tablet_bootstrap.cc:492] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748: No bootstrap required, opened a new log
I20260710 11:11:56.357194  1869 tablet_bootstrap.cc:492] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56: No bootstrap required, opened a new log
I20260710 11:11:56.357228  1870 ts_tablet_manager.cc:1403] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260710 11:11:56.357681  1873 tablet_bootstrap.cc:492] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349: Bootstrap starting.
I20260710 11:11:56.357777  1869 ts_tablet_manager.cc:1403] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.013s
I20260710 11:11:56.360601  1870 raft_consensus.cc:359] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.360874  1869 raft_consensus.cc:359] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.361459  1870 raft_consensus.cc:385] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.361588  1869 raft_consensus.cc:385] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.362061  1870 raft_consensus.cc:740] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.362076  1869 raft_consensus.cc:740] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.363209  1869 consensus_queue.cc:260] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.363215  1870 consensus_queue.cc:260] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.367806  1870 ts_tablet_manager.cc:1434] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:11:56.364496  1873 tablet_bootstrap.cc:654] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.368799  1870 tablet_bootstrap.cc:492] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748: Bootstrap starting.
I20260710 11:11:56.365485  1869 ts_tablet_manager.cc:1434] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:56.369874  1869 tablet_bootstrap.cc:492] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56: Bootstrap starting.
I20260710 11:11:56.376276  1870 tablet_bootstrap.cc:654] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.382797  1869 tablet_bootstrap.cc:654] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.382822  1870 tablet_bootstrap.cc:492] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748: No bootstrap required, opened a new log
I20260710 11:11:56.383169  1873 tablet_bootstrap.cc:492] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349: No bootstrap required, opened a new log
I20260710 11:11:56.383428  1870 ts_tablet_manager.cc:1403] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260710 11:11:56.383721  1873 ts_tablet_manager.cc:1403] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260710 11:11:56.384191  1876 raft_consensus.cc:493] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.384675  1876 raft_consensus.cc:515] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.386576  1873 raft_consensus.cc:359] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.387375  1873 raft_consensus.cc:385] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.387087  1870 raft_consensus.cc:359] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.387835  1870 raft_consensus.cc:385] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.387810  1873 raft_consensus.cc:740] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.388265  1870 raft_consensus.cc:740] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.389137  1870 consensus_queue.cc:260] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.390348  1873 consensus_queue.cc:260] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.392756  1870 ts_tablet_manager.cc:1434] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260710 11:11:56.394027  1870 tablet_bootstrap.cc:492] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748: Bootstrap starting.
I20260710 11:11:56.398186  1876 leader_election.cc:290] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.400022  1873 ts_tablet_manager.cc:1434] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.010s
I20260710 11:11:56.401966  1870 tablet_bootstrap.cc:654] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.402781  1873 tablet_bootstrap.cc:492] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349: Bootstrap starting.
I20260710 11:11:56.408111  1869 tablet_bootstrap.cc:492] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56: No bootstrap required, opened a new log
I20260710 11:11:56.408571  1869 ts_tablet_manager.cc:1403] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.004s
I20260710 11:11:56.409929  1873 tablet_bootstrap.cc:654] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.412465  1869 raft_consensus.cc:359] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.416227  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748" is_pre_election: true
I20260710 11:11:56.416934  1756 raft_consensus.cc:2468] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 0.
I20260710 11:11:56.418762  1647 leader_election.cc:304] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, db26df6da2734c77b9e952d1ca922349; no voters: 
I20260710 11:11:56.413472  1869 raft_consensus.cc:385] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.419775  1894 raft_consensus.cc:2804] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:56.419854  1869 raft_consensus.cc:740] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.420306  1894 raft_consensus.cc:493] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:56.420662  1894 raft_consensus.cc:3060] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.420943  1869 consensus_queue.cc:260] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.423352  1870 tablet_bootstrap.cc:492] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748: No bootstrap required, opened a new log
I20260710 11:11:56.423847  1870 ts_tablet_manager.cc:1403] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260710 11:11:56.423959  1869 ts_tablet_manager.cc:1434] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.007s
I20260710 11:11:56.426679  1870 raft_consensus.cc:359] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.427835  1877 raft_consensus.cc:493] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.427982  1894 raft_consensus.cc:515] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.428308  1877 raft_consensus.cc:515] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.431016  1877 leader_election.cc:290] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.432188  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:11:56.432751  1756 raft_consensus.cc:3060] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.427392  1870 raft_consensus.cc:385] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.436128  1870 raft_consensus.cc:740] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.439280  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56" is_pre_election: true
W20260710 11:11:56.441226  1646 leader_election.cc:343] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:56.439255  1870 consensus_queue.cc:260] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.443832  1869 tablet_bootstrap.cc:492] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56: Bootstrap starting.
I20260710 11:11:56.444787  1756 raft_consensus.cc:2468] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 1.
I20260710 11:11:56.445191  1870 ts_tablet_manager.cc:1434] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:11:56.447295  1870 tablet_bootstrap.cc:492] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748: Bootstrap starting.
I20260710 11:11:56.447762  1873 tablet_bootstrap.cc:492] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349: No bootstrap required, opened a new log
I20260710 11:11:56.450317  1873 ts_tablet_manager.cc:1403] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.021s
I20260710 11:11:56.453259  1869 tablet_bootstrap.cc:654] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.453189  1873 raft_consensus.cc:359] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.453966  1873 raft_consensus.cc:385] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.454252  1873 raft_consensus.cc:740] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.454950  1873 consensus_queue.cc:260] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.455746  1876 raft_consensus.cc:493] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.448280  1894 leader_election.cc:290] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 election: Requested vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.449297  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:56.456295  1876 raft_consensus.cc:515] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
W20260710 11:11:56.457935  1646 leader_election.cc:343] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:56.466473  1876 leader_election.cc:290] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
W20260710 11:11:56.467849  1627 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:56.468704  1877 raft_consensus.cc:493] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.468742  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56" is_pre_election: true
I20260710 11:11:56.469475  1830 raft_consensus.cc:2468] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 0.
I20260710 11:11:56.469321  1877 raft_consensus.cc:515] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.470739  1646 leader_election.cc:304] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.471171  1870 tablet_bootstrap.cc:654] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.471307  1877 leader_election.cc:290] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.471736  1876 raft_consensus.cc:2804] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:56.472242  1876 raft_consensus.cc:493] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:56.472815  1876 raft_consensus.cc:3060] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.473557  1873 ts_tablet_manager.cc:1434] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.004s
I20260710 11:11:56.474598  1873 tablet_bootstrap.cc:492] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349: Bootstrap starting.
I20260710 11:11:56.476457  1869 tablet_bootstrap.cc:492] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56: No bootstrap required, opened a new log
I20260710 11:11:56.476945  1869 ts_tablet_manager.cc:1403] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.003s
I20260710 11:11:56.479856  1869 raft_consensus.cc:359] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.480187  1647 leader_election.cc:304] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [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: 1ed5ffce68d94ef78b419326fa28a748, db26df6da2734c77b9e952d1ca922349; no voters: fb2c321084fc4e8596b87530b0797a56
I20260710 11:11:56.480574  1869 raft_consensus.cc:385] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.480885  1869 raft_consensus.cc:740] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.481189  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748" is_pre_election: true
I20260710 11:11:56.481760  1894 raft_consensus.cc:2804] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:56.483714  1894 raft_consensus.cc:697] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Becoming Leader. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:11:56.485262  1894 consensus_queue.cc:237] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.485584  1873 tablet_bootstrap.cc:654] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.487615  1877 raft_consensus.cc:493] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.488067  1877 raft_consensus.cc:515] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.490156  1877 leader_election.cc:290] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.490860  1680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1295eb1a91d40eb93d28408aa88e55f" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349" is_pre_election: true
I20260710 11:11:56.485569  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b25c36281cd4f5a97b9e0549d15e5a6" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349" is_pre_election: true
I20260710 11:11:56.485705  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b25c36281cd4f5a97b9e0549d15e5a6" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56" is_pre_election: true
I20260710 11:11:56.492774  1830 raft_consensus.cc:2468] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 0.
I20260710 11:11:56.486636  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1295eb1a91d40eb93d28408aa88e55f" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56" is_pre_election: true
I20260710 11:11:56.481809  1756 raft_consensus.cc:2468] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 0.
I20260710 11:11:56.481796  1869 consensus_queue.cc:260] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.493875  1829 raft_consensus.cc:2468] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 0.
I20260710 11:11:56.495934  1869 ts_tablet_manager.cc:1434] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 11:11:56.496575  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a97ecb8d4a241b7864d0e422b266e59" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56" is_pre_election: true
I20260710 11:11:56.496932  1869 tablet_bootstrap.cc:492] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56: Bootstrap starting.
I20260710 11:11:56.497200  1829 raft_consensus.cc:2468] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 0.
I20260710 11:11:56.498736  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a97ecb8d4a241b7864d0e422b266e59" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349" is_pre_election: true
I20260710 11:11:56.499539  1681 raft_consensus.cc:2468] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 0.
I20260710 11:11:56.491149  1876 raft_consensus.cc:515] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.503396  1876 leader_election.cc:290] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 election: Requested vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.503739  1869 tablet_bootstrap.cc:654] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.504648  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:56.505244  1829 raft_consensus.cc:3060] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.504084  1876 raft_consensus.cc:493] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.509963  1876 raft_consensus.cc:515] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.514118  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56" is_pre_election: true
I20260710 11:11:56.496937  1721 leader_election.cc:304] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.515175  1869 tablet_bootstrap.cc:492] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56: No bootstrap required, opened a new log
I20260710 11:11:56.515396  1877 raft_consensus.cc:2804] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:56.515575  1876 leader_election.cc:290] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
W20260710 11:11:56.515725  1646 leader_election.cc:343] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:56.515801  1877 raft_consensus.cc:493] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:56.516422  1877 raft_consensus.cc:3060] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.515620  1869 ts_tablet_manager.cc:1403] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.009s
I20260710 11:11:56.519848  1869 raft_consensus.cc:359] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.520514  1869 raft_consensus.cc:385] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.520803  1869 raft_consensus.cc:740] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.521239  1874 raft_consensus.cc:493] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.521821  1874 raft_consensus.cc:515] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.525590  1869 consensus_queue.cc:260] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.526582  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748" is_pre_election: true
I20260710 11:11:56.519871  1721 leader_election.cc:304] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.529464  1829 raft_consensus.cc:2468] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 1.
I20260710 11:11:56.533288  1869 ts_tablet_manager.cc:1434] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:11:56.533238  1646 leader_election.cc:304] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.534435  1901 raft_consensus.cc:2804] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:56.534927  1901 raft_consensus.cc:697] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Becoming Leader. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:11:56.535828  1901 consensus_queue.cc:237] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.526818  1877 raft_consensus.cc:515] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.530341  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349" is_pre_election: true
I20260710 11:11:56.530947  1756 raft_consensus.cc:2393] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb2c321084fc4e8596b87530b0797a56 in current term 1: Already voted for candidate db26df6da2734c77b9e952d1ca922349 in this term.
I20260710 11:11:56.531181  1874 leader_election.cc:290] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:11:56.541901  1795 leader_election.cc:304] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2c321084fc4e8596b87530b0797a56; no voters: 1ed5ffce68d94ef78b419326fa28a748, db26df6da2734c77b9e952d1ca922349
I20260710 11:11:56.542869  1906 raft_consensus.cc:3060] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.544546  1877 leader_election.cc:290] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.531250  1907 raft_consensus.cc:2804] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:56.532004  1721 leader_election.cc:304] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
W20260710 11:11:56.545961  1721 leader_election.cc:343] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:56.546872  1721 leader_election.cc:343] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:56.549258  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:11:56.549818  1756 raft_consensus.cc:3060] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.549757  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b25c36281cd4f5a97b9e0549d15e5a6" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:11:56.551223  1869 tablet_bootstrap.cc:492] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56: Bootstrap starting.
I20260710 11:11:56.551749  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b25c36281cd4f5a97b9e0549d15e5a6" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:56.552491  1829 raft_consensus.cc:3060] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.557407  1756 raft_consensus.cc:2468] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 1.
I20260710 11:11:56.558310  1907 raft_consensus.cc:493] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:56.558724  1907 raft_consensus.cc:3060] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:56.565436  1721 leader_election.cc:343] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:56.565928  1869 tablet_bootstrap.cc:654] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.566424  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748" is_pre_election: true
I20260710 11:11:56.567595  1877 raft_consensus.cc:2804] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:56.568051  1877 raft_consensus.cc:493] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:56.568434  1877 raft_consensus.cc:3060] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.569782  1906 raft_consensus.cc:2749] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:56.571164  1829 raft_consensus.cc:2468] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 1.
W20260710 11:11:56.573642  1647 leader_election.cc:343] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:56.574196  1647 leader_election.cc:304] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db26df6da2734c77b9e952d1ca922349; no voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56
I20260710 11:11:56.576159  1876 raft_consensus.cc:2749] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:56.579622  1721 leader_election.cc:304] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [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: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: db26df6da2734c77b9e952d1ca922349
I20260710 11:11:56.585323  1873 tablet_bootstrap.cc:492] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349: No bootstrap required, opened a new log
I20260710 11:11:56.585994  1873 ts_tablet_manager.cc:1403] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.037s
I20260710 11:11:56.602559  1877 raft_consensus.cc:515] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.605860  1870 tablet_bootstrap.cc:492] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748: No bootstrap required, opened a new log
I20260710 11:11:56.606338  1870 ts_tablet_manager.cc:1403] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748: Time spent bootstrapping tablet: real 0.159s	user 0.037s	sys 0.057s
I20260710 11:11:56.607959  1873 raft_consensus.cc:359] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.608704  1873 raft_consensus.cc:385] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.609020  1873 raft_consensus.cc:740] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.608850  1870 raft_consensus.cc:359] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.609519  1870 raft_consensus.cc:385] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.608386  1910 raft_consensus.cc:2804] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:56.609833  1873 consensus_queue.cc:260] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.610926  1876 raft_consensus.cc:493] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.611370  1876 raft_consensus.cc:515] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.611869  1869 tablet_bootstrap.cc:492] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56: No bootstrap required, opened a new log
I20260710 11:11:56.612280  1869 ts_tablet_manager.cc:1403] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.001s
I20260710 11:11:56.611224  1575 catalog_manager.cc:5697] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 reported cstate change: term changed from 0 to 1, leader changed from <none> to db26df6da2734c77b9e952d1ca922349 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db26df6da2734c77b9e952d1ca922349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:56.613466  1876 leader_election.cc:290] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.614763  1869 raft_consensus.cc:359] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.615149  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd7a8017857405d8b935a3e7d6444b6" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56" is_pre_election: true
I20260710 11:11:56.615408  1869 raft_consensus.cc:385] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.615792  1869 raft_consensus.cc:740] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.594935  1907 raft_consensus.cc:515] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.616550  1869 consensus_queue.cc:260] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.617590  1829 raft_consensus.cc:2468] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 0.
I20260710 11:11:56.618637  1869 ts_tablet_manager.cc:1434] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:56.619359  1877 leader_election.cc:290] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.619654  1869 tablet_bootstrap.cc:492] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56: Bootstrap starting.
I20260710 11:11:56.619912  1877 raft_consensus.cc:493] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.620306  1877 raft_consensus.cc:515] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.617770  1907 leader_election.cc:290] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.615860  1873 ts_tablet_manager.cc:1434] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
I20260710 11:11:56.621809  1873 tablet_bootstrap.cc:492] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349: Bootstrap starting.
I20260710 11:11:56.622067  1646 leader_election.cc:304] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.624465  1906 raft_consensus.cc:493] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.625229  1869 tablet_bootstrap.cc:654] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.624907  1906 raft_consensus.cc:515] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.627130  1906 leader_election.cc:290] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:11:56.609804  1870 raft_consensus.cc:740] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.628332  1873 tablet_bootstrap.cc:654] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.628144  1870 consensus_queue.cc:260] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.630162  1870 ts_tablet_manager.cc:1434] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 11:11:56.631052  1870 tablet_bootstrap.cc:492] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748: Bootstrap starting.
I20260710 11:11:56.631381  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349" is_pre_election: true
I20260710 11:11:56.632059  1877 leader_election.cc:290] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.632162  1681 raft_consensus.cc:2468] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 0.
I20260710 11:11:56.634647  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748" is_pre_election: true
I20260710 11:11:56.635005  1873 tablet_bootstrap.cc:492] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349: No bootstrap required, opened a new log
I20260710 11:11:56.635463  1873 ts_tablet_manager.cc:1403] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 11:11:56.635404  1756 raft_consensus.cc:2468] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 0.
I20260710 11:11:56.636860  1906 raft_consensus.cc:493] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.636970  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1295eb1a91d40eb93d28408aa88e55f" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:11:56.637509  1681 raft_consensus.cc:3060] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.637323  1906 raft_consensus.cc:515] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:11:56.638283  1870 tablet_bootstrap.cc:654] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.639187  1873 raft_consensus.cc:359] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.639858  1873 raft_consensus.cc:385] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.639400  1906 leader_election.cc:290] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101)
I20260710 11:11:56.646266  1873 raft_consensus.cc:740] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.641645  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09da5f2226264c2ab423f0c02067f76c" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748" is_pre_election: true
I20260710 11:11:56.639976  1795 leader_election.cc:304] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.640504  1680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09da5f2226264c2ab423f0c02067f76c" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349" is_pre_election: true
I20260710 11:11:56.647722  1894 raft_consensus.cc:2804] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:56.648109  1894 raft_consensus.cc:493] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:56.648460  1894 raft_consensus.cc:3060] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:56.651018  1796 leader_election.cc:343] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:56.651790  1906 raft_consensus.cc:2804] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:56.652338  1906 raft_consensus.cc:493] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:11:56.652660  1795 leader_election.cc:343] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:56.652730  1906 raft_consensus.cc:3060] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.654392  1795 leader_election.cc:304] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2c321084fc4e8596b87530b0797a56; no voters: 1ed5ffce68d94ef78b419326fa28a748, db26df6da2734c77b9e952d1ca922349
I20260710 11:11:56.655332  1874 raft_consensus.cc:2749] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:56.656829  1873 consensus_queue.cc:260] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.658859  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1295eb1a91d40eb93d28408aa88e55f" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:56.659560  1829 raft_consensus.cc:3060] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.659938  1873 ts_tablet_manager.cc:1434] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:11:56.661016  1873 tablet_bootstrap.cc:492] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349: Bootstrap starting.
I20260710 11:11:56.666620  1829 raft_consensus.cc:2468] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 1.
I20260710 11:11:56.668818  1680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a97ecb8d4a241b7864d0e422b266e59" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:11:56.669234  1869 tablet_bootstrap.cc:492] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56: No bootstrap required, opened a new log
I20260710 11:11:56.669421  1680 raft_consensus.cc:3060] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.669694  1869 ts_tablet_manager.cc:1403] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.010s
I20260710 11:11:56.671574  1873 tablet_bootstrap.cc:654] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.672246  1869 raft_consensus.cc:359] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.672948  1869 raft_consensus.cc:385] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.671592  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a97ecb8d4a241b7864d0e422b266e59" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:56.673318  1869 raft_consensus.cc:740] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.673552  1829 raft_consensus.cc:3060] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.674211  1869 consensus_queue.cc:260] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.675033  1679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd7a8017857405d8b935a3e7d6444b6" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349" is_pre_election: true
I20260710 11:11:56.675820  1874 raft_consensus.cc:493] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.676271  1874 raft_consensus.cc:515] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.677713  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd7a8017857405d8b935a3e7d6444b6" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56" is_pre_election: true
I20260710 11:11:56.678234  1874 leader_election.cc:290] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:11:56.678296  1830 raft_consensus.cc:2468] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 0.
I20260710 11:11:56.679860  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748" is_pre_election: true
I20260710 11:11:56.680446  1756 raft_consensus.cc:2468] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 0.
I20260710 11:11:56.681048  1829 raft_consensus.cc:2468] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 1.
I20260710 11:11:56.681555  1755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd7a8017857405d8b935a3e7d6444b6" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748" is_pre_election: true
I20260710 11:11:56.682089  1910 raft_consensus.cc:697] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Running, Role: LEADER
I20260710 11:11:56.683113  1796 leader_election.cc:304] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.681797  1721 leader_election.cc:304] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.682199  1755 raft_consensus.cc:2468] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 0.
I20260710 11:11:56.686489  1869 ts_tablet_manager.cc:1434] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:11:56.689576  1874 raft_consensus.cc:2804] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:56.689982  1874 raft_consensus.cc:493] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:56.690335  1874 raft_consensus.cc:3060] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.691591  1910 consensus_queue.cc:237] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.690706  1721 leader_election.cc:304] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.696151  1911 raft_consensus.cc:2804] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:56.696346  1721 leader_election.cc:304] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.696617  1911 raft_consensus.cc:493] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:56.697078  1911 raft_consensus.cc:3060] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.697367  1912 raft_consensus.cc:2804] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:56.698060  1912 raft_consensus.cc:697] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Running, Role: LEADER
I20260710 11:11:56.698879  1912 consensus_queue.cc:237] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.705624  1874 raft_consensus.cc:515] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.703395  1894 raft_consensus.cc:515] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.711503  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd7a8017857405d8b935a3e7d6444b6" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:56.711824  1679 raft_consensus.cc:2393] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ed5ffce68d94ef78b419326fa28a748 in current term 1: Already voted for candidate db26df6da2734c77b9e952d1ca922349 in this term.
I20260710 11:11:56.712065  1829 raft_consensus.cc:3060] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.718078  1680 raft_consensus.cc:2468] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 1.
I20260710 11:11:56.722559  1681 raft_consensus.cc:2468] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 1.
I20260710 11:11:56.725306  1829 raft_consensus.cc:2468] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 1.
I20260710 11:11:56.726003  1911 raft_consensus.cc:515] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.726426  1646 leader_election.cc:304] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.727285  1901 raft_consensus.cc:2804] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:56.727809  1894 leader_election.cc:290] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 election: Requested vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.727914  1901 raft_consensus.cc:697] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Becoming Leader. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:11:56.728726  1877 raft_consensus.cc:2804] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:56.729395  1877 raft_consensus.cc:697] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Running, Role: LEADER
I20260710 11:11:56.729096  1901 consensus_queue.cc:237] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.730309  1877 consensus_queue.cc:237] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.734133  1755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:11:56.734830  1755 raft_consensus.cc:3060] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.741603  1870 tablet_bootstrap.cc:492] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748: No bootstrap required, opened a new log
I20260710 11:11:56.742056  1870 ts_tablet_manager.cc:1403] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.007s
I20260710 11:11:56.743992  1911 leader_election.cc:290] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 1 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:56.740694  1874 leader_election.cc:290] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:11:56.755672  1873 tablet_bootstrap.cc:492] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349: No bootstrap required, opened a new log
I20260710 11:11:56.756409  1873 ts_tablet_manager.cc:1403] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349: Time spent bootstrapping tablet: real 0.096s	user 0.021s	sys 0.037s
I20260710 11:11:56.757167  1870 raft_consensus.cc:359] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.757849  1870 raft_consensus.cc:385] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.758100  1870 raft_consensus.cc:740] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.758858  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd7a8017857405d8b935a3e7d6444b6" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:11:56.758697  1870 consensus_queue.cc:260] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.759590  1756 raft_consensus.cc:2393] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db26df6da2734c77b9e952d1ca922349 in current term 1: Already voted for candidate 1ed5ffce68d94ef78b419326fa28a748 in this term.
I20260710 11:11:56.760246  1873 raft_consensus.cc:359] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:11:56.761157  1870 ts_tablet_manager.cc:1434] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 11:11:56.761096  1873 raft_consensus.cc:385] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.761711  1873 raft_consensus.cc:740] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.761582  1906 raft_consensus.cc:515] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.762399  1870 tablet_bootstrap.cc:492] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748: Bootstrap starting.
I20260710 11:11:56.762629  1873 consensus_queue.cc:260] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:11:56.761214  1680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd7a8017857405d8b935a3e7d6444b6" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:11:56.766474  1906 leader_election.cc:290] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:11:56.768592  1873 ts_tablet_manager.cc:1434] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260710 11:11:56.771853  1873 tablet_bootstrap.cc:492] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349: Bootstrap starting.
I20260710 11:11:56.770066  1679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:11:56.773387  1679 raft_consensus.cc:3060] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.769773  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd7a8017857405d8b935a3e7d6444b6" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:56.775673  1755 raft_consensus.cc:2468] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 1.
I20260710 11:11:56.769186  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349" is_pre_election: true
I20260710 11:11:56.769294  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:11:56.777302  1576 catalog_manager.cc:5697] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "1ed5ffce68d94ef78b419326fa28a748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:56.778213  1796 leader_election.cc:304] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.779110  1906 raft_consensus.cc:2804] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:56.779863  1829 raft_consensus.cc:2393] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ed5ffce68d94ef78b419326fa28a748 in current term 1: Already voted for candidate db26df6da2734c77b9e952d1ca922349 in this term.
I20260710 11:11:56.780320  1679 raft_consensus.cc:2468] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 1.
I20260710 11:11:56.780376  1906 raft_consensus.cc:697] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Becoming Leader. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:11:56.778313  1756 raft_consensus.cc:3060] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.779014  1680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:11:56.782789  1680 raft_consensus.cc:3060] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.782598  1721 leader_election.cc:304] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [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: 1ed5ffce68d94ef78b419326fa28a748; no voters: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56
I20260710 11:11:56.787395  1910 raft_consensus.cc:2749] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:56.792006  1873 tablet_bootstrap.cc:654] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.792006  1756 raft_consensus.cc:2468] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 1.
I20260710 11:11:56.794025  1796 leader_election.cc:304] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.783694  1906 consensus_queue.cc:237] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.795997  1918 raft_consensus.cc:2804] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:56.796746  1918 raft_consensus.cc:697] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Becoming Leader. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:11:56.797640  1918 consensus_queue.cc:237] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.805799  1680 raft_consensus.cc:2468] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 1.
I20260710 11:11:56.810678  1870 tablet_bootstrap.cc:654] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.816479  1873 tablet_bootstrap.cc:492] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349: No bootstrap required, opened a new log
I20260710 11:11:56.816936  1873 ts_tablet_manager.cc:1403] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.003s
I20260710 11:11:56.817619  1575 catalog_manager.cc:5697] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 reported cstate change: term changed from 0 to 1, leader changed from <none> to db26df6da2734c77b9e952d1ca922349 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db26df6da2734c77b9e952d1ca922349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:56.819564  1575 catalog_manager.cc:5697] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 reported cstate change: term changed from 0 to 1, leader changed from <none> to db26df6da2734c77b9e952d1ca922349 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db26df6da2734c77b9e952d1ca922349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:56.820160  1873 raft_consensus.cc:359] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.820878  1873 raft_consensus.cc:385] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.821214  1873 raft_consensus.cc:740] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.822103  1873 consensus_queue.cc:260] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.822758  1918 raft_consensus.cc:493] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.823421  1918 raft_consensus.cc:515] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.824540  1873 ts_tablet_manager.cc:1434] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:56.826059  1918 leader_election.cc:290] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:11:56.828176  1680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349" is_pre_election: true
I20260710 11:11:56.828874  1680 raft_consensus.cc:2468] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 0.
I20260710 11:11:56.829921  1795 leader_election.cc:304] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.830425  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748" is_pre_election: true
I20260710 11:11:56.830706  1918 raft_consensus.cc:2804] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:56.831559  1918 raft_consensus.cc:493] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:56.831415  1756 raft_consensus.cc:2468] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 0.
I20260710 11:11:56.831921  1918 raft_consensus.cc:3060] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.834167  1576 catalog_manager.cc:5697] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "1ed5ffce68d94ef78b419326fa28a748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:56.834798  1577 catalog_manager.cc:5697] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2c321084fc4e8596b87530b0797a56 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "fb2c321084fc4e8596b87530b0797a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:56.839052  1918 raft_consensus.cc:515] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.841787  1870 tablet_bootstrap.cc:492] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748: No bootstrap required, opened a new log
I20260710 11:11:56.843693  1870 ts_tablet_manager.cc:1403] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.005s
I20260710 11:11:56.843628  1680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:11:56.844264  1680 raft_consensus.cc:3060] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.846390  1870 raft_consensus.cc:359] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:11:56.847028  1870 raft_consensus.cc:385] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.847295  1870 raft_consensus.cc:740] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.840309  1576 catalog_manager.cc:5697] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "1ed5ffce68d94ef78b419326fa28a748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:56.848016  1870 consensus_queue.cc:260] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:11:56.850100  1870 ts_tablet_manager.cc:1434] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:56.851233  1918 leader_election.cc:290] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:11:56.852507  1680 raft_consensus.cc:2468] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 1.
I20260710 11:11:56.852442  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:11:56.853163  1756 raft_consensus.cc:3060] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.853767  1795 leader_election.cc:304] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:56.859131  1756 raft_consensus.cc:2468] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 1.
I20260710 11:11:56.858047  1577 catalog_manager.cc:5697] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2c321084fc4e8596b87530b0797a56 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "fb2c321084fc4e8596b87530b0797a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:56.860006  1918 raft_consensus.cc:2804] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:56.860467  1918 raft_consensus.cc:697] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Becoming Leader. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:11:56.861282  1918 consensus_queue.cc:237] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:56.871724  1577 catalog_manager.cc:5697] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2c321084fc4e8596b87530b0797a56 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "fb2c321084fc4e8596b87530b0797a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:56.959766  1901 consensus_queue.cc:1048] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:56.970947  1876 consensus_queue.cc:1048] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.044688  1901 raft_consensus.cc:493] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.044459  1876 consensus_queue.cc:1048] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:57.045282  1901 raft_consensus.cc:515] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:11:57.047719  1901 leader_election.cc:290] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:11:57.048602  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09da5f2226264c2ab423f0c02067f76c" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56" is_pre_election: true
I20260710 11:11:57.049248  1829 raft_consensus.cc:2468] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 0.
I20260710 11:11:57.049288  1755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09da5f2226264c2ab423f0c02067f76c" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748" is_pre_election: true
I20260710 11:11:57.050010  1755 raft_consensus.cc:2468] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 0.
I20260710 11:11:57.050513  1646 leader_election.cc:304] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:57.051465  1901 raft_consensus.cc:2804] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.051865  1901 raft_consensus.cc:493] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:57.052219  1901 raft_consensus.cc:3060] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.059186  1894 consensus_queue.cc:1048] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.062547  1901 raft_consensus.cc:515] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:11:57.065574  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09da5f2226264c2ab423f0c02067f76c" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:57.066164  1829 raft_consensus.cc:3060] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.072037  1901 leader_election.cc:290] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 election: Requested vote from peers fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:11:57.073251  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09da5f2226264c2ab423f0c02067f76c" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:11:57.074141  1756 raft_consensus.cc:3060] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.077034  1829 raft_consensus.cc:2468] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 1.
I20260710 11:11:57.078441  1646 leader_election.cc:304] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:57.079181  1901 raft_consensus.cc:2804] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:57.079695  1901 raft_consensus.cc:697] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Becoming Leader. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:11:57.079900  1756 raft_consensus.cc:2468] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 1.
I20260710 11:11:57.080502  1901 consensus_queue.cc:237] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:11:57.089046  1576 catalog_manager.cc:5697] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 reported cstate change: term changed from 0 to 1, leader changed from <none> to db26df6da2734c77b9e952d1ca922349 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db26df6da2734c77b9e952d1ca922349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:57.114356  1901 consensus_queue.cc:1048] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.120925  1756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a97ecb8d4a241b7864d0e422b266e59"
dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
mode: GRACEFUL
new_leader_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:60354
I20260710 11:11:57.121551  1756 raft_consensus.cc:606] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 LEADER]: Received request to transfer leadership to TS db26df6da2734c77b9e952d1ca922349
I20260710 11:11:57.125717  1876 consensus_queue.cc:1048] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.139911  1830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11"
dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
mode: GRACEFUL
new_leader_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:49040
I20260710 11:11:57.140481  1830 raft_consensus.cc:606] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Received request to transfer leadership to TS db26df6da2734c77b9e952d1ca922349
I20260710 11:11:57.148834  1829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79"
dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
mode: GRACEFUL
new_leader_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:49040
I20260710 11:11:57.149430  1829 raft_consensus.cc:606] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Received request to transfer leadership to TS db26df6da2734c77b9e952d1ca922349
I20260710 11:11:57.162765  1680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
mode: GRACEFUL
new_leader_uuid: "1ed5ffce68d94ef78b419326fa28a748"
 from {username='slave'} at 127.0.0.1:35976
I20260710 11:11:57.163219  1680 raft_consensus.cc:606] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Received request to transfer leadership to TS 1ed5ffce68d94ef78b419326fa28a748
I20260710 11:11:57.170742  1829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb"
dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
mode: GRACEFUL
new_leader_uuid: "1ed5ffce68d94ef78b419326fa28a748"
 from {username='slave'} at 127.0.0.1:49040
I20260710 11:11:57.171204  1829 raft_consensus.cc:606] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Received request to transfer leadership to TS 1ed5ffce68d94ef78b419326fa28a748
I20260710 11:11:57.179251  1680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0dd7a8017857405d8b935a3e7d6444b6"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
mode: GRACEFUL
new_leader_uuid: "fb2c321084fc4e8596b87530b0797a56"
 from {username='slave'} at 127.0.0.1:35976
I20260710 11:11:57.179848  1680 raft_consensus.cc:606] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Received request to transfer leadership to TS fb2c321084fc4e8596b87530b0797a56
I20260710 11:11:57.192409  1910 consensus_queue.cc:1048] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.194525  1918 consensus_queue.cc:1048] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.198315  1918 consensus_queue.cc:1048] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.205928  1906 raft_consensus.cc:993] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56: : Instructing follower db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:11:57.206362  1906 raft_consensus.cc:1081] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Signalling peer db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:11:57.208153  1680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:35956
I20260710 11:11:57.209004  1680 raft_consensus.cc:493] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:57.209446  1680 raft_consensus.cc:3060] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.216176  1877 consensus_queue.cc:1048] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.217321  1680 raft_consensus.cc:515] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.219367  1680 leader_election.cc:290] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 2 election: Requested vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:57.220412  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:11:57.220955  1756 raft_consensus.cc:3060] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.223867  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:57.224700  1829 raft_consensus.cc:3055] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:57.225220  1829 raft_consensus.cc:740] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:11:57.226933  1756 raft_consensus.cc:2468] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 2.
I20260710 11:11:57.226409  1829 consensus_queue.cc:260] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.228088  1647 leader_election.cc:304] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, db26df6da2734c77b9e952d1ca922349; no voters: 
I20260710 11:11:57.228236  1829 raft_consensus.cc:3060] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.231750  1936 raft_consensus.cc:2804] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:57.232226  1936 raft_consensus.cc:697] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Becoming Leader. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:11:57.233028  1936 consensus_queue.cc:237] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.236770  1829 raft_consensus.cc:2468] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 2.
I20260710 11:11:57.240456  1577 catalog_manager.cc:5697] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 reported cstate change: term changed from 1 to 2, leader changed from fb2c321084fc4e8596b87530b0797a56 (127.1.2.195) to db26df6da2734c77b9e952d1ca922349 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "db26df6da2734c77b9e952d1ca922349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.253772  1936 raft_consensus.cc:493] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.254175  1936 raft_consensus.cc:515] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.255955  1936 leader_election.cc:290] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:57.256613  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b25c36281cd4f5a97b9e0549d15e5a6" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed5ffce68d94ef78b419326fa28a748" is_pre_election: true
I20260710 11:11:57.256968  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b25c36281cd4f5a97b9e0549d15e5a6" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2c321084fc4e8596b87530b0797a56" is_pre_election: true
I20260710 11:11:57.257747  1830 raft_consensus.cc:2393] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db26df6da2734c77b9e952d1ca922349 in current term 1: Already voted for candidate 1ed5ffce68d94ef78b419326fa28a748 in this term.
I20260710 11:11:57.258642  1646 leader_election.cc:304] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db26df6da2734c77b9e952d1ca922349; no voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56
I20260710 11:11:57.259254  1936 raft_consensus.cc:3060] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.264161  1936 raft_consensus.cc:2749] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:57.267163  1877 consensus_queue.cc:1048] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.278177  1907 consensus_queue.cc:1048] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.300237  1874 consensus_queue.cc:1048] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.306411  1906 raft_consensus.cc:993] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56: : Instructing follower 1ed5ffce68d94ef78b419326fa28a748 to start an election
I20260710 11:11:57.306836  1906 raft_consensus.cc:1081] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Signalling peer 1ed5ffce68d94ef78b419326fa28a748 to start an election
I20260710 11:11:57.308921  1755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb"
dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
 from {username='slave'} at 127.0.0.1:60336
I20260710 11:11:57.309468  1755 raft_consensus.cc:493] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:57.309836  1755 raft_consensus.cc:3060] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.309655  1907 consensus_queue.cc:1048] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.315656  1906 consensus_queue.cc:1048] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.318434  1755 raft_consensus.cc:515] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.319048  1912 raft_consensus.cc:993] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748: : Instructing follower db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:11:57.319522  1912 raft_consensus.cc:1081] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 LEADER]: Signalling peer db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:11:57.320596  1755 leader_election.cc:290] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 2 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:57.315682  1918 consensus_queue.cc:1048] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:11:57.326503  1681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a97ecb8d4a241b7864d0e422b266e59"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:35972
I20260710 11:11:57.327080  1681 raft_consensus.cc:493] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:57.327499  1681 raft_consensus.cc:3060] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.334308  1678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:11:57.337198  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:57.338940  1830 raft_consensus.cc:3055] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:57.339349  1830 raft_consensus.cc:740] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:11:57.339650  1907 consensus_queue.cc:1048] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.342132  1830 consensus_queue.cc:260] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.343217  1830 raft_consensus.cc:3060] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.343848  1954 raft_consensus.cc:993] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56: : Instructing follower db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:11:57.344388  1954 raft_consensus.cc:1081] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Signalling peer db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:11:57.341037  1681 raft_consensus.cc:515] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.346258  1677 raft_consensus.cc:1240] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Rejecting Update request from peer 1ed5ffce68d94ef78b419326fa28a748 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:57.351750  1918 consensus_queue.cc:1048] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:57.352267  1681 leader_election.cc:290] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 2 election: Requested vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:57.352406  1755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a97ecb8d4a241b7864d0e422b266e59" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:11:57.353001  1755 raft_consensus.cc:3055] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:57.351298  1830 raft_consensus.cc:2468] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 2.
I20260710 11:11:57.353365  1755 raft_consensus.cc:740] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Running, Role: LEADER
I20260710 11:11:57.354614  1721 leader_election.cc:304] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [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: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: db26df6da2734c77b9e952d1ca922349
I20260710 11:11:57.355527  1907 raft_consensus.cc:2804] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:57.356010  1907 raft_consensus.cc:697] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 2 LEADER]: Becoming Leader. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Running, Role: LEADER
I20260710 11:11:57.356041  1755 consensus_queue.cc:260] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.356938  1907 consensus_queue.cc:237] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.357712  1877 consensus_queue.cc:1059] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.358335  1681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:35956
I20260710 11:11:57.358883  1681 raft_consensus.cc:493] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:57.359443  1681 raft_consensus.cc:3060] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.364305  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a97ecb8d4a241b7864d0e422b266e59" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:57.358915  1755 raft_consensus.cc:3060] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.372478  1755 raft_consensus.cc:2468] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 2.
I20260710 11:11:57.374296  1681 raft_consensus.cc:515] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.374395  1647 leader_election.cc:304] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [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: 1ed5ffce68d94ef78b419326fa28a748, db26df6da2734c77b9e952d1ca922349; no voters: fb2c321084fc4e8596b87530b0797a56
I20260710 11:11:57.375236  1936 raft_consensus.cc:2804] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:57.375717  1936 raft_consensus.cc:697] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Becoming Leader. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:11:57.376384  1681 leader_election.cc:290] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 2 election: Requested vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:57.376533  1936 consensus_queue.cc:237] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.377310  1755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:11:57.377861  1755 raft_consensus.cc:3060] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.379732  1575 catalog_manager.cc:5697] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 reported cstate change: term changed from 1 to 2, leader changed from fb2c321084fc4e8596b87530b0797a56 (127.1.2.195) to 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "1ed5ffce68d94ef78b419326fa28a748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.381335  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:57.381902  1829 raft_consensus.cc:3055] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:57.382223  1829 raft_consensus.cc:740] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:11:57.382987  1829 consensus_queue.cc:260] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.384200  1829 raft_consensus.cc:3060] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.384502  1755 raft_consensus.cc:2468] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 2.
I20260710 11:11:57.385643  1647 leader_election.cc:304] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, db26df6da2734c77b9e952d1ca922349; no voters: 
I20260710 11:11:57.386446  1936 raft_consensus.cc:2804] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:57.386960  1936 raft_consensus.cc:697] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Becoming Leader. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:11:57.387758  1936 consensus_queue.cc:237] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.390386  1829 raft_consensus.cc:2468] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 2.
I20260710 11:11:57.396790  1575 catalog_manager.cc:5697] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 reported cstate change: term changed from 1 to 2, leader changed from fb2c321084fc4e8596b87530b0797a56 (127.1.2.195) to db26df6da2734c77b9e952d1ca922349 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "db26df6da2734c77b9e952d1ca922349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.397977  1575 catalog_manager.cc:5697] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 reported cstate change: term changed from 1 to 2, leader changed from 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194) to db26df6da2734c77b9e952d1ca922349 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "db26df6da2734c77b9e952d1ca922349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.647460  1942 raft_consensus.cc:993] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349: : Instructing follower 1ed5ffce68d94ef78b419326fa28a748 to start an election
I20260710 11:11:57.647948  1942 raft_consensus.cc:1081] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Signalling peer 1ed5ffce68d94ef78b419326fa28a748 to start an election
I20260710 11:11:57.649433  1755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b"
dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
 from {username='slave'} at 127.0.0.1:60348
I20260710 11:11:57.649878  1755 raft_consensus.cc:493] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:57.650146  1755 raft_consensus.cc:3060] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.656608  1755 raft_consensus.cc:515] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.657030  1936 raft_consensus.cc:993] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349: : Instructing follower fb2c321084fc4e8596b87530b0797a56 to start an election
I20260710 11:11:57.658861  1936 raft_consensus.cc:1081] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Signalling peer fb2c321084fc4e8596b87530b0797a56 to start an election
I20260710 11:11:57.659509  1755 leader_election.cc:290] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 2 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:11:57.659776  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:11:57.660401  1681 raft_consensus.cc:3055] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:57.660732  1681 raft_consensus.cc:740] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:11:57.660795  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:11:57.661362  1829 raft_consensus.cc:3060] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.661540  1681 consensus_queue.cc:260] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.663061  1681 raft_consensus.cc:3060] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.663651  1830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0dd7a8017857405d8b935a3e7d6444b6"
dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
 from {username='slave'} at 127.0.0.1:49014
I20260710 11:11:57.664196  1830 raft_consensus.cc:493] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:57.664532  1830 raft_consensus.cc:3060] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.668512  1829 raft_consensus.cc:2468] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 2.
I20260710 11:11:57.669010  1901 consensus_queue.cc:1048] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.669674  1721 leader_election.cc:304] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:57.670463  1907 raft_consensus.cc:2804] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:57.670960  1907 raft_consensus.cc:697] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 2 LEADER]: Becoming Leader. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Running, Role: LEADER
I20260710 11:11:57.671799  1907 consensus_queue.cc:237] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.671657  1681 raft_consensus.cc:2468] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 2.
I20260710 11:11:57.672983  1830 raft_consensus.cc:515] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.676743  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd7a8017857405d8b935a3e7d6444b6" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:11:57.677366  1681 raft_consensus.cc:3055] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:57.677723  1681 raft_consensus.cc:740] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:11:57.677984  1830 leader_election.cc:290] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 2 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:11:57.678511  1681 consensus_queue.cc:260] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.679567  1681 raft_consensus.cc:3060] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.681540  1575 catalog_manager.cc:5697] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 reported cstate change: term changed from 1 to 2, leader changed from db26df6da2734c77b9e952d1ca922349 (127.1.2.193) to 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "1ed5ffce68d94ef78b419326fa28a748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.684288  1755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd7a8017857405d8b935a3e7d6444b6" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:11:57.684890  1755 raft_consensus.cc:3060] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.687206  1754 raft_consensus.cc:1275] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:57.688722  1901 consensus_queue.cc:1048] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:57.690961  1901 consensus_queue.cc:1048] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.691373  1681 raft_consensus.cc:2468] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 2.
I20260710 11:11:57.692416  1795 leader_election.cc:304] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:11:57.693146  1874 raft_consensus.cc:2804] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:57.693602  1874 raft_consensus.cc:697] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 2 LEADER]: Becoming Leader. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:11:57.694624  1755 raft_consensus.cc:2468] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 2.
I20260710 11:11:57.694375  1874 consensus_queue.cc:237] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:11:57.707417  1829 raft_consensus.cc:1275] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:57.705876  1575 catalog_manager.cc:5697] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 reported cstate change: term changed from 1 to 2, leader changed from db26df6da2734c77b9e952d1ca922349 (127.1.2.193) to fb2c321084fc4e8596b87530b0797a56 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "fb2c321084fc4e8596b87530b0797a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:57.710600  1901 consensus_queue.cc:1048] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:57.760739  1829 raft_consensus.cc:3060] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.765614  1829 raft_consensus.cc:1275] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:57.766968  1901 consensus_queue.cc:1048] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:57.776857  1755 raft_consensus.cc:1275] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:57.778153  1901 consensus_queue.cc:1048] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:57.789316  1681 raft_consensus.cc:3060] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.795126  1681 raft_consensus.cc:1275] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Refusing update from remote peer 1ed5ffce68d94ef78b419326fa28a748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:57.796301  1877 consensus_queue.cc:1048] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:57.803185  1829 raft_consensus.cc:1275] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Refusing update from remote peer 1ed5ffce68d94ef78b419326fa28a748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:57.804744  1911 consensus_queue.cc:1048] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:57.990844  1829 raft_consensus.cc:1275] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:57.992146  1901 consensus_queue.cc:1048] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:57.999790  1755 raft_consensus.cc:1275] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:58.001430  1936 consensus_queue.cc:1048] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:58.199859  1681 raft_consensus.cc:1275] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Refusing update from remote peer fb2c321084fc4e8596b87530b0797a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:58.201349  1874 consensus_queue.cc:1048] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:58.210645  1755 raft_consensus.cc:1275] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Refusing update from remote peer fb2c321084fc4e8596b87530b0797a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:58.214293  1963 consensus_queue.cc:1048] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:58.260922  1829 raft_consensus.cc:1275] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Refusing update from remote peer 1ed5ffce68d94ef78b419326fa28a748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:58.262163  1907 consensus_queue.cc:1048] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:58.263536  1681 raft_consensus.cc:1275] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Refusing update from remote peer 1ed5ffce68d94ef78b419326fa28a748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:58.264780  1907 consensus_queue.cc:1048] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.211378  1035 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:12:00.212288  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:00.229089  1679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
mode: GRACEFUL
new_leader_uuid: "fb2c321084fc4e8596b87530b0797a56"
 from {username='slave'} at 127.0.0.1:35988
I20260710 11:12:00.229609  1679 raft_consensus.cc:606] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Received request to transfer leadership to TS fb2c321084fc4e8596b87530b0797a56
I20260710 11:12:00.231959  1679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
mode: GRACEFUL
new_leader_uuid: "fb2c321084fc4e8596b87530b0797a56"
 from {username='slave'} at 127.0.0.1:35988
I20260710 11:12:00.232398  1679 raft_consensus.cc:606] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Received request to transfer leadership to TS fb2c321084fc4e8596b87530b0797a56
I20260710 11:12:00.233402  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:00.233852  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:00.424916  1974 raft_consensus.cc:993] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349: : Instructing follower fb2c321084fc4e8596b87530b0797a56 to start an election
I20260710 11:12:00.425408  1936 raft_consensus.cc:1081] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Signalling peer fb2c321084fc4e8596b87530b0797a56 to start an election
I20260710 11:12:00.426908  1830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d"
dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
 from {username='slave'} at 127.0.0.1:49014
I20260710 11:12:00.427331  1830 raft_consensus.cc:493] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.427603  1830 raft_consensus.cc:3060] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.431840  1830 raft_consensus.cc:515] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:00.433368  1830 leader_election.cc:290] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 2 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:12:00.434336  1679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:12:00.434449  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:12:00.434978  1679 raft_consensus.cc:3055] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.435065  1756 raft_consensus.cc:3060] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.435388  1679 raft_consensus.cc:740] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:12:00.436247  1679 consensus_queue.cc:260] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:00.437456  1679 raft_consensus.cc:3060] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.440699  1756 raft_consensus.cc:2468] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 2.
I20260710 11:12:00.442018  1796 leader_election.cc:304] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:12:00.442546  1679 raft_consensus.cc:2468] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 2.
I20260710 11:12:00.442891  1971 raft_consensus.cc:2804] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.444027  1974 raft_consensus.cc:993] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349: : Instructing follower fb2c321084fc4e8596b87530b0797a56 to start an election
I20260710 11:12:00.444486  1936 raft_consensus.cc:1081] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Signalling peer fb2c321084fc4e8596b87530b0797a56 to start an election
I20260710 11:12:00.444649  1971 raft_consensus.cc:697] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 2 LEADER]: Becoming Leader. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:12:00.445511  1971 consensus_queue.cc:237] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:00.446216  1830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79"
dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
 from {username='slave'} at 127.0.0.1:49014
I20260710 11:12:00.446715  1830 raft_consensus.cc:493] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.447134  1830 raft_consensus.cc:3060] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:00.453195  1830 raft_consensus.cc:515] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:00.453083  1575 catalog_manager.cc:5697] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 reported cstate change: term changed from 1 to 2, leader changed from db26df6da2734c77b9e952d1ca922349 (127.1.2.193) to fb2c321084fc4e8596b87530b0797a56 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "fb2c321084fc4e8596b87530b0797a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:00.455022  1830 leader_election.cc:290] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 3 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:12:00.455956  1679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:12:00.456188  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:12:00.456615  1679 raft_consensus.cc:3055] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:00.456825  1756 raft_consensus.cc:3060] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:00.457032  1679 raft_consensus.cc:740] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:12:00.457938  1679 consensus_queue.cc:260] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:00.458825  1679 raft_consensus.cc:3060] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:00.463188  1679 raft_consensus.cc:2468] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 3.
I20260710 11:12:00.464295  1795 leader_election.cc:304] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [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: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:12:00.465205  1971 raft_consensus.cc:2804] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:00.465601  1756 raft_consensus.cc:2468] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 3.
I20260710 11:12:00.465749  1971 raft_consensus.cc:697] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 3 LEADER]: Becoming Leader. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:12:00.466640  1971 consensus_queue.cc:237] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:00.475157  1575 catalog_manager.cc:5697] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 reported cstate change: term changed from 2 to 3, leader changed from db26df6da2734c77b9e952d1ca922349 (127.1.2.193) to fb2c321084fc4e8596b87530b0797a56 (127.1.2.195). New cstate: current_term: 3 leader_uuid: "fb2c321084fc4e8596b87530b0797a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:00.879722  1679 raft_consensus.cc:1275] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Refusing update from remote peer fb2c321084fc4e8596b87530b0797a56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:00.881071  1971 consensus_queue.cc:1048] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:00.891220  1756 raft_consensus.cc:1275] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Refusing update from remote peer fb2c321084fc4e8596b87530b0797a56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:00.892788  1984 consensus_queue.cc:1048] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:00.970532  1679 raft_consensus.cc:1275] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Refusing update from remote peer fb2c321084fc4e8596b87530b0797a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.971894  1984 consensus_queue.cc:1048] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.982410  1756 raft_consensus.cc:1275] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Refusing update from remote peer fb2c321084fc4e8596b87530b0797a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.983784  1984 consensus_queue.cc:1048] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.234543  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:01.252564  1829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d"
dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
mode: GRACEFUL
new_leader_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:49040
I20260710 11:12:01.253113  1829 raft_consensus.cc:606] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 2 LEADER]: Received request to transfer leadership to TS db26df6da2734c77b9e952d1ca922349
I20260710 11:12:01.257900  1829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79"
dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
mode: GRACEFUL
new_leader_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:49040
I20260710 11:12:01.258389  1829 raft_consensus.cc:606] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 3 LEADER]: Received request to transfer leadership to TS db26df6da2734c77b9e952d1ca922349
I20260710 11:12:01.262770  1756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b"
dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
mode: GRACEFUL
new_leader_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:60354
I20260710 11:12:01.263199  1756 raft_consensus.cc:606] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 2 LEADER]: Received request to transfer leadership to TS db26df6da2734c77b9e952d1ca922349
I20260710 11:12:01.268231  1756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b25c36281cd4f5a97b9e0549d15e5a6"
dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
mode: GRACEFUL
new_leader_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:60354
I20260710 11:12:01.268683  1756 raft_consensus.cc:606] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 LEADER]: Received request to transfer leadership to TS db26df6da2734c77b9e952d1ca922349
I20260710 11:12:01.273276  1756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb"
dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
mode: GRACEFUL
new_leader_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:60354
I20260710 11:12:01.273720  1756 raft_consensus.cc:606] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 2 LEADER]: Received request to transfer leadership to TS db26df6da2734c77b9e952d1ca922349
I20260710 11:12:01.433887  1911 raft_consensus.cc:993] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748: : Instructing follower db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:12:01.434310  1911 raft_consensus.cc:1081] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 LEADER]: Signalling peer db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:12:01.435781  1679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b25c36281cd4f5a97b9e0549d15e5a6"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:35972
I20260710 11:12:01.436367  1679 raft_consensus.cc:493] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:01.436731  1679 raft_consensus.cc:3060] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:01.441993  1679 raft_consensus.cc:515] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.443461  1679 leader_election.cc:290] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 2 election: Requested vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:12:01.444139  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b25c36281cd4f5a97b9e0549d15e5a6" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:12:01.444388  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b25c36281cd4f5a97b9e0549d15e5a6" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:12:01.444693  1756 raft_consensus.cc:3055] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:01.444952  1829 raft_consensus.cc:3060] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:01.445027  1756 raft_consensus.cc:740] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Running, Role: LEADER
I20260710 11:12:01.445744  1756 consensus_queue.cc:260] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.446704  1756 raft_consensus.cc:3060] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:01.449378  1829 raft_consensus.cc:2468] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 2.
I20260710 11:12:01.450372  1646 leader_election.cc:304] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:12:01.450642  1756 raft_consensus.cc:2468] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 2.
I20260710 11:12:01.451139  1936 raft_consensus.cc:2804] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:01.451532  1936 raft_consensus.cc:697] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Becoming Leader. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:12:01.452276  1936 consensus_queue.cc:237] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.458515  1576 catalog_manager.cc:5697] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 reported cstate change: term changed from 1 to 2, leader changed from 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194) to db26df6da2734c77b9e952d1ca922349 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "db26df6da2734c77b9e952d1ca922349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:01.465498  1975 raft_consensus.cc:993] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56: : Instructing follower db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:12:01.466040  1984 raft_consensus.cc:1081] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 3 LEADER]: Signalling peer db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:12:01.467818  1679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:35956
I20260710 11:12:01.468340  1679 raft_consensus.cc:493] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:01.468686  1679 raft_consensus.cc:3060] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:01.470887  1975 raft_consensus.cc:993] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56: : Instructing follower db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:12:01.471305  1984 raft_consensus.cc:1081] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 2 LEADER]: Signalling peer db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:12:01.472749  1681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:35956
I20260710 11:12:01.473275  1681 raft_consensus.cc:493] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:01.473629  1681 raft_consensus.cc:3060] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:01.474722  1679 raft_consensus.cc:515] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.476780  1679 leader_election.cc:290] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 4 election: Requested vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:12:01.477494  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:12:01.477845  1829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e301d140f41ee9ffa909d4fca1d79" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:12:01.478082  1756 raft_consensus.cc:3060] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:01.478371  1829 raft_consensus.cc:3055] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:01.478698  1829 raft_consensus.cc:740] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:12:01.479384  1829 consensus_queue.cc:260] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.479911  1681 raft_consensus.cc:515] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.480613  1829 raft_consensus.cc:3060] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:01.482012  1681 leader_election.cc:290] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 3 election: Requested vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:12:01.482918  1755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:12:01.483549  1755 raft_consensus.cc:3060] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:01.484493  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f34885fe5744e7833426e5ac72e33d" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:12:01.484668  1756 raft_consensus.cc:2468] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 4.
I20260710 11:12:01.485040  1830 raft_consensus.cc:3055] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:01.485358  1830 raft_consensus.cc:740] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:12:01.486020  1647 leader_election.cc:304] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [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: 1ed5ffce68d94ef78b419326fa28a748, db26df6da2734c77b9e952d1ca922349; no voters: 
I20260710 11:12:01.486116  1830 consensus_queue.cc:260] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.487051  1936 raft_consensus.cc:2804] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:01.487684  1830 raft_consensus.cc:3060] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:01.487625  1829 raft_consensus.cc:2468] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 4.
I20260710 11:12:01.487635  1936 raft_consensus.cc:697] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 4 LEADER]: Becoming Leader. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:12:01.489342  1936 consensus_queue.cc:237] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.490780  1755 raft_consensus.cc:2468] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 3.
I20260710 11:12:01.491921  1647 leader_election.cc:304] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [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: 1ed5ffce68d94ef78b419326fa28a748, db26df6da2734c77b9e952d1ca922349; no voters: 
I20260710 11:12:01.492709  1974 raft_consensus.cc:2804] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:01.493487  1830 raft_consensus.cc:2468] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 3.
I20260710 11:12:01.493759  1974 raft_consensus.cc:697] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 3 LEADER]: Becoming Leader. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:12:01.494680  1974 consensus_queue.cc:237] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.496603  1576 catalog_manager.cc:5697] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 reported cstate change: term changed from 3 to 4, leader changed from fb2c321084fc4e8596b87530b0797a56 (127.1.2.195) to db26df6da2734c77b9e952d1ca922349 (127.1.2.193). New cstate: current_term: 4 leader_uuid: "db26df6da2734c77b9e952d1ca922349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:01.507237  1576 catalog_manager.cc:5697] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 reported cstate change: term changed from 2 to 3, leader changed from fb2c321084fc4e8596b87530b0797a56 (127.1.2.195) to db26df6da2734c77b9e952d1ca922349 (127.1.2.193). New cstate: current_term: 3 leader_uuid: "db26df6da2734c77b9e952d1ca922349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:01.546563  1990 raft_consensus.cc:993] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748: : Instructing follower db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:12:01.546965  1911 raft_consensus.cc:1081] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 2 LEADER]: Signalling peer db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:12:01.548426  1681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:35972
I20260710 11:12:01.548911  1681 raft_consensus.cc:493] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:01.549214  1681 raft_consensus.cc:3060] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:01.553665  1681 raft_consensus.cc:515] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.555142  1681 leader_election.cc:290] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 3 election: Requested vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:12:01.555997  1755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:12:01.556216  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:12:01.556591  1755 raft_consensus.cc:3055] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:01.556715  1830 raft_consensus.cc:3060] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:01.556988  1755 raft_consensus.cc:740] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Running, Role: LEADER
I20260710 11:12:01.557782  1755 consensus_queue.cc:260] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.558947  1755 raft_consensus.cc:3060] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:01.563258  1830 raft_consensus.cc:2468] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 3.
I20260710 11:12:01.564380  1646 leader_election.cc:304] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [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: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:12:01.565052  1974 raft_consensus.cc:2804] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:01.565544  1974 raft_consensus.cc:697] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 3 LEADER]: Becoming Leader. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:12:01.565295  1755 raft_consensus.cc:2468] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 3.
I20260710 11:12:01.566433  1974 consensus_queue.cc:237] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.573328  1576 catalog_manager.cc:5697] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 reported cstate change: term changed from 2 to 3, leader changed from 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194) to db26df6da2734c77b9e952d1ca922349 (127.1.2.193). New cstate: current_term: 3 leader_uuid: "db26df6da2734c77b9e952d1ca922349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:01.807303  1990 raft_consensus.cc:993] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748: : Instructing follower db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:12:01.808247  1911 raft_consensus.cc:1081] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 2 LEADER]: Signalling peer db26df6da2734c77b9e952d1ca922349 to start an election
I20260710 11:12:01.809983  1681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
 from {username='slave'} at 127.0.0.1:35972
I20260710 11:12:01.810667  1681 raft_consensus.cc:493] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:01.811048  1681 raft_consensus.cc:3060] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:01.816591  1681 raft_consensus.cc:515] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.818429  1681 leader_election.cc:290] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [CANDIDATE]: Term 3 election: Requested vote from peers 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:12:01.819419  1755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:12:01.819674  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b" candidate_uuid: "db26df6da2734c77b9e952d1ca922349" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:12:01.820230  1755 raft_consensus.cc:3055] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:01.820333  1830 raft_consensus.cc:3060] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:01.820628  1755 raft_consensus.cc:740] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Running, Role: LEADER
I20260710 11:12:01.821707  1755 consensus_queue.cc:260] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.823382  1755 raft_consensus.cc:3060] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:01.828701  1830 raft_consensus.cc:2468] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 3.
I20260710 11:12:01.830039  1646 leader_election.cc:304] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [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: db26df6da2734c77b9e952d1ca922349, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:12:01.830961  1974 raft_consensus.cc:2804] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:01.831420  1974 raft_consensus.cc:697] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 3 LEADER]: Becoming Leader. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:12:01.831977  1755 raft_consensus.cc:2468] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db26df6da2734c77b9e952d1ca922349 in term 3.
I20260710 11:12:01.832612  1974 consensus_queue.cc:237] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:01.841189  1576 catalog_manager.cc:5697] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 reported cstate change: term changed from 2 to 3, leader changed from 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194) to db26df6da2734c77b9e952d1ca922349 (127.1.2.193). New cstate: current_term: 3 leader_uuid: "db26df6da2734c77b9e952d1ca922349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:01.893468  1755 raft_consensus.cc:1275] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.894968  1936 consensus_queue.cc:1048] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.907403  1830 raft_consensus.cc:1275] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.908856  1974 consensus_queue.cc:1048] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.952267  1755 raft_consensus.cc:1275] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:01.953846  1974 consensus_queue.cc:1048] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:01.964493  1830 raft_consensus.cc:1275] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:01.966439  1974 consensus_queue.cc:1048] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:01.985901  1830 raft_consensus.cc:1275] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:01.987164  1974 consensus_queue.cc:1048] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:01.998847  1755 raft_consensus.cc:1275] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:02.000142  1974 consensus_queue.cc:1048] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:02.009905  1830 raft_consensus.cc:1275] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 4 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:02.012481  1755 raft_consensus.cc:1275] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 4 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:02.012387  1974 consensus_queue.cc:1048] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:02.013808  1974 consensus_queue.cc:1048] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:02.212078  1830 raft_consensus.cc:1275] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:02.213457  1995 consensus_queue.cc:1048] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:02.222877  1755 raft_consensus.cc:1275] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Refusing update from remote peer db26df6da2734c77b9e952d1ca922349: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:02.224870  1936 consensus_queue.cc:1048] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:04.280752  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:04.288754  1681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09da5f2226264c2ab423f0c02067f76c"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
mode: GRACEFUL
new_leader_uuid: "1ed5ffce68d94ef78b419326fa28a748"
 from {username='slave'} at 127.0.0.1:35988
I20260710 11:12:04.289371  1681 raft_consensus.cc:606] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Received request to transfer leadership to TS 1ed5ffce68d94ef78b419326fa28a748
I20260710 11:12:04.291836  1681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
mode: GRACEFUL
new_leader_uuid: "fb2c321084fc4e8596b87530b0797a56"
 from {username='slave'} at 127.0.0.1:35988
I20260710 11:12:04.292297  1681 raft_consensus.cc:606] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Received request to transfer leadership to TS fb2c321084fc4e8596b87530b0797a56
I20260710 11:12:04.294481  1681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
mode: GRACEFUL
new_leader_uuid: "fb2c321084fc4e8596b87530b0797a56"
 from {username='slave'} at 127.0.0.1:35988
I20260710 11:12:04.294986  1681 raft_consensus.cc:606] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 3 LEADER]: Received request to transfer leadership to TS fb2c321084fc4e8596b87530b0797a56
I20260710 11:12:04.297144  1681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b"
dest_uuid: "db26df6da2734c77b9e952d1ca922349"
mode: GRACEFUL
new_leader_uuid: "1ed5ffce68d94ef78b419326fa28a748"
 from {username='slave'} at 127.0.0.1:35988
I20260710 11:12:04.297627  1681 raft_consensus.cc:606] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 3 LEADER]: Received request to transfer leadership to TS 1ed5ffce68d94ef78b419326fa28a748
I20260710 11:12:04.298563  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:12:04.299026  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:04.463130  1974 raft_consensus.cc:993] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349: : Instructing follower fb2c321084fc4e8596b87530b0797a56 to start an election
I20260710 11:12:04.463593  1974 raft_consensus.cc:1081] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 3 LEADER]: Signalling peer fb2c321084fc4e8596b87530b0797a56 to start an election
I20260710 11:12:04.464926  1830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb"
dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
 from {username='slave'} at 127.0.0.1:49014
I20260710 11:12:04.465394  1830 raft_consensus.cc:493] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.465684  1830 raft_consensus.cc:3060] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:04.470196  1830 raft_consensus.cc:515] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:04.471648  1830 leader_election.cc:290] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 4 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:12:04.472427  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:12:04.472685  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80998b021e449c2a893b59f3578a0bb" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:12:04.473011  1681 raft_consensus.cc:3055] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:04.473129  1756 raft_consensus.cc:3060] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:04.473352  1681 raft_consensus.cc:740] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:12:04.474181  1681 consensus_queue.cc:260] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:04.475404  1681 raft_consensus.cc:3060] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:04.479965  1756 raft_consensus.cc:2468] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 4.
I20260710 11:12:04.481374  1796 leader_election.cc:304] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [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: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:12:04.482000  1681 raft_consensus.cc:2468] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 4.
I20260710 11:12:04.482236  1984 raft_consensus.cc:2804] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:04.483462  1984 raft_consensus.cc:697] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 4 LEADER]: Becoming Leader. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:12:04.484272  1984 consensus_queue.cc:237] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:04.490738  1575 catalog_manager.cc:5697] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 reported cstate change: term changed from 3 to 4, leader changed from db26df6da2734c77b9e952d1ca922349 (127.1.2.193) to fb2c321084fc4e8596b87530b0797a56 (127.1.2.195). New cstate: current_term: 4 leader_uuid: "fb2c321084fc4e8596b87530b0797a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:04.630816  2013 raft_consensus.cc:993] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349: : Instructing follower 1ed5ffce68d94ef78b419326fa28a748 to start an election
I20260710 11:12:04.631232  1974 raft_consensus.cc:1081] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Signalling peer 1ed5ffce68d94ef78b419326fa28a748 to start an election
I20260710 11:12:04.632648  1756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09da5f2226264c2ab423f0c02067f76c"
dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
 from {username='slave'} at 127.0.0.1:60348
I20260710 11:12:04.633097  1756 raft_consensus.cc:493] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.633371  1756 raft_consensus.cc:3060] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:04.637317  1756 raft_consensus.cc:515] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:12:04.638705  1756 leader_election.cc:290] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 2 election: Requested vote from peers fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717), db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101)
I20260710 11:12:04.639545  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09da5f2226264c2ab423f0c02067f76c" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:12:04.639854  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09da5f2226264c2ab423f0c02067f76c" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:12:04.640077  1830 raft_consensus.cc:3060] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:04.640329  1681 raft_consensus.cc:3055] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:04.640602  1681 raft_consensus.cc:740] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:12:04.641286  1681 consensus_queue.cc:260] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:12:04.642565  1681 raft_consensus.cc:3060] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:04.646085  1830 raft_consensus.cc:2468] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 2.
I20260710 11:12:04.647286  1721 leader_election.cc:304] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:12:04.648087  1911 raft_consensus.cc:2804] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:04.648475  1681 raft_consensus.cc:2468] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 2.
I20260710 11:12:04.649663  1911 raft_consensus.cc:697] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 2 LEADER]: Becoming Leader. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Running, Role: LEADER
I20260710 11:12:04.650763  1911 consensus_queue.cc:237] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } }
I20260710 11:12:04.658576  1575 catalog_manager.cc:5697] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 reported cstate change: term changed from 1 to 2, leader changed from db26df6da2734c77b9e952d1ca922349 (127.1.2.193) to 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "1ed5ffce68d94ef78b419326fa28a748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.680478  2013 raft_consensus.cc:993] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349: : Instructing follower fb2c321084fc4e8596b87530b0797a56 to start an election
I20260710 11:12:04.681136  1974 raft_consensus.cc:1081] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Signalling peer fb2c321084fc4e8596b87530b0797a56 to start an election
I20260710 11:12:04.682889  1830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11"
dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
 from {username='slave'} at 127.0.0.1:49014
I20260710 11:12:04.683349  1830 raft_consensus.cc:493] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.683701  1830 raft_consensus.cc:3060] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.687712  1830 raft_consensus.cc:515] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:04.689029  1830 leader_election.cc:290] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [CANDIDATE]: Term 3 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885)
I20260710 11:12:04.689838  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:12:04.690003  1756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0db20e31d04e059d9bbec176230f11" candidate_uuid: "fb2c321084fc4e8596b87530b0797a56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
I20260710 11:12:04.690318  1681 raft_consensus.cc:3055] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:04.690551  1756 raft_consensus.cc:3060] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.690637  1681 raft_consensus.cc:740] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:12:04.691452  1681 consensus_queue.cc:260] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:04.692320  1681 raft_consensus.cc:3060] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.694803  1756 raft_consensus.cc:2468] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 3.
I20260710 11:12:04.695935  1796 leader_election.cc:304] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [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: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:12:04.696586  1984 raft_consensus.cc:2804] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:04.696902  1681 raft_consensus.cc:2468] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2c321084fc4e8596b87530b0797a56 in term 3.
I20260710 11:12:04.697072  1984 raft_consensus.cc:697] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 3 LEADER]: Becoming Leader. State: Replica: fb2c321084fc4e8596b87530b0797a56, State: Running, Role: LEADER
I20260710 11:12:04.697981  1984 consensus_queue.cc:237] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:04.704854  1575 catalog_manager.cc:5697] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 reported cstate change: term changed from 2 to 3, leader changed from db26df6da2734c77b9e952d1ca922349 (127.1.2.193) to fb2c321084fc4e8596b87530b0797a56 (127.1.2.195). New cstate: current_term: 3 leader_uuid: "fb2c321084fc4e8596b87530b0797a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:04.760953  2013 raft_consensus.cc:993] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349: : Instructing follower 1ed5ffce68d94ef78b419326fa28a748 to start an election
I20260710 11:12:04.761379  1974 raft_consensus.cc:1081] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 3 LEADER]: Signalling peer 1ed5ffce68d94ef78b419326fa28a748 to start an election
I20260710 11:12:04.762647  1756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b"
dest_uuid: "1ed5ffce68d94ef78b419326fa28a748"
 from {username='slave'} at 127.0.0.1:60348
I20260710 11:12:04.763083  1756 raft_consensus.cc:493] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.763406  1756 raft_consensus.cc:3060] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:04.767716  1756 raft_consensus.cc:515] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:04.769089  1756 leader_election.cc:290] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [CANDIDATE]: Term 4 election: Requested vote from peers db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101), fb2c321084fc4e8596b87530b0797a56 (127.1.2.195:34717)
I20260710 11:12:04.769872  1681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "db26df6da2734c77b9e952d1ca922349"
I20260710 11:12:04.769992  1830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae21843f11e8483291e1a94f04ad881b" candidate_uuid: "1ed5ffce68d94ef78b419326fa28a748" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fb2c321084fc4e8596b87530b0797a56"
I20260710 11:12:04.770380  1681 raft_consensus.cc:3055] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:04.770483  1830 raft_consensus.cc:3060] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:04.770653  1681 raft_consensus.cc:740] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: db26df6da2734c77b9e952d1ca922349, State: Running, Role: LEADER
I20260710 11:12:04.771386  1681 consensus_queue.cc:260] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:04.772234  1681 raft_consensus.cc:3060] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:04.774493  1830 raft_consensus.cc:2468] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 4.
I20260710 11:12:04.775312  1721 leader_election.cc:304] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [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: 1ed5ffce68d94ef78b419326fa28a748, fb2c321084fc4e8596b87530b0797a56; no voters: 
I20260710 11:12:04.776006  1911 raft_consensus.cc:2804] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:04.776273  1681 raft_consensus.cc:2468] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed5ffce68d94ef78b419326fa28a748 in term 4.
I20260710 11:12:04.776439  1911 raft_consensus.cc:697] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 4 LEADER]: Becoming Leader. State: Replica: 1ed5ffce68d94ef78b419326fa28a748, State: Running, Role: LEADER
I20260710 11:12:04.777287  1911 consensus_queue.cc:237] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [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: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } }
I20260710 11:12:04.783954  1575 catalog_manager.cc:5697] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 reported cstate change: term changed from 3 to 4, leader changed from db26df6da2734c77b9e952d1ca922349 (127.1.2.193) to 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194). New cstate: current_term: 4 leader_uuid: "1ed5ffce68d94ef78b419326fa28a748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.978963  1681 raft_consensus.cc:1275] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 4 FOLLOWER]: Refusing update from remote peer fb2c321084fc4e8596b87530b0797a56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:04.980198  1984 consensus_queue.cc:1048] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:04.989349  1756 raft_consensus.cc:1275] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 4 FOLLOWER]: Refusing update from remote peer fb2c321084fc4e8596b87530b0797a56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:04.991109  1984 consensus_queue.cc:1048] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:05.082779  1681 raft_consensus.cc:1275] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Refusing update from remote peer 1ed5ffce68d94ef78b419326fa28a748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:05.083916  1911 consensus_queue.cc:1048] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:05.093030  1830 raft_consensus.cc:1275] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Refusing update from remote peer 1ed5ffce68d94ef78b419326fa28a748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:05.094461  2030 consensus_queue.cc:1048] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:05.189483  1681 raft_consensus.cc:1275] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Refusing update from remote peer fb2c321084fc4e8596b87530b0797a56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:05.190758  1984 consensus_queue.cc:1048] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:05.199369  1756 raft_consensus.cc:1275] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Refusing update from remote peer fb2c321084fc4e8596b87530b0797a56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:05.200860  2033 consensus_queue.cc:1048] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed5ffce68d94ef78b419326fa28a748" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:05.237577  1830 raft_consensus.cc:1275] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 4 FOLLOWER]: Refusing update from remote peer 1ed5ffce68d94ef78b419326fa28a748: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:05.238713  2030 consensus_queue.cc:1048] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2c321084fc4e8596b87530b0797a56" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 34717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:05.246953  1681 raft_consensus.cc:1275] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 4 FOLLOWER]: Refusing update from remote peer 1ed5ffce68d94ef78b419326fa28a748: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:05.249612  2030 consensus_queue.cc:1048] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db26df6da2734c77b9e952d1ca922349" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:05.299948  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:05.306512  1035 tablet_server.cc:179] TabletServer@127.1.2.193:0 shutting down...
I20260710 11:12:05.328415  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:05.329190  1035 tablet_replica.cc:333] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349: stopping tablet replica
I20260710 11:12:05.330226  1035 raft_consensus.cc:2243] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.330672  1035 raft_consensus.cc:2272] T 09da5f2226264c2ab423f0c02067f76c P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.333267  1035 tablet_replica.cc:333] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349: stopping tablet replica
I20260710 11:12:05.333909  1035 raft_consensus.cc:2243] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.334442  1035 raft_consensus.cc:2272] T 0dd7a8017857405d8b935a3e7d6444b6 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:05.336057  1795 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 11:12:05.337111  1035 tablet_replica.cc:333] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349: stopping tablet replica
I20260710 11:12:05.338335  1035 raft_consensus.cc:2243] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 4 LEADER]: Raft consensus shutting down.
W20260710 11:12:05.339003  1795 consensus_peers.cc:597] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 -> Peer db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101): Couldn't send request to peer db26df6da2734c77b9e952d1ca922349. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:05.339337  1035 raft_consensus.cc:2272] T b99e301d140f41ee9ffa909d4fca1d79 P db26df6da2734c77b9e952d1ca922349 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:05.341106  1721 consensus_peers.cc:597] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 -> Peer db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101): Couldn't send request to peer db26df6da2734c77b9e952d1ca922349. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:05.341743  1035 tablet_replica.cc:333] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349: stopping tablet replica
I20260710 11:12:05.342268  1035 raft_consensus.cc:2243] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.342623  1035 raft_consensus.cc:2272] T a80998b021e449c2a893b59f3578a0bb P db26df6da2734c77b9e952d1ca922349 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.344885  1035 tablet_replica.cc:333] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349: stopping tablet replica
I20260710 11:12:05.345451  1035 raft_consensus.cc:2243] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:05.346194  1035 raft_consensus.cc:2272] T 4a97ecb8d4a241b7864d0e422b266e59 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.347784  1035 tablet_replica.cc:333] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349: stopping tablet replica
I20260710 11:12:05.348268  1035 raft_consensus.cc:2243] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.348618  1035 raft_consensus.cc:2272] T a1295eb1a91d40eb93d28408aa88e55f P db26df6da2734c77b9e952d1ca922349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.350327  1035 tablet_replica.cc:333] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349: stopping tablet replica
I20260710 11:12:05.350783  1035 raft_consensus.cc:2243] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:05.351564  1035 raft_consensus.cc:2272] T d4f34885fe5744e7833426e5ac72e33d P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.353267  1035 tablet_replica.cc:333] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349: stopping tablet replica
I20260710 11:12:05.353786  1035 raft_consensus.cc:2243] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.354231  1035 raft_consensus.cc:2272] T ae21843f11e8483291e1a94f04ad881b P db26df6da2734c77b9e952d1ca922349 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.356238  1035 tablet_replica.cc:333] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349: stopping tablet replica
I20260710 11:12:05.356769  1035 raft_consensus.cc:2243] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:05.357457  1035 raft_consensus.cc:2272] T 9b25c36281cd4f5a97b9e0549d15e5a6 P db26df6da2734c77b9e952d1ca922349 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.359095  1035 tablet_replica.cc:333] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349: stopping tablet replica
I20260710 11:12:05.359613  1035 raft_consensus.cc:2243] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.360011  1035 raft_consensus.cc:2272] T 1b0db20e31d04e059d9bbec176230f11 P db26df6da2734c77b9e952d1ca922349 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.390576  1035 tablet_server.cc:196] TabletServer@127.1.2.193:0 shutdown complete.
I20260710 11:12:05.409667  1035 tablet_server.cc:179] TabletServer@127.1.2.194:0 shutting down...
I20260710 11:12:05.435851  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:05.436429  1035 tablet_replica.cc:333] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748: stopping tablet replica
I20260710 11:12:05.436947  1035 raft_consensus.cc:2243] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:05.437621  1035 raft_consensus.cc:2272] T 09da5f2226264c2ab423f0c02067f76c P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.439586  1035 tablet_replica.cc:333] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748: stopping tablet replica
I20260710 11:12:05.440049  1035 raft_consensus.cc:2243] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.440444  1035 raft_consensus.cc:2272] T b99e301d140f41ee9ffa909d4fca1d79 P 1ed5ffce68d94ef78b419326fa28a748 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.441970  1035 tablet_replica.cc:333] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748: stopping tablet replica
I20260710 11:12:05.442430  1035 raft_consensus.cc:2243] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.442771  1035 raft_consensus.cc:2272] T a80998b021e449c2a893b59f3578a0bb P 1ed5ffce68d94ef78b419326fa28a748 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.445415  1035 tablet_replica.cc:333] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748: stopping tablet replica
I20260710 11:12:05.445873  1035 raft_consensus.cc:2243] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.446246  1035 raft_consensus.cc:2272] T 4a97ecb8d4a241b7864d0e422b266e59 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.447876  1035 tablet_replica.cc:333] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748: stopping tablet replica
I20260710 11:12:05.448292  1035 raft_consensus.cc:2243] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.448623  1035 raft_consensus.cc:2272] T 1b0db20e31d04e059d9bbec176230f11 P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.450860  1035 tablet_replica.cc:333] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748: stopping tablet replica
I20260710 11:12:05.451416  1035 raft_consensus.cc:2243] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.451956  1035 raft_consensus.cc:2272] T 9b25c36281cd4f5a97b9e0549d15e5a6 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.453855  1035 tablet_replica.cc:333] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748: stopping tablet replica
I20260710 11:12:05.454492  1035 raft_consensus.cc:2243] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:12:05.454924  1795 consensus_peers.cc:597] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 -> Peer db26df6da2734c77b9e952d1ca922349 (127.1.2.193:46101): Couldn't send request to peer db26df6da2734c77b9e952d1ca922349. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:05.455260  1035 raft_consensus.cc:2272] T a1295eb1a91d40eb93d28408aa88e55f P 1ed5ffce68d94ef78b419326fa28a748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.456941  1035 tablet_replica.cc:333] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748: stopping tablet replica
I20260710 11:12:05.457494  1035 raft_consensus.cc:2243] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.457885  1035 raft_consensus.cc:2272] T d4f34885fe5744e7833426e5ac72e33d P 1ed5ffce68d94ef78b419326fa28a748 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.459432  1035 tablet_replica.cc:333] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748: stopping tablet replica
I20260710 11:12:05.459981  1035 raft_consensus.cc:2243] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.460368  1035 raft_consensus.cc:2272] T 0dd7a8017857405d8b935a3e7d6444b6 P 1ed5ffce68d94ef78b419326fa28a748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.461905  1035 tablet_replica.cc:333] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748: stopping tablet replica
I20260710 11:12:05.462342  1035 raft_consensus.cc:2243] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:05.463052  1035 raft_consensus.cc:2272] T ae21843f11e8483291e1a94f04ad881b P 1ed5ffce68d94ef78b419326fa28a748 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.491032  1035 tablet_server.cc:196] TabletServer@127.1.2.194:0 shutdown complete.
I20260710 11:12:05.508986  1035 tablet_server.cc:179] TabletServer@127.1.2.195:0 shutting down...
W20260710 11:12:05.526494  1796 consensus_peers.cc:597] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 -> Peer 1ed5ffce68d94ef78b419326fa28a748 (127.1.2.194:34885): Couldn't send request to peer 1ed5ffce68d94ef78b419326fa28a748. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.194:34885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:05.535656  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:05.536500  1035 tablet_replica.cc:333] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56: stopping tablet replica
I20260710 11:12:05.537173  1035 raft_consensus.cc:2243] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:05.537985  1035 raft_consensus.cc:2272] T 0dd7a8017857405d8b935a3e7d6444b6 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.539870  1035 tablet_replica.cc:333] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56: stopping tablet replica
I20260710 11:12:05.540432  1035 raft_consensus.cc:2243] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.540871  1035 raft_consensus.cc:2272] T b99e301d140f41ee9ffa909d4fca1d79 P fb2c321084fc4e8596b87530b0797a56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.542533  1035 tablet_replica.cc:333] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56: stopping tablet replica
I20260710 11:12:05.543026  1035 raft_consensus.cc:2243] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:05.543860  1035 raft_consensus.cc:2272] T a80998b021e449c2a893b59f3578a0bb P fb2c321084fc4e8596b87530b0797a56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.545887  1035 tablet_replica.cc:333] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56: stopping tablet replica
I20260710 11:12:05.546403  1035 raft_consensus.cc:2243] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.546792  1035 raft_consensus.cc:2272] T 4a97ecb8d4a241b7864d0e422b266e59 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.548409  1035 tablet_replica.cc:333] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56: stopping tablet replica
I20260710 11:12:05.548887  1035 raft_consensus.cc:2243] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:05.549566  1035 raft_consensus.cc:2272] T 1b0db20e31d04e059d9bbec176230f11 P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.551409  1035 tablet_replica.cc:333] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56: stopping tablet replica
I20260710 11:12:05.551994  1035 raft_consensus.cc:2243] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.552389  1035 raft_consensus.cc:2272] T 9b25c36281cd4f5a97b9e0549d15e5a6 P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.553949  1035 tablet_replica.cc:333] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56: stopping tablet replica
I20260710 11:12:05.554438  1035 raft_consensus.cc:2243] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.554839  1035 raft_consensus.cc:2272] T d4f34885fe5744e7833426e5ac72e33d P fb2c321084fc4e8596b87530b0797a56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.556362  1035 tablet_replica.cc:333] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56: stopping tablet replica
I20260710 11:12:05.556839  1035 raft_consensus.cc:2243] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.557267  1035 raft_consensus.cc:2272] T a1295eb1a91d40eb93d28408aa88e55f P fb2c321084fc4e8596b87530b0797a56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.558885  1035 tablet_replica.cc:333] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56: stopping tablet replica
I20260710 11:12:05.559340  1035 raft_consensus.cc:2243] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.559808  1035 raft_consensus.cc:2272] T ae21843f11e8483291e1a94f04ad881b P fb2c321084fc4e8596b87530b0797a56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.561699  1035 tablet_replica.cc:333] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56: stopping tablet replica
I20260710 11:12:05.562155  1035 raft_consensus.cc:2243] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.562528  1035 raft_consensus.cc:2272] T 09da5f2226264c2ab423f0c02067f76c P fb2c321084fc4e8596b87530b0797a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.591753  1035 tablet_server.cc:196] TabletServer@127.1.2.195:0 shutdown complete.
I20260710 11:12:05.609349  1035 master.cc:562] Master@127.1.2.254:33631 shutting down...
I20260710 11:12:05.627373  1035 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:05.627995  1035 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.628360  1035 tablet_replica.cc:333] T 00000000000000000000000000000000 P 205321b40df14837a8bbe95451501d30: stopping tablet replica
I20260710 11:12:05.648643  1035 master.cc:584] Master@127.1.2.254:33631 shutdown complete.
1ed5ffce68d94ef78b419326fa28a748  4
db26df6da2734c77b9e952d1ca922349  5
fb2c321084fc4e8596b87530b0797a56  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10343 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:12:05.687697  1035 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.2.254:45851
I20260710 11:12:05.688771  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:05.694445  2041 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:05.694550  2040 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:05.695465  2043 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:05.695971  1035 server_base.cc:1061] running on GCE node
I20260710 11:12:05.696787  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:05.696956  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:05.697065  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681925697055 us; error 0 us; skew 500 ppm
I20260710 11:12:05.697502  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:05.699816  1035 webserver.cc:533] Webserver started at http://127.1.2.254:33505/ using document root <none> and password file <none>
I20260710 11:12:05.700444  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:05.700662  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:05.700951  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:05.701965  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/master-0-root/instance:
uuid: "17876e7dd7614f5cb8442ea0f0da8197"
format_stamp: "Formatted at 2026-07-10 11:12:05 on dist-test-slave-403s"
I20260710 11:12:05.706132  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:05.709327  2048 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:05.710026  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:05.710318  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/master-0-root
uuid: "17876e7dd7614f5cb8442ea0f0da8197"
format_stamp: "Formatted at 2026-07-10 11:12:05 on dist-test-slave-403s"
I20260710 11:12:05.710592  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:05.735186  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:05.736402  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:05.772660  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.254:45851
I20260710 11:12:05.772761  2099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.254:45851 every 8 connection(s)
I20260710 11:12:05.776480  2100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:05.786051  2100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197: Bootstrap starting.
I20260710 11:12:05.790496  2100 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.794413  2100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197: No bootstrap required, opened a new log
I20260710 11:12:05.796446  2100 raft_consensus.cc:359] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17876e7dd7614f5cb8442ea0f0da8197" member_type: VOTER }
I20260710 11:12:05.796849  2100 raft_consensus.cc:385] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.797114  2100 raft_consensus.cc:740] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17876e7dd7614f5cb8442ea0f0da8197, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.797761  2100 consensus_queue.cc:260] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17876e7dd7614f5cb8442ea0f0da8197" member_type: VOTER }
I20260710 11:12:05.798220  2100 raft_consensus.cc:399] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:05.798420  2100 raft_consensus.cc:493] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:05.798720  2100 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.802852  2100 raft_consensus.cc:515] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17876e7dd7614f5cb8442ea0f0da8197" member_type: VOTER }
I20260710 11:12:05.803380  2100 leader_election.cc:304] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [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: 17876e7dd7614f5cb8442ea0f0da8197; no voters: 
I20260710 11:12:05.804478  2100 leader_election.cc:290] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:05.804922  2103 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:05.806329  2103 raft_consensus.cc:697] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [term 1 LEADER]: Becoming Leader. State: Replica: 17876e7dd7614f5cb8442ea0f0da8197, State: Running, Role: LEADER
I20260710 11:12:05.806932  2103 consensus_queue.cc:237] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [LEADER]: Queue going to LEADER mode. State: All 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: "17876e7dd7614f5cb8442ea0f0da8197" member_type: VOTER }
I20260710 11:12:05.807260  2100 sys_catalog.cc:565] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:05.811992  2105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17876e7dd7614f5cb8442ea0f0da8197. Latest consensus state: current_term: 1 leader_uuid: "17876e7dd7614f5cb8442ea0f0da8197" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17876e7dd7614f5cb8442ea0f0da8197" member_type: VOTER } }
I20260710 11:12:05.812247  2104 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "17876e7dd7614f5cb8442ea0f0da8197" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17876e7dd7614f5cb8442ea0f0da8197" member_type: VOTER } }
I20260710 11:12:05.812597  2105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:05.812757  2104 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:05.814553  2110 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:05.820446  2110 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:05.822197  1035 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:05.829257  2110 catalog_manager.cc:1383] Generated new cluster ID: 2afcb54783a64e158facd7f3e08dc044
I20260710 11:12:05.829520  2110 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:05.855579  2110 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:05.856839  2110 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:05.868597  2110 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197: Generated new TSK 0
I20260710 11:12:05.869231  2110 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:05.888423  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:05.894748  2121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:05.895120  2122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:05.897296  2124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:05.897567  1035 server_base.cc:1061] running on GCE node
I20260710 11:12:05.898473  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:05.898649  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:05.898767  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681925898756 us; error 0 us; skew 500 ppm
I20260710 11:12:05.899222  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:05.901660  1035 webserver.cc:533] Webserver started at http://127.1.2.193:39029/ using document root <none> and password file <none>
I20260710 11:12:05.902102  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:05.902257  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:05.902465  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:05.903467  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-0-root/instance:
uuid: "7da47e39e04747ee9a3861dcf64d6c49"
format_stamp: "Formatted at 2026-07-10 11:12:05 on dist-test-slave-403s"
I20260710 11:12:05.907922  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:12:05.911193  2129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:05.912122  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:05.912483  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-0-root
uuid: "7da47e39e04747ee9a3861dcf64d6c49"
format_stamp: "Formatted at 2026-07-10 11:12:05 on dist-test-slave-403s"
I20260710 11:12:05.912794  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:05.923838  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:05.925009  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:05.926440  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:05.928696  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:05.928908  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:05.929150  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:05.929353  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:05.972949  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.193:40595
I20260710 11:12:05.973054  2191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.193:40595 every 8 connection(s)
I20260710 11:12:05.977695  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:05.984591  2196 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:05.986455  2197 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:05.988332  2199 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:05.989358  1035 server_base.cc:1061] running on GCE node
I20260710 11:12:05.990494  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:05.990710  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:05.990888  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681925990872 us; error 0 us; skew 500 ppm
I20260710 11:12:05.991410  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:05.994127  1035 webserver.cc:533] Webserver started at http://127.1.2.194:43381/ using document root <none> and password file <none>
I20260710 11:12:05.994692  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:05.994927  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:05.995249  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:05.996129  2192 heartbeater.cc:344] Connected to a master server at 127.1.2.254:45851
I20260710 11:12:05.996518  2192 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:05.996582  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-1-root/instance:
uuid: "6afb4b28efc5470a8eaa3e017fb08219"
format_stamp: "Formatted at 2026-07-10 11:12:05 on dist-test-slave-403s"
I20260710 11:12:05.997355  2192 heartbeater.cc:507] Master 127.1.2.254:45851 requested a full tablet report, sending...
I20260710 11:12:05.999356  2065 ts_manager.cc:194] Registered new tserver with Master: 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595)
I20260710 11:12:06.001147  2065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47242
I20260710 11:12:06.001732  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:12:06.005133  2204 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:06.005909  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 11:12:06.006163  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-1-root
uuid: "6afb4b28efc5470a8eaa3e017fb08219"
format_stamp: "Formatted at 2026-07-10 11:12:05 on dist-test-slave-403s"
I20260710 11:12:06.006413  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:06.032982  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:06.034106  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:06.035535  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:06.037644  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:06.037811  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:06.038089  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:06.038247  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:06.077827  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.194:39393
I20260710 11:12:06.077948  2266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.194:39393 every 8 connection(s)
I20260710 11:12:06.082561  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:06.089550  2270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:06.090189  2271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:06.093732  2274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:06.093945  1035 server_base.cc:1061] running on GCE node
I20260710 11:12:06.095036  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:12:06.095046  2267 heartbeater.cc:344] Connected to a master server at 127.1.2.254:45851
W20260710 11:12:06.095341  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:06.095579  2267 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:06.095638  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681926095618 us; error 0 us; skew 500 ppm
I20260710 11:12:06.096308  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:06.096467  2267 heartbeater.cc:507] Master 127.1.2.254:45851 requested a full tablet report, sending...
I20260710 11:12:06.098902  2065 ts_manager.cc:194] Registered new tserver with Master: 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:06.099090  1035 webserver.cc:533] Webserver started at http://127.1.2.195:33531/ using document root <none> and password file <none>
I20260710 11:12:06.099749  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:06.099977  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:06.100281  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:06.100719  2065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47256
I20260710 11:12:06.101848  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-2-root/instance:
uuid: "99fb4b61fb0c426296f32883f35f7b81"
format_stamp: "Formatted at 2026-07-10 11:12:06 on dist-test-slave-403s"
I20260710 11:12:06.106287  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:06.109635  2278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:06.110378  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:12:06.110667  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-2-root
uuid: "99fb4b61fb0c426296f32883f35f7b81"
format_stamp: "Formatted at 2026-07-10 11:12:06 on dist-test-slave-403s"
I20260710 11:12:06.110952  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:06.130420  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:06.131682  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:06.133090  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:06.135257  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:06.135500  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:06.135743  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:06.135916  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:06.173164  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.195:45847
I20260710 11:12:06.173254  2340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.195:45847 every 8 connection(s)
I20260710 11:12:06.186734  2341 heartbeater.cc:344] Connected to a master server at 127.1.2.254:45851
I20260710 11:12:06.187049  2341 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:06.187812  2341 heartbeater.cc:507] Master 127.1.2.254:45851 requested a full tablet report, sending...
I20260710 11:12:06.189755  2065 ts_manager.cc:194] Registered new tserver with Master: 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:06.189890  1035 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013528982s
I20260710 11:12:06.191098  2065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47262
I20260710 11:12:06.215027  2065 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47266:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:12:06.218909  2065 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:12:06.344601  2306 tablet_service.cc:1511] Processing CreateTablet for tablet 4a26623d11f8429ea9ef76425c39fa76 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:06.345631  2155 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfd04e6945a44a7ad836867644c2145 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:06.346094  2305 tablet_service.cc:1511] Processing CreateTablet for tablet f7863725eaf34562a04c9afeaa6266a8 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:06.347085  2157 tablet_service.cc:1511] Processing CreateTablet for tablet 4a26623d11f8429ea9ef76425c39fa76 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:06.347004  2155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfd04e6945a44a7ad836867644c2145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.348304  2156 tablet_service.cc:1511] Processing CreateTablet for tablet f7863725eaf34562a04c9afeaa6266a8 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:06.348837  2157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a26623d11f8429ea9ef76425c39fa76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.349637  2156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7863725eaf34562a04c9afeaa6266a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.350178  2303 tablet_service.cc:1511] Processing CreateTablet for tablet 5b007777632247ecb29df4aedf36bc5b (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:06.351548  2154 tablet_service.cc:1511] Processing CreateTablet for tablet 5b007777632247ecb29df4aedf36bc5b (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:06.352787  2154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b007777632247ecb29df4aedf36bc5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.352438  2302 tablet_service.cc:1511] Processing CreateTablet for tablet e3a9eb108a024c1abab34ba2a20e1d2c (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:06.354667  2301 tablet_service.cc:1511] Processing CreateTablet for tablet f01d842d724846048f10446c9693844b (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:06.348297  2152 tablet_service.cc:1511] Processing CreateTablet for tablet f01d842d724846048f10446c9693844b (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:06.356993  2152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01d842d724846048f10446c9693844b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.358420  2151 tablet_service.cc:1511] Processing CreateTablet for tablet d0b66ae50af74940ab0d80cc2bb02597 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:06.348435  2304 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfd04e6945a44a7ad836867644c2145 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:06.359748  2151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b66ae50af74940ab0d80cc2bb02597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.346113  2306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a26623d11f8429ea9ef76425c39fa76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.356621  2153 tablet_service.cc:1511] Processing CreateTablet for tablet e3a9eb108a024c1abab34ba2a20e1d2c (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:06.363809  2305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7863725eaf34562a04c9afeaa6266a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.364307  2153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a9eb108a024c1abab34ba2a20e1d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.366125  2228 tablet_service.cc:1511] Processing CreateTablet for tablet e3a9eb108a024c1abab34ba2a20e1d2c (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:06.367801  2303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b007777632247ecb29df4aedf36bc5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.368517  2232 tablet_service.cc:1511] Processing CreateTablet for tablet 4a26623d11f8429ea9ef76425c39fa76 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:06.370517  2231 tablet_service.cc:1511] Processing CreateTablet for tablet f7863725eaf34562a04c9afeaa6266a8 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:06.371815  2302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a9eb108a024c1abab34ba2a20e1d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.375250  2149 tablet_service.cc:1511] Processing CreateTablet for tablet 669464bc244a429c89edc0e0eb5a8919 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:06.376952  2149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669464bc244a429c89edc0e0eb5a8919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.378342  2300 tablet_service.cc:1511] Processing CreateTablet for tablet d0b66ae50af74940ab0d80cc2bb02597 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:06.380503  2225 tablet_service.cc:1511] Processing CreateTablet for tablet 40c4197dd534432db554af5872948949 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:06.373399  2230 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfd04e6945a44a7ad836867644c2145 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:06.376622  2299 tablet_service.cc:1511] Processing CreateTablet for tablet 40c4197dd534432db554af5872948949 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:06.383867  2301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01d842d724846048f10446c9693844b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.386502  2150 tablet_service.cc:1511] Processing CreateTablet for tablet 40c4197dd534432db554af5872948949 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:06.392617  2227 tablet_service.cc:1511] Processing CreateTablet for tablet f01d842d724846048f10446c9693844b (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:06.394892  2226 tablet_service.cc:1511] Processing CreateTablet for tablet d0b66ae50af74940ab0d80cc2bb02597 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:06.396086  2304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfd04e6945a44a7ad836867644c2145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.397114  2224 tablet_service.cc:1511] Processing CreateTablet for tablet 669464bc244a429c89edc0e0eb5a8919 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:06.367391  2228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a9eb108a024c1abab34ba2a20e1d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.400108  2229 tablet_service.cc:1511] Processing CreateTablet for tablet 5b007777632247ecb29df4aedf36bc5b (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:06.401464  2229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b007777632247ecb29df4aedf36bc5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.403976  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c4197dd534432db554af5872948949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.409001  2231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7863725eaf34562a04c9afeaa6266a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.409154  2150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c4197dd534432db554af5872948949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.410498  2300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b66ae50af74940ab0d80cc2bb02597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.415343  2230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfd04e6945a44a7ad836867644c2145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.418577  2298 tablet_service.cc:1511] Processing CreateTablet for tablet 669464bc244a429c89edc0e0eb5a8919 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:06.420419  2299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c4197dd534432db554af5872948949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.421137  2298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669464bc244a429c89edc0e0eb5a8919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.419799  2224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669464bc244a429c89edc0e0eb5a8919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.423133  2226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b66ae50af74940ab0d80cc2bb02597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.424598  2227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01d842d724846048f10446c9693844b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.427867  2232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a26623d11f8429ea9ef76425c39fa76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.477728  2356 tablet_bootstrap.cc:492] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:06.498255  2155 tablet_service.cc:1511] Processing CreateTablet for tablet 05b9265a8b0942358c2abd1400df0bcd (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:06.499604  2155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b9265a8b0942358c2abd1400df0bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.505988  2356 tablet_bootstrap.cc:654] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:06.515865  2357 tablet_bootstrap.cc:492] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:06.520251  2224 tablet_service.cc:1511] Processing CreateTablet for tablet 05b9265a8b0942358c2abd1400df0bcd (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:06.533788  2224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b9265a8b0942358c2abd1400df0bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.534631  2303 tablet_service.cc:1511] Processing CreateTablet for tablet 37e4dcae6df547e7b8d8aa2d2d8a4539 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:06.534852  2223 tablet_service.cc:1511] Processing CreateTablet for tablet 37e4dcae6df547e7b8d8aa2d2d8a4539 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:06.532393  2306 tablet_service.cc:1511] Processing CreateTablet for tablet 05b9265a8b0942358c2abd1400df0bcd (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:06.539928  2303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e4dcae6df547e7b8d8aa2d2d8a4539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.541982  2358 tablet_bootstrap.cc:492] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:06.544131  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e4dcae6df547e7b8d8aa2d2d8a4539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.547899  2300 tablet_service.cc:1511] Processing CreateTablet for tablet 58ba316212c048ff97849eface0a6c61 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:06.552034  2225 tablet_service.cc:1511] Processing CreateTablet for tablet dafde90994e942c78a350cc26107bd74 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:06.552706  2304 tablet_service.cc:1511] Processing CreateTablet for tablet dafde90994e942c78a350cc26107bd74 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:06.553346  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dafde90994e942c78a350cc26107bd74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.556315  2151 tablet_service.cc:1511] Processing CreateTablet for tablet 37e4dcae6df547e7b8d8aa2d2d8a4539 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:06.557574  2151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e4dcae6df547e7b8d8aa2d2d8a4539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.557201  2150 tablet_service.cc:1511] Processing CreateTablet for tablet dafde90994e942c78a350cc26107bd74 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:06.558732  2150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dafde90994e942c78a350cc26107bd74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.560909  2154 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:06.562130  2154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.564055  2152 tablet_service.cc:1511] Processing CreateTablet for tablet 58ba316212c048ff97849eface0a6c61 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:06.565248  2152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ba316212c048ff97849eface0a6c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.572206  2228 tablet_service.cc:1511] Processing CreateTablet for tablet 58ba316212c048ff97849eface0a6c61 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:06.573526  2228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ba316212c048ff97849eface0a6c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.576835  2300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ba316212c048ff97849eface0a6c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.577725  2304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dafde90994e942c78a350cc26107bd74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.581022  2306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b9265a8b0942358c2abd1400df0bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.559377  2357 tablet_bootstrap.cc:654] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:06.609573  2156 tablet_service.cc:1511] Processing CreateTablet for tablet 383c6d1ba8174b4c97efe1f422a68453 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:06.613582  2301 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:06.614882  2301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.614507  2232 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:06.617148  2232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.639716  2156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383c6d1ba8174b4c97efe1f422a68453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.645920  2298 tablet_service.cc:1511] Processing CreateTablet for tablet 383c6d1ba8174b4c97efe1f422a68453 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:06.647213  2298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383c6d1ba8174b4c97efe1f422a68453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.648011  2150 tablet_service.cc:1511] Processing CreateTablet for tablet 248181a7152f47bf92bf0279bdf396ea (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:06.649260  2150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248181a7152f47bf92bf0279bdf396ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.663609  2305 tablet_service.cc:1511] Processing CreateTablet for tablet 248181a7152f47bf92bf0279bdf396ea (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:06.664891  2305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248181a7152f47bf92bf0279bdf396ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.667191  2153 tablet_service.cc:1511] Processing CreateTablet for tablet d39ee5c47e7a45b8acde4238b179953a (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:06.668442  2153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39ee5c47e7a45b8acde4238b179953a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.670073  2356 tablet_bootstrap.cc:492] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:06.670547  2356 ts_tablet_manager.cc:1403] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.193s	user 0.011s	sys 0.008s
I20260710 11:12:06.672442  2231 tablet_service.cc:1511] Processing CreateTablet for tablet 383c6d1ba8174b4c97efe1f422a68453 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:06.673656  2231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383c6d1ba8174b4c97efe1f422a68453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.673418  2356 raft_consensus.cc:359] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } }
I20260710 11:12:06.674145  2356 raft_consensus.cc:385] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:06.674449  2356 raft_consensus.cc:740] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:06.675135  2356 consensus_queue.cc:260] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } }
I20260710 11:12:06.698454  2358 tablet_bootstrap.cc:654] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:06.736984  2224 tablet_service.cc:1511] Processing CreateTablet for tablet 248181a7152f47bf92bf0279bdf396ea (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:06.738394  2224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248181a7152f47bf92bf0279bdf396ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.738227  2306 tablet_service.cc:1511] Processing CreateTablet for tablet d39ee5c47e7a45b8acde4238b179953a (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:06.739420  2306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39ee5c47e7a45b8acde4238b179953a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.752900  2356 ts_tablet_manager.cc:1434] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.082s	user 0.027s	sys 0.031s
I20260710 11:12:06.753669  2192 heartbeater.cc:499] Master 127.1.2.254:45851 was elected leader, sending a full tablet report...
I20260710 11:12:06.753954  2356 tablet_bootstrap.cc:492] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:06.754319  2357 tablet_bootstrap.cc:492] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:06.754796  2357 ts_tablet_manager.cc:1403] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.239s	user 0.015s	sys 0.009s
I20260710 11:12:06.757567  2357 raft_consensus.cc:359] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:06.758286  2357 raft_consensus.cc:385] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:06.758582  2357 raft_consensus.cc:740] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:06.759960  2228 tablet_service.cc:1511] Processing CreateTablet for tablet d39ee5c47e7a45b8acde4238b179953a (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:06.761236  2228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39ee5c47e7a45b8acde4238b179953a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.778790  2225 tablet_service.cc:1511] Processing CreateTablet for tablet 04128c0719c84838af54ca9be1c785f6 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:06.780117  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04128c0719c84838af54ca9be1c785f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.781082  2155 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc56e936f5f463a9cfd64d195b98526 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:06.782325  2155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc56e936f5f463a9cfd64d195b98526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.784389  2150 tablet_service.cc:1511] Processing CreateTablet for tablet 04128c0719c84838af54ca9be1c785f6 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:06.784538  2223 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc56e936f5f463a9cfd64d195b98526 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:06.785593  2150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04128c0719c84838af54ca9be1c785f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.785199  2357 consensus_queue.cc:260] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:06.785753  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc56e936f5f463a9cfd64d195b98526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.784785  2356 tablet_bootstrap.cc:654] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:06.792467  2306 tablet_service.cc:1511] Processing CreateTablet for tablet 04128c0719c84838af54ca9be1c785f6 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:06.802120  2306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04128c0719c84838af54ca9be1c785f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.801967  2298 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc56e936f5f463a9cfd64d195b98526 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:06.813687  2341 heartbeater.cc:499] Master 127.1.2.254:45851 was elected leader, sending a full tablet report...
I20260710 11:12:06.813958  2357 ts_tablet_manager.cc:1434] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.059s	user 0.010s	sys 0.003s
I20260710 11:12:06.814617  2149 tablet_service.cc:1511] Processing CreateTablet for tablet d2143f79ffef47919d9c9b991c91a524 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:06.815743  2358 tablet_bootstrap.cc:492] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:06.815886  2149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2143f79ffef47919d9c9b991c91a524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.816200  2358 ts_tablet_manager.cc:1403] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.279s	user 0.011s	sys 0.011s
I20260710 11:12:06.819108  2358 raft_consensus.cc:359] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:06.819403  2223 tablet_service.cc:1511] Processing CreateTablet for tablet d2143f79ffef47919d9c9b991c91a524 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:06.819875  2358 raft_consensus.cc:385] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:06.820210  2358 raft_consensus.cc:740] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:06.820657  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2143f79ffef47919d9c9b991c91a524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.820947  2358 consensus_queue.cc:260] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:06.838966  2356 tablet_bootstrap.cc:492] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:06.839511  2356 ts_tablet_manager.cc:1403] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.086s	user 0.007s	sys 0.011s
I20260710 11:12:06.847752  2356 raft_consensus.cc:359] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:06.848531  2356 raft_consensus.cc:385] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:12:06.848709  2113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:06.848845  2356 raft_consensus.cc:740] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:06.854063  2298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc56e936f5f463a9cfd64d195b98526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.855584  2358 ts_tablet_manager.cc:1434] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.039s	user 0.021s	sys 0.014s
I20260710 11:12:06.857366  2358 tablet_bootstrap.cc:492] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:06.857633  2232 tablet_service.cc:1511] Processing CreateTablet for tablet f567f7d9259b4cd1ad0352902120202a (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:06.858966  2232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f567f7d9259b4cd1ad0352902120202a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.859731  2267 heartbeater.cc:499] Master 127.1.2.254:45851 was elected leader, sending a full tablet report...
I20260710 11:12:06.867442  2301 tablet_service.cc:1511] Processing CreateTablet for tablet d2143f79ffef47919d9c9b991c91a524 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:06.871101  2301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2143f79ffef47919d9c9b991c91a524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.871352  2305 tablet_service.cc:1511] Processing CreateTablet for tablet f567f7d9259b4cd1ad0352902120202a (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:06.872612  2305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f567f7d9259b4cd1ad0352902120202a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.882998  2357 tablet_bootstrap.cc:492] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:06.887010  2303 tablet_service.cc:1511] Processing CreateTablet for tablet e3164c9b80a34d879956c52455ab0dc0 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:06.889046  2225 tablet_service.cc:1511] Processing CreateTablet for tablet e3164c9b80a34d879956c52455ab0dc0 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:06.890236  2303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3164c9b80a34d879956c52455ab0dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.889046  2153 tablet_service.cc:1511] Processing CreateTablet for tablet 45247de9f50f4d30b50ba77a606f3d60 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:06.891914  2153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45247de9f50f4d30b50ba77a606f3d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.891664  2223 tablet_service.cc:1511] Processing CreateTablet for tablet 45247de9f50f4d30b50ba77a606f3d60 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:06.893255  2358 tablet_bootstrap.cc:654] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:06.890236  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3164c9b80a34d879956c52455ab0dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.896442  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45247de9f50f4d30b50ba77a606f3d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.901371  2363 raft_consensus.cc:493] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:06.901965  2363 raft_consensus.cc:515] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:06.904181  2150 tablet_service.cc:1511] Processing CreateTablet for tablet e3164c9b80a34d879956c52455ab0dc0 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:06.905799  2150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3164c9b80a34d879956c52455ab0dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.864818  2356 consensus_queue.cc:260] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:06.909827  2356 ts_tablet_manager.cc:1434] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260710 11:12:06.918741  2149 tablet_service.cc:1511] Processing CreateTablet for tablet f567f7d9259b4cd1ad0352902120202a (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:06.920614  2300 tablet_service.cc:1511] Processing CreateTablet for tablet 45247de9f50f4d30b50ba77a606f3d60 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:06.922227  2300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45247de9f50f4d30b50ba77a606f3d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.950318  2361 raft_consensus.cc:493] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:06.950829  2361 raft_consensus.cc:515] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } }
I20260710 11:12:06.952915  2358 tablet_bootstrap.cc:492] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:06.953612  2361 leader_election.cc:290] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:06.956732  2358 ts_tablet_manager.cc:1403] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.014s
I20260710 11:12:06.960134  2358 raft_consensus.cc:359] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:06.963909  2149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f567f7d9259b4cd1ad0352902120202a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.967213  2356 tablet_bootstrap.cc:492] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:06.979693  2231 tablet_service.cc:1511] Processing CreateTablet for tablet d1c62fdd32a64956828e210eb89e4d02 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:06.980753  2363 leader_election.cc:290] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:06.981004  2231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c62fdd32a64956828e210eb89e4d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.983669  2358 raft_consensus.cc:385] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:06.984426  2358 raft_consensus.cc:740] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:06.986066  2358 consensus_queue.cc:260] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:06.996213  2156 tablet_service.cc:1511] Processing CreateTablet for tablet d1c62fdd32a64956828e210eb89e4d02 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:06.997550  2156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c62fdd32a64956828e210eb89e4d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.998540  2356 tablet_bootstrap.cc:654] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:06.988690  2357 tablet_bootstrap.cc:654] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:06.995967  2365 raft_consensus.cc:493] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:06.999797  2365 raft_consensus.cc:515] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.002858  2358 ts_tablet_manager.cc:1434] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260710 11:12:07.007102  2365 leader_election.cc:290] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.015008  2358 tablet_bootstrap.cc:492] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:07.060592  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a26623d11f8429ea9ef76425c39fa76" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
W20260710 11:12:07.064493  2131 leader_election.cc:343] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.068675  2306 tablet_service.cc:1511] Processing CreateTablet for tablet d1c62fdd32a64956828e210eb89e4d02 (DEFAULT_TABLE table=test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:07.069965  2306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c62fdd32a64956828e210eb89e4d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:07.085290  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7863725eaf34562a04c9afeaa6266a8" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
W20260710 11:12:07.087352  2279 leader_election.cc:343] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.095312  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a9eb108a024c1abab34ba2a20e1d2c" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
W20260710 11:12:07.101831  2205 leader_election.cc:343] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.104341  2358 tablet_bootstrap.cc:654] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.105983  2357 tablet_bootstrap.cc:492] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:07.106490  2357 ts_tablet_manager.cc:1403] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.241s	user 0.015s	sys 0.048s
I20260710 11:12:07.110500  2356 tablet_bootstrap.cc:492] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.110775  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a9eb108a024c1abab34ba2a20e1d2c" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:07.110975  2356 ts_tablet_manager.cc:1403] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.200s	user 0.009s	sys 0.009s
W20260710 11:12:07.116259  2206 leader_election.cc:343] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.116753  2206 leader_election.cc:304] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219; no voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:07.117854  2365 raft_consensus.cc:2749] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:07.118654  2357 raft_consensus.cc:359] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.119235  2357 raft_consensus.cc:385] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.119478  2357 raft_consensus.cc:740] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.120366  2357 consensus_queue.cc:260] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.120909  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7863725eaf34562a04c9afeaa6266a8" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:07.122473  2357 ts_tablet_manager.cc:1434] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:12:07.123730  2357 tablet_bootstrap.cc:492] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:07.122483  2356 raft_consensus.cc:359] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.132336  2356 raft_consensus.cc:385] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.132707  2356 raft_consensus.cc:740] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.133203  2358 tablet_bootstrap.cc:492] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
W20260710 11:12:07.133546  2282 leader_election.cc:343] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.133430  2356 consensus_queue.cc:260] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.133882  2358 ts_tablet_manager.cc:1403] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.013s
I20260710 11:12:07.134039  2282 leader_election.cc:304] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49
I20260710 11:12:07.136104  2363 raft_consensus.cc:2749] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:07.137924  2358 raft_consensus.cc:359] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.138661  2356 ts_tablet_manager.cc:1434] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260710 11:12:07.138703  2358 raft_consensus.cc:385] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.139186  2358 raft_consensus.cc:740] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.139781  2356 tablet_bootstrap.cc:492] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.140154  2358 consensus_queue.cc:260] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.142874  2358 ts_tablet_manager.cc:1434] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:12:07.144004  2358 tablet_bootstrap.cc:492] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:07.146543  2356 tablet_bootstrap.cc:654] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.148159  2357 tablet_bootstrap.cc:654] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.148617  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a26623d11f8429ea9ef76425c39fa76" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
W20260710 11:12:07.149883  2133 leader_election.cc:343] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.150235  2133 leader_election.cc:304] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:07.151296  2361 raft_consensus.cc:2749] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:07.154083  2358 tablet_bootstrap.cc:654] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.157214  2357 tablet_bootstrap.cc:492] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:07.157644  2357 ts_tablet_manager.cc:1403] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260710 11:12:07.159104  2358 tablet_bootstrap.cc:492] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:07.159577  2358 ts_tablet_manager.cc:1403] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:12:07.159680  2356 tablet_bootstrap.cc:492] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.160136  2356 ts_tablet_manager.cc:1403] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.003s
I20260710 11:12:07.160497  2357 raft_consensus.cc:359] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } }
I20260710 11:12:07.161206  2357 raft_consensus.cc:385] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.161492  2357 raft_consensus.cc:740] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.162227  2357 consensus_queue.cc:260] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } }
I20260710 11:12:07.162379  2358 raft_consensus.cc:359] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.162528  2356 raft_consensus.cc:359] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.163044  2358 raft_consensus.cc:385] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.163197  2356 raft_consensus.cc:385] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.163414  2358 raft_consensus.cc:740] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.163578  2356 raft_consensus.cc:740] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.164274  2356 consensus_queue.cc:260] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.164300  2358 consensus_queue.cc:260] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.166312  2356 ts_tablet_manager.cc:1434] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:07.167248  2356 tablet_bootstrap.cc:492] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.171311  2358 ts_tablet_manager.cc:1434] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:12:07.171311  2357 ts_tablet_manager.cc:1434] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:12:07.172441  2358 tablet_bootstrap.cc:492] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:07.173504  2356 tablet_bootstrap.cc:654] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.179862  2358 tablet_bootstrap.cc:654] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.180194  2357 tablet_bootstrap.cc:492] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:07.185303  2356 tablet_bootstrap.cc:492] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.185432  2358 tablet_bootstrap.cc:492] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:07.185856  2356 ts_tablet_manager.cc:1403] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260710 11:12:07.185856  2358 ts_tablet_manager.cc:1403] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:12:07.188915  2356 raft_consensus.cc:359] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.189029  2358 raft_consensus.cc:359] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.189905  2357 tablet_bootstrap.cc:654] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.189798  2356 raft_consensus.cc:385] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.189798  2358 raft_consensus.cc:385] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.190387  2356 raft_consensus.cc:740] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.190477  2358 raft_consensus.cc:740] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.191145  2356 consensus_queue.cc:260] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.191323  2358 consensus_queue.cc:260] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.193306  2356 ts_tablet_manager.cc:1434] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:07.194365  2356 tablet_bootstrap.cc:492] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.196602  2358 ts_tablet_manager.cc:1434] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:12:07.197860  2358 tablet_bootstrap.cc:492] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:07.200706  2356 tablet_bootstrap.cc:654] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.201924  2357 tablet_bootstrap.cc:492] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:07.202410  2357 ts_tablet_manager.cc:1403] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260710 11:12:07.204656  2358 tablet_bootstrap.cc:654] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.205400  2357 raft_consensus.cc:359] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.206158  2357 raft_consensus.cc:385] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.206472  2357 raft_consensus.cc:740] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.207456  2357 consensus_queue.cc:260] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.208545  2361 raft_consensus.cc:493] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.208987  2361 raft_consensus.cc:515] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.210958  2361 leader_election.cc:290] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.212777  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfd04e6945a44a7ad836867644c2145" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:07.213346  2242 raft_consensus.cc:2468] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:07.213919  2357 ts_tablet_manager.cc:1434] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:12:07.214879  2357 tablet_bootstrap.cc:492] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:07.214769  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfd04e6945a44a7ad836867644c2145" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:07.215315  2316 raft_consensus.cc:2468] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:07.216620  2133 leader_election.cc:304] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 
I20260710 11:12:07.218420  2361 raft_consensus.cc:2804] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:07.218838  2361 raft_consensus.cc:493] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.219151  2361 raft_consensus.cc:3060] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.222049  2356 tablet_bootstrap.cc:492] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.222543  2356 ts_tablet_manager.cc:1403] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.007s
I20260710 11:12:07.222652  2357 tablet_bootstrap.cc:654] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.225358  2356 raft_consensus.cc:359] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.225906  2356 raft_consensus.cc:385] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.226177  2356 raft_consensus.cc:740] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.226593  2361 raft_consensus.cc:515] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.226823  2356 consensus_queue.cc:260] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.229527  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfd04e6945a44a7ad836867644c2145" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:07.230271  2242 raft_consensus.cc:3060] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.241557  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfd04e6945a44a7ad836867644c2145" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:07.243070  2316 raft_consensus.cc:3060] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.244071  2356 ts_tablet_manager.cc:1434] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.009s
I20260710 11:12:07.244401  2357 tablet_bootstrap.cc:492] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:07.244864  2357 ts_tablet_manager.cc:1403] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.003s
I20260710 11:12:07.245036  2356 tablet_bootstrap.cc:492] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.240890  2361 leader_election.cc:290] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Requested vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.247810  2357 raft_consensus.cc:359] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.248525  2357 raft_consensus.cc:385] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.248803  2357 raft_consensus.cc:740] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.249624  2357 consensus_queue.cc:260] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.250732  2316 raft_consensus.cc:2468] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:07.251845  2356 tablet_bootstrap.cc:654] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.251904  2131 leader_election.cc:304] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:07.252869  2361 raft_consensus.cc:2804] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:07.242393  2358 tablet_bootstrap.cc:492] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:07.254021  2358 ts_tablet_manager.cc:1403] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.004s
I20260710 11:12:07.256114  2357 ts_tablet_manager.cc:1434] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:12:07.257122  2357 tablet_bootstrap.cc:492] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:07.256973  2358 raft_consensus.cc:359] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } }
I20260710 11:12:07.257690  2358 raft_consensus.cc:385] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.257982  2358 raft_consensus.cc:740] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.239946  2242 raft_consensus.cc:2468] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:07.263284  2358 consensus_queue.cc:260] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } }
I20260710 11:12:07.264642  2357 tablet_bootstrap.cc:654] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.265377  2361 raft_consensus.cc:697] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Leader. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:07.266284  2361 consensus_queue.cc:237] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.275609  2358 ts_tablet_manager.cc:1434] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260710 11:12:07.276000  2356 tablet_bootstrap.cc:492] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.276616  2358 tablet_bootstrap.cc:492] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:07.276664  2356 ts_tablet_manager.cc:1403] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.013s
I20260710 11:12:07.280462  2357 tablet_bootstrap.cc:492] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:07.280930  2357 ts_tablet_manager.cc:1403] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260710 11:12:07.280737  2356 raft_consensus.cc:359] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.281755  2356 raft_consensus.cc:385] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.282138  2356 raft_consensus.cc:740] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.283223  2356 consensus_queue.cc:260] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.283885  2357 raft_consensus.cc:359] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.284616  2357 raft_consensus.cc:385] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.284906  2357 raft_consensus.cc:740] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.286357  2356 ts_tablet_manager.cc:1434] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:12:07.285955  2357 consensus_queue.cc:260] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.287354  2356 tablet_bootstrap.cc:492] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.290882  2357 ts_tablet_manager.cc:1434] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:12:07.291903  2357 tablet_bootstrap.cc:492] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:07.292613  2358 tablet_bootstrap.cc:654] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.292539  2063 catalog_manager.cc:5697] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:07.293720  2356 tablet_bootstrap.cc:654] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.303834  2365 raft_consensus.cc:493] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.304333  2365 raft_consensus.cc:515] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.305446  2357 tablet_bootstrap.cc:654] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.305553  2356 tablet_bootstrap.cc:492] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.306128  2356 ts_tablet_manager.cc:1403] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260710 11:12:07.306432  2365 leader_election.cc:290] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.309178  2356 raft_consensus.cc:359] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.309893  2356 raft_consensus.cc:385] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.310194  2356 raft_consensus.cc:740] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.310612  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c4197dd534432db554af5872948949" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:07.310842  2356 consensus_queue.cc:260] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.311429  2167 raft_consensus.cc:2468] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 0.
I20260710 11:12:07.312728  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c4197dd534432db554af5872948949" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:07.314389  2356 ts_tablet_manager.cc:1434] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260710 11:12:07.314936  2206 leader_election.cc:343] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.315691  2356 tablet_bootstrap.cc:492] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.316423  2205 leader_election.cc:304] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [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: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:07.317973  2365 raft_consensus.cc:2804] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:07.318447  2365 raft_consensus.cc:493] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.318920  2365 raft_consensus.cc:3060] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.320329  2361 raft_consensus.cc:493] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.320946  2361 raft_consensus.cc:515] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.324489  2356 tablet_bootstrap.cc:654] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.325070  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b007777632247ecb29df4aedf36bc5b" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
W20260710 11:12:07.326915  2133 leader_election.cc:343] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.327901  2361 leader_election.cc:290] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.329294  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b007777632247ecb29df4aedf36bc5b" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:07.330098  2316 raft_consensus.cc:2468] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:07.331658  2131 leader_election.cc:304] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [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: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:07.333117  2361 raft_consensus.cc:2804] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:07.333583  2361 raft_consensus.cc:493] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.334007  2361 raft_consensus.cc:3060] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.337939  2358 tablet_bootstrap.cc:492] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:07.338600  2358 ts_tablet_manager.cc:1403] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.000s
I20260710 11:12:07.342494  2358 raft_consensus.cc:359] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.343813  2363 raft_consensus.cc:493] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.344450  2363 raft_consensus.cc:515] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } }
I20260710 11:12:07.345157  2365 raft_consensus.cc:515] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.348904  2363 leader_election.cc:290] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:07.350658  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c4197dd534432db554af5872948949" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:07.351444  2167 raft_consensus.cc:3060] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.342897  2361 raft_consensus.cc:515] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.356014  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a26623d11f8429ea9ef76425c39fa76" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:07.356921  2242 raft_consensus.cc:2468] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:07.358547  2361 leader_election.cc:290] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Requested vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.358606  2282 leader_election.cc:304] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:07.359937  2363 raft_consensus.cc:2804] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:07.360406  2363 raft_consensus.cc:493] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.360848  2363 raft_consensus.cc:3060] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.356045  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b007777632247ecb29df4aedf36bc5b" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:07.362727  2316 raft_consensus.cc:3060] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.364460  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b007777632247ecb29df4aedf36bc5b" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:07.366602  2167 raft_consensus.cc:2468] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 1.
I20260710 11:12:07.369576  2316 raft_consensus.cc:2468] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:07.370777  2205 leader_election.cc:304] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 
I20260710 11:12:07.370932  2365 leader_election.cc:290] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.371019  2131 leader_election.cc:304] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:07.371555  2365 raft_consensus.cc:2804] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:07.371997  2361 raft_consensus.cc:2804] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:07.372035  2358 raft_consensus.cc:385] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.372859  2363 raft_consensus.cc:515] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } }
I20260710 11:12:07.373790  2361 raft_consensus.cc:697] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Leader. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:07.374904  2361 consensus_queue.cc:237] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.375653  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a26623d11f8429ea9ef76425c39fa76" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:07.376216  2363 leader_election.cc:290] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:07.373097  2358 raft_consensus.cc:740] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.376398  2167 raft_consensus.cc:3060] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.377347  2358 consensus_queue.cc:260] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.378330  2242 raft_consensus.cc:3060] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.361912  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a26623d11f8429ea9ef76425c39fa76" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:07.375919  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a26623d11f8429ea9ef76425c39fa76" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:07.380668  2241 raft_consensus.cc:3060] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.382544  2357 tablet_bootstrap.cc:492] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:07.372182  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c4197dd534432db554af5872948949" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:07.386731  2357 ts_tablet_manager.cc:1403] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.095s	user 0.031s	sys 0.041s
I20260710 11:12:07.371997  2365 raft_consensus.cc:697] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Becoming Leader. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Running, Role: LEADER
W20260710 11:12:07.387528  2206 leader_election.cc:343] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.387779  2365 consensus_queue.cc:237] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.392685  2241 raft_consensus.cc:2468] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
I20260710 11:12:07.394063  2282 leader_election.cc:304] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:07.386034  2167 raft_consensus.cc:2468] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
I20260710 11:12:07.384083  2356 tablet_bootstrap.cc:492] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.396003  2356 ts_tablet_manager.cc:1403] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.081s	user 0.025s	sys 0.019s
I20260710 11:12:07.396795  2242 raft_consensus.cc:2468] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:07.399106  2356 raft_consensus.cc:359] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.400214  2356 raft_consensus.cc:385] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.400537  2356 raft_consensus.cc:740] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.401302  2356 consensus_queue.cc:260] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.401835  2357 raft_consensus.cc:359] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.402804  2363 raft_consensus.cc:2804] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:07.403894  2356 ts_tablet_manager.cc:1434] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:07.404908  2356 tablet_bootstrap.cc:492] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.406337  2358 ts_tablet_manager.cc:1434] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.007s
I20260710 11:12:07.402829  2357 raft_consensus.cc:385] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.409315  2357 raft_consensus.cc:740] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.410365  2357 consensus_queue.cc:260] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.414764  2065 catalog_manager.cc:5697] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:07.417428  2356 tablet_bootstrap.cc:654] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.407318  2358 tablet_bootstrap.cc:492] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:07.421082  2365 raft_consensus.cc:493] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.421922  2357 ts_tablet_manager.cc:1434] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 11:12:07.422358  2365 raft_consensus.cc:515] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.423285  2357 tablet_bootstrap.cc:492] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:07.425523  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669464bc244a429c89edc0e0eb5a8919" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:07.426658  2363 raft_consensus.cc:697] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Becoming Leader. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Running, Role: LEADER
I20260710 11:12:07.426797  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669464bc244a429c89edc0e0eb5a8919" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
W20260710 11:12:07.426934  2205 leader_election.cc:343] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.427390  2315 raft_consensus.cc:2468] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 0.
I20260710 11:12:07.427857  2374 raft_consensus.cc:493] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.427608  2363 consensus_queue.cc:237] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } }
I20260710 11:12:07.428329  2374 raft_consensus.cc:515] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.428835  2206 leader_election.cc:304] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [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: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 7da47e39e04747ee9a3861dcf64d6c49
I20260710 11:12:07.430581  2374 leader_election.cc:290] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.431074  2374 raft_consensus.cc:2804] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:07.433243  2358 tablet_bootstrap.cc:654] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.434021  2365 leader_election.cc:290] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.436023  2357 tablet_bootstrap.cc:654] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.440181  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b66ae50af74940ab0d80cc2bb02597" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:07.440905  2166 raft_consensus.cc:2468] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 0.
I20260710 11:12:07.442603  2361 raft_consensus.cc:493] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.444016  2391 raft_consensus.cc:493] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.444106  2361 raft_consensus.cc:515] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.443418  2205 leader_election.cc:304] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 
I20260710 11:12:07.431402  2374 raft_consensus.cc:493] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.448437  2365 raft_consensus.cc:2804] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:07.449033  2365 raft_consensus.cc:493] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.449370  2365 raft_consensus.cc:3060] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.446149  2374 raft_consensus.cc:3060] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.456564  2363 raft_consensus.cc:493] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.457052  2363 raft_consensus.cc:515] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.446535  2063 catalog_manager.cc:5697] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:07.460889  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a9eb108a024c1abab34ba2a20e1d2c" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:07.444657  2391 raft_consensus.cc:515] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
W20260710 11:12:07.464577  2279 leader_election.cc:343] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.464807  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a9eb108a024c1abab34ba2a20e1d2c" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:07.465114  2363 leader_election.cc:290] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:07.465338  2391 leader_election.cc:290] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.465487  2242 raft_consensus.cc:2468] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:07.466645  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01d842d724846048f10446c9693844b" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:07.467072  2361 leader_election.cc:290] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.469504  2282 leader_election.cc:304] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [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: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 7da47e39e04747ee9a3861dcf64d6c49
W20260710 11:12:07.470742  2131 leader_election.cc:343] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.471578  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b66ae50af74940ab0d80cc2bb02597" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:07.471170  2062 catalog_manager.cc:5697] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:07.472839  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01d842d724846048f10446c9693844b" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:07.473430  2363 raft_consensus.cc:2804] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:12:07.474443  2133 leader_election.cc:343] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.474882  2133 leader_election.cc:304] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:07.477669  2361 raft_consensus.cc:2749] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:07.473826  2363 raft_consensus.cc:493] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.477973  2374 raft_consensus.cc:515] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
W20260710 11:12:07.475253  2206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.2.195:45847, user_credentials={real_user=slave}} blocked reactor thread for 46514.6us
I20260710 11:12:07.472177  2315 raft_consensus.cc:2468] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:07.474956  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b66ae50af74940ab0d80cc2bb02597" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:07.481747  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b66ae50af74940ab0d80cc2bb02597" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:07.482103  2131 leader_election.cc:304] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:07.482297  2315 raft_consensus.cc:2468] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 0.
I20260710 11:12:07.483008  2361 raft_consensus.cc:2804] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:07.483392  2361 raft_consensus.cc:493] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.483765  2361 raft_consensus.cc:3060] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.485255  2365 raft_consensus.cc:515] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.486150  2242 raft_consensus.cc:2393] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7da47e39e04747ee9a3861dcf64d6c49 in current term 1: Already voted for candidate 6afb4b28efc5470a8eaa3e017fb08219 in this term.
I20260710 11:12:07.480072  2363 raft_consensus.cc:3060] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.489745  2374 leader_election.cc:290] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.490442  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669464bc244a429c89edc0e0eb5a8919" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:07.492095  2365 leader_election.cc:290] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
W20260710 11:12:07.492424  2205 leader_election.cc:343] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.493476  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b66ae50af74940ab0d80cc2bb02597" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:07.494060  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669464bc244a429c89edc0e0eb5a8919" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:07.494652  2357 tablet_bootstrap.cc:492] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:07.494599  2315 raft_consensus.cc:3060] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.495142  2357 ts_tablet_manager.cc:1403] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.010s
I20260710 11:12:07.497224  2361 raft_consensus.cc:515] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.498128  2167 raft_consensus.cc:2393] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6afb4b28efc5470a8eaa3e017fb08219 in current term 1: Already voted for candidate 7da47e39e04747ee9a3861dcf64d6c49 in this term.
I20260710 11:12:07.497957  2357 raft_consensus.cc:359] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.498660  2357 raft_consensus.cc:385] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.498953  2357 raft_consensus.cc:740] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.500137  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b66ae50af74940ab0d80cc2bb02597" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:07.500698  2242 raft_consensus.cc:2393] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7da47e39e04747ee9a3861dcf64d6c49 in current term 1: Already voted for candidate 6afb4b28efc5470a8eaa3e017fb08219 in this term.
I20260710 11:12:07.501085  2356 tablet_bootstrap.cc:492] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.501647  2361 leader_election.cc:290] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Requested vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.501539  2356 ts_tablet_manager.cc:1403] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.000s
I20260710 11:12:07.502585  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b66ae50af74940ab0d80cc2bb02597" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:07.502988  2316 raft_consensus.cc:3060] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.505091  2356 raft_consensus.cc:359] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.505764  2356 raft_consensus.cc:385] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.505965  2358 tablet_bootstrap.cc:492] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:07.506156  2315 raft_consensus.cc:2468] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 1.
I20260710 11:12:07.506528  2358 ts_tablet_manager.cc:1403] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.006s
I20260710 11:12:07.506275  2357 consensus_queue.cc:260] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.506045  2356 raft_consensus.cc:740] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.508455  2356 consensus_queue.cc:260] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.509631  2358 raft_consensus.cc:359] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.510308  2358 raft_consensus.cc:385] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.511632  2357 ts_tablet_manager.cc:1434] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:12:07.511914  2358 raft_consensus.cc:740] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.509373  2206 leader_election.cc:304] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [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: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 7da47e39e04747ee9a3861dcf64d6c49
I20260710 11:12:07.512718  2357 tablet_bootstrap.cc:492] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:07.512837  2365 raft_consensus.cc:2804] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:07.513414  2365 raft_consensus.cc:697] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Becoming Leader. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Running, Role: LEADER
I20260710 11:12:07.514873  2316 raft_consensus.cc:2468] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:07.515086  2365 consensus_queue.cc:237] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.515938  2131 leader_election.cc:304] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [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: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:07.517059  2391 raft_consensus.cc:2804] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:07.517524  2391 raft_consensus.cc:697] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Leader. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:07.518348  2391 consensus_queue.cc:237] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.510432  2356 ts_tablet_manager.cc:1434] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:12:07.521353  2356 tablet_bootstrap.cc:492] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.521878  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b66ae50af74940ab0d80cc2bb02597" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:07.522673  2316 raft_consensus.cc:2393] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6afb4b28efc5470a8eaa3e017fb08219 in current term 1: Already voted for candidate 7da47e39e04747ee9a3861dcf64d6c49 in this term.
I20260710 11:12:07.526844  2357 tablet_bootstrap.cc:654] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.513864  2363 raft_consensus.cc:515] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.527446  2356 tablet_bootstrap.cc:654] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.529136  2206 leader_election.cc:304] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [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: 6afb4b28efc5470a8eaa3e017fb08219; no voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:07.529286  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a9eb108a024c1abab34ba2a20e1d2c" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:07.529991  2374 raft_consensus.cc:2749] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:12:07.530747  2279 leader_election.cc:343] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.530460  2358 consensus_queue.cc:260] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.532739  2363 leader_election.cc:290] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:07.533376  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a9eb108a024c1abab34ba2a20e1d2c" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:07.533949  2242 raft_consensus.cc:3060] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.535707  2358 ts_tablet_manager.cc:1434] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:12:07.543022  2358 tablet_bootstrap.cc:492] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:07.545415  2356 tablet_bootstrap.cc:492] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.545881  2356 ts_tablet_manager.cc:1403] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260710 11:12:07.542179  2063 catalog_manager.cc:5697] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:07.546254  2357 tablet_bootstrap.cc:492] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:07.546828  2357 ts_tablet_manager.cc:1403] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260710 11:12:07.548507  2356 raft_consensus.cc:359] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.546290  2062 catalog_manager.cc:5697] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:07.549090  2358 tablet_bootstrap.cc:654] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.549190  2356 raft_consensus.cc:385] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.549569  2356 raft_consensus.cc:740] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.549641  2357 raft_consensus.cc:359] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.550410  2357 raft_consensus.cc:385] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.550338  2356 consensus_queue.cc:260] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.550788  2357 raft_consensus.cc:740] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.541911  2242 raft_consensus.cc:2468] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
I20260710 11:12:07.552282  2282 leader_election.cc:304] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [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: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 7da47e39e04747ee9a3861dcf64d6c49
I20260710 11:12:07.552737  2356 ts_tablet_manager.cc:1434] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:12:07.553781  2356 tablet_bootstrap.cc:492] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.553740  2363 raft_consensus.cc:2804] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:07.554315  2363 raft_consensus.cc:697] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Becoming Leader. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Running, Role: LEADER
I20260710 11:12:07.555377  2363 consensus_queue.cc:237] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.551781  2357 consensus_queue.cc:260] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.563891  2356 tablet_bootstrap.cc:654] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.564105  2407 raft_consensus.cc:493] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.564776  2407 raft_consensus.cc:515] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.571236  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c4197dd534432db554af5872948949" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:07.571233  2407 leader_election.cc:290] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:07.574599  2357 ts_tablet_manager.cc:1434] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.004s
I20260710 11:12:07.574757  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c4197dd534432db554af5872948949" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:07.576929  2356 tablet_bootstrap.cc:492] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.577478  2356 ts_tablet_manager.cc:1403] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.002s
I20260710 11:12:07.578176  2357 tablet_bootstrap.cc:492] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:07.577412  2167 raft_consensus.cc:2393] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99fb4b61fb0c426296f32883f35f7b81 in current term 1: Already voted for candidate 6afb4b28efc5470a8eaa3e017fb08219 in this term.
I20260710 11:12:07.580472  2356 raft_consensus.cc:359] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.580490  2279 leader_election.cc:304] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49
I20260710 11:12:07.581324  2356 raft_consensus.cc:385] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.581668  2356 raft_consensus.cc:740] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.582290  2407 raft_consensus.cc:3060] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.582324  2356 consensus_queue.cc:260] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.593442  2356 ts_tablet_manager.cc:1434] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:12:07.594533  2356 tablet_bootstrap.cc:492] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.596676  2357 tablet_bootstrap.cc:654] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.600076  2356 tablet_bootstrap.cc:654] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.599531  2065 catalog_manager.cc:5697] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:07.602370  2358 tablet_bootstrap.cc:492] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:07.602856  2358 ts_tablet_manager.cc:1403] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.060s	user 0.031s	sys 0.022s
I20260710 11:12:07.605811  2358 raft_consensus.cc:359] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.606756  2358 raft_consensus.cc:385] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.607214  2358 raft_consensus.cc:740] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.608283  2358 consensus_queue.cc:260] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.610278  2407 raft_consensus.cc:2749] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:07.611328  2358 ts_tablet_manager.cc:1434] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:12:07.613030  2358 tablet_bootstrap.cc:492] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:07.613437  2391 raft_consensus.cc:493] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.613875  2391 raft_consensus.cc:515] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.615958  2391 leader_election.cc:290] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.616914  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7863725eaf34562a04c9afeaa6266a8" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
W20260710 11:12:07.618172  2133 leader_election.cc:343] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.623539  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7863725eaf34562a04c9afeaa6266a8" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:07.624187  2316 raft_consensus.cc:2468] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:07.625538  2131 leader_election.cc:304] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [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: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:07.626067  2357 tablet_bootstrap.cc:492] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:07.626508  2357 ts_tablet_manager.cc:1403] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.000s
I20260710 11:12:07.626606  2391 raft_consensus.cc:2804] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:07.627000  2391 raft_consensus.cc:493] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.627362  2391 raft_consensus.cc:3060] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.627461  2358 tablet_bootstrap.cc:654] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.628648  2393 raft_consensus.cc:493] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.629060  2357 raft_consensus.cc:359] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.629114  2393 raft_consensus.cc:515] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.629849  2357 raft_consensus.cc:385] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.630146  2357 raft_consensus.cc:740] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.630815  2357 consensus_queue.cc:260] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.632810  2393 leader_election.cc:290] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.633496  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a9eb108a024c1abab34ba2a20e1d2c" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:07.633791  2357 ts_tablet_manager.cc:1434] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:07.634213  2242 raft_consensus.cc:2393] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7da47e39e04747ee9a3861dcf64d6c49 in current term 1: Already voted for candidate 99fb4b61fb0c426296f32883f35f7b81 in this term.
I20260710 11:12:07.634315  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a9eb108a024c1abab34ba2a20e1d2c" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:07.634647  2357 tablet_bootstrap.cc:492] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:07.640017  2131 leader_election.cc:304] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:07.640528  2357 tablet_bootstrap.cc:654] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.651722  2393 raft_consensus.cc:3060] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.667197  2407 raft_consensus.cc:493] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.667941  2407 raft_consensus.cc:515] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.671809  2361 raft_consensus.cc:493] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.672080  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01d842d724846048f10446c9693844b" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:07.672465  2361 raft_consensus.cc:515] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.672869  2242 raft_consensus.cc:2468] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:07.674173  2407 leader_election.cc:290] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:07.674312  2361 leader_election.cc:290] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.675031  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01d842d724846048f10446c9693844b" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:07.675702  2167 raft_consensus.cc:2468] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:07.675868  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac598fd9c25475b9f5e00ff3fd6d0b2" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:07.676927  2279 leader_election.cc:304] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
W20260710 11:12:07.677176  2131 leader_election.cc:343] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.677744  2407 raft_consensus.cc:2804] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:07.678151  2407 raft_consensus.cc:493] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.678469  2407 raft_consensus.cc:3060] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.679221  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac598fd9c25475b9f5e00ff3fd6d0b2" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
W20260710 11:12:07.681973  2133 leader_election.cc:343] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.682533  2133 leader_election.cc:304] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:07.686396  2361 raft_consensus.cc:2749] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:07.685863  2407 raft_consensus.cc:515] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.689719  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01d842d724846048f10446c9693844b" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:07.690264  2167 raft_consensus.cc:3060] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.695365  2356 tablet_bootstrap.cc:492] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.695890  2356 ts_tablet_manager.cc:1403] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.003s
I20260710 11:12:07.697566  2167 raft_consensus.cc:2468] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
I20260710 11:12:07.698696  2363 raft_consensus.cc:493] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.699036  2391 raft_consensus.cc:515] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.699153  2363 raft_consensus.cc:515] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.700126  2393 raft_consensus.cc:2749] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:07.701121  2363 leader_election.cc:290] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:07.702497  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7863725eaf34562a04c9afeaa6266a8" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:07.702582  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafde90994e942c78a350cc26107bd74" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:07.703572  2279 leader_election.cc:304] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:07.704272  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01d842d724846048f10446c9693844b" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:07.704303  2357 tablet_bootstrap.cc:492] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:07.704382  2363 raft_consensus.cc:2804] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:12:07.704429  2282 leader_election.cc:343] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.704872  2242 raft_consensus.cc:3060] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.705161  2363 raft_consensus.cc:697] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Becoming Leader. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Running, Role: LEADER
I20260710 11:12:07.705302  2357 ts_tablet_manager.cc:1403] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.071s	user 0.038s	sys 0.020s
I20260710 11:12:07.705291  2407 leader_election.cc:290] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:07.705996  2363 consensus_queue.cc:237] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.698417  2356 raft_consensus.cc:359] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.707784  2356 raft_consensus.cc:385] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.708068  2356 raft_consensus.cc:740] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
W20260710 11:12:07.708882  2133 leader_election.cc:343] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.708813  2356 consensus_queue.cc:260] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.709122  2357 raft_consensus.cc:359] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.710210  2357 raft_consensus.cc:385] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.710549  2357 raft_consensus.cc:740] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.711716  2356 ts_tablet_manager.cc:1434] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:12:07.711578  2357 consensus_queue.cc:260] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.713825  2356 tablet_bootstrap.cc:492] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.715605  2357 ts_tablet_manager.cc:1434] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260710 11:12:07.716806  2357 tablet_bootstrap.cc:492] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:07.720309  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafde90994e942c78a350cc26107bd74" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:07.721099  2167 raft_consensus.cc:2468] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:07.722306  2279 leader_election.cc:304] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [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: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:07.723932  2408 raft_consensus.cc:2804] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:07.724395  2408 raft_consensus.cc:493] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.724800  2408 raft_consensus.cc:3060] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.724888  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7863725eaf34562a04c9afeaa6266a8" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:07.725507  2316 raft_consensus.cc:3060] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.726114  2242 raft_consensus.cc:2468] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
I20260710 11:12:07.730466  2316 raft_consensus.cc:2468] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:07.731133  2391 leader_election.cc:290] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Requested vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.731650  2131 leader_election.cc:304] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [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: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:07.732815  2391 raft_consensus.cc:2804] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:07.733312  2391 raft_consensus.cc:697] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Leader. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:07.734544  2391 consensus_queue.cc:237] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.736886  2408 raft_consensus.cc:515] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.734553  2356 tablet_bootstrap.cc:654] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.743530  2358 tablet_bootstrap.cc:492] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:07.744478  2408 leader_election.cc:290] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:07.745253  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafde90994e942c78a350cc26107bd74" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:07.746080  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafde90994e942c78a350cc26107bd74" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:07.747253  2167 raft_consensus.cc:3060] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.746447  2357 tablet_bootstrap.cc:654] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:07.749176  2282 leader_election.cc:343] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.750159  2393 consensus_queue.cc:1048] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:07.754943  2167 raft_consensus.cc:2468] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
I20260710 11:12:07.755693  2356 tablet_bootstrap.cc:492] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.743976  2358 ts_tablet_manager.cc:1403] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.131s	user 0.029s	sys 0.028s
I20260710 11:12:07.756115  2356 ts_tablet_manager.cc:1403] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.001s
I20260710 11:12:07.758491  2358 raft_consensus.cc:359] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.758365  2062 catalog_manager.cc:5697] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:07.759280  2358 raft_consensus.cc:385] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.759722  2358 raft_consensus.cc:740] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.759624  2356 raft_consensus.cc:359] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.760123  2357 tablet_bootstrap.cc:492] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:07.760100  2279 leader_election.cc:304] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [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: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:07.760686  2357 ts_tablet_manager.cc:1403] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.004s
I20260710 11:12:07.760550  2358 consensus_queue.cc:260] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.761358  2363 raft_consensus.cc:2804] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:07.761832  2363 raft_consensus.cc:697] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Becoming Leader. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Running, Role: LEADER
I20260710 11:12:07.762600  2363 consensus_queue.cc:237] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.763211  2358 ts_tablet_manager.cc:1434] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:07.763336  2357 raft_consensus.cc:359] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.764140  2357 raft_consensus.cc:385] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.764420  2357 raft_consensus.cc:740] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.764511  2358 tablet_bootstrap.cc:492] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:07.765177  2357 consensus_queue.cc:260] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.767313  2357 ts_tablet_manager.cc:1434] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:07.767153  2063 catalog_manager.cc:5697] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:07.768580  2357 tablet_bootstrap.cc:492] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:07.771649  2358 tablet_bootstrap.cc:654] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.777129  2357 tablet_bootstrap.cc:654] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.781757  2393 consensus_queue.cc:1048] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:07.784711  2365 consensus_queue.cc:1048] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:07.785034  2358 tablet_bootstrap.cc:492] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:07.787786  2358 ts_tablet_manager.cc:1403] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.009s
I20260710 11:12:07.789985  2391 raft_consensus.cc:493] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.790616  2391 raft_consensus.cc:515] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.791307  2358 raft_consensus.cc:359] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.792228  2358 raft_consensus.cc:385] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.792604  2358 raft_consensus.cc:740] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.793416  2358 consensus_queue.cc:260] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.794164  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e4dcae6df547e7b8d8aa2d2d8a4539" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:07.795001  2242 raft_consensus.cc:2468] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:07.796000  2358 ts_tablet_manager.cc:1434] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:12:07.796983  2133 leader_election.cc:304] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 
I20260710 11:12:07.798044  2393 raft_consensus.cc:2804] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:07.798533  2393 raft_consensus.cc:493] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.800144  2393 raft_consensus.cc:3060] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.805816  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e4dcae6df547e7b8d8aa2d2d8a4539" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:07.804433  2391 leader_election.cc:290] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
W20260710 11:12:07.807857  2131 leader_election.cc:343] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.809405  2393 raft_consensus.cc:515] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.797004  2358 tablet_bootstrap.cc:492] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:07.760418  2356 raft_consensus.cc:385] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.811630  2356 raft_consensus.cc:740] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.812440  2356 consensus_queue.cc:260] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.813192  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e4dcae6df547e7b8d8aa2d2d8a4539" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:07.813761  2242 raft_consensus.cc:3060] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.825306  2393 leader_election.cc:290] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Requested vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.828521  2393 raft_consensus.cc:493] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.829079  2393 raft_consensus.cc:515] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.831525  2393 leader_election.cc:290] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.832105  2393 consensus_queue.cc:1048] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:07.832455  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248181a7152f47bf92bf0279bdf396ea" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
W20260710 11:12:07.834041  2133 leader_election.cc:343] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.826205  2242 raft_consensus.cc:2468] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:07.826261  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e4dcae6df547e7b8d8aa2d2d8a4539" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:07.837947  2133 leader_election.cc:304] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 
I20260710 11:12:07.839987  2438 raft_consensus.cc:2804] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:07.841401  2438 raft_consensus.cc:697] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Leader. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:07.843604  2438 consensus_queue.cc:237] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.842116  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248181a7152f47bf92bf0279bdf396ea" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:07.845811  2357 tablet_bootstrap.cc:492] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:07.846300  2357 ts_tablet_manager.cc:1403] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.024s
I20260710 11:12:07.846853  2356 ts_tablet_manager.cc:1434] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.000s
W20260710 11:12:07.841925  2131 leader_election.cc:343] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.847723  2356 tablet_bootstrap.cc:492] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.848459  2408 raft_consensus.cc:493] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.848923  2408 raft_consensus.cc:515] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.853153  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9265a8b0942358c2abd1400df0bcd" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
W20260710 11:12:07.855808  2279 leader_election.cc:343] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.857116  2365 consensus_queue.cc:1048] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:07.851210  2408 leader_election.cc:290] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:07.859546  2358 tablet_bootstrap.cc:654] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.861591  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9265a8b0942358c2abd1400df0bcd" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:07.862243  2241 raft_consensus.cc:2468] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:07.863381  2282 leader_election.cc:304] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [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: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 7da47e39e04747ee9a3861dcf64d6c49
I20260710 11:12:07.864498  2363 raft_consensus.cc:2804] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:07.864850  2363 raft_consensus.cc:493] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:07.865171  2363 raft_consensus.cc:3060] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.865957  2356 tablet_bootstrap.cc:654] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:07.869678  2131 leader_election.cc:343] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.870158  2131 leader_election.cc:304] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:07.871572  2439 raft_consensus.cc:2749] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:07.871763  2408 consensus_queue.cc:1048] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:07.875566  2113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:07.878485  2363 raft_consensus.cc:515] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.880163  2391 raft_consensus.cc:493] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:07.880743  2391 raft_consensus.cc:515] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.884122  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383c6d1ba8174b4c97efe1f422a68453" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
W20260710 11:12:07.885667  2133 leader_election.cc:343] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.889381  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383c6d1ba8174b4c97efe1f422a68453" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
W20260710 11:12:07.891767  2131 leader_election.cc:343] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.892099  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9265a8b0942358c2abd1400df0bcd" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:07.892326  2131 leader_election.cc:304] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:07.892863  2241 raft_consensus.cc:3060] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:07.892697  2063 catalog_manager.cc:5697] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:07.894186  2391 leader_election.cc:290] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:07.893603  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9265a8b0942358c2abd1400df0bcd" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
W20260710 11:12:07.896695  2279 leader_election.cc:343] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:07.900177  2391 raft_consensus.cc:2749] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:07.901544  2363 leader_election.cc:290] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:07.905969  2357 raft_consensus.cc:359] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.906179  2439 consensus_queue.cc:1048] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:07.906670  2357 raft_consensus.cc:385] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.906967  2357 raft_consensus.cc:740] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.908681  2391 consensus_queue.cc:1048] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:07.911701  2357 consensus_queue.cc:260] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.918073  2357 ts_tablet_manager.cc:1434] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260710 11:12:07.919240  2357 tablet_bootstrap.cc:492] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:07.920213  2356 tablet_bootstrap.cc:492] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:07.920671  2356 ts_tablet_manager.cc:1403] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.008s
I20260710 11:12:07.924508  2358 tablet_bootstrap.cc:492] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:07.925053  2358 ts_tablet_manager.cc:1403] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.020s
I20260710 11:12:07.925555  2241 raft_consensus.cc:2468] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
I20260710 11:12:07.927853  2282 leader_election.cc:304] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [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: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 7da47e39e04747ee9a3861dcf64d6c49
I20260710 11:12:07.931732  2356 raft_consensus.cc:359] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.932121  2363 raft_consensus.cc:2804] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:07.932430  2356 raft_consensus.cc:385] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.932821  2356 raft_consensus.cc:740] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.933188  2363 raft_consensus.cc:697] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Becoming Leader. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Running, Role: LEADER
I20260710 11:12:07.935369  2363 consensus_queue.cc:237] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.933490  2356 consensus_queue.cc:260] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.930327  2358 raft_consensus.cc:359] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.938138  2358 raft_consensus.cc:385] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:07.938428  2358 raft_consensus.cc:740] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.939039  2358 consensus_queue.cc:260] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:07.939726  2356 ts_tablet_manager.cc:1434] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260710 11:12:07.940972  2356 tablet_bootstrap.cc:492] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:07.941208  2358 ts_tablet_manager.cc:1434] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:12:07.942075  2358 tablet_bootstrap.cc:492] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:07.944474  2062 catalog_manager.cc:5697] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:07.953902  2358 tablet_bootstrap.cc:654] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.958425  2357 tablet_bootstrap.cc:654] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:07.965039  2205 consensus_peers.cc:597] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 -> Peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Couldn't send request to peer 7da47e39e04747ee9a3861dcf64d6c49. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:07.973742  2356 tablet_bootstrap.cc:654] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:07.973654  2407 consensus_queue.cc:1048] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:07.985545  2393 consensus_queue.cc:1048] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:08.042145  2356 tablet_bootstrap.cc:492] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:08.042729  2356 ts_tablet_manager.cc:1403] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.006s
I20260710 11:12:08.045683  2358 tablet_bootstrap.cc:492] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:08.050137  2357 tablet_bootstrap.cc:492] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:08.050470  2358 ts_tablet_manager.cc:1403] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.003s
I20260710 11:12:08.046833  2065 catalog_manager.cc:5697] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:08.048640  2451 consensus_queue.cc:1048] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:08.050536  2357 ts_tablet_manager.cc:1403] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.132s	user 0.004s	sys 0.015s
I20260710 11:12:08.055694  2358 raft_consensus.cc:359] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.056515  2363 raft_consensus.cc:493] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.058338  2438 raft_consensus.cc:493] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.058463  2363 raft_consensus.cc:515] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.058816  2438 raft_consensus.cc:515] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.060007  2374 consensus_queue.cc:1048] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:08.060889  2363 leader_election.cc:290] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:08.061223  2438 leader_election.cc:290] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:08.057370  2357 raft_consensus.cc:359] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.061868  2357 raft_consensus.cc:385] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.061990  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ba316212c048ff97849eface0a6c61" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:08.063396  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ba316212c048ff97849eface0a6c61" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:08.064186  2314 raft_consensus.cc:2468] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:08.047394  2356 raft_consensus.cc:359] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.065881  2356 raft_consensus.cc:385] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.066133  2356 raft_consensus.cc:740] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.066880  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ba316212c048ff97849eface0a6c61" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:08.066751  2356 consensus_queue.cc:260] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.067011  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ba316212c048ff97849eface0a6c61" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:08.067873  2166 raft_consensus.cc:2468] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:08.068759  2356 ts_tablet_manager.cc:1434] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 11:12:08.069226  2279 leader_election.cc:304] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:08.069593  2356 tablet_bootstrap.cc:492] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:08.070093  2363 raft_consensus.cc:2804] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:08.069923  2131 leader_election.cc:304] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [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: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:08.070499  2363 raft_consensus.cc:493] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:08.070844  2363 raft_consensus.cc:3060] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.071870  2442 raft_consensus.cc:2804] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:08.072347  2442 raft_consensus.cc:493] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:08.072710  2442 raft_consensus.cc:3060] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.062153  2357 raft_consensus.cc:740] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.075996  2357 consensus_queue.cc:260] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.078141  2357 ts_tablet_manager.cc:1434] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260710 11:12:08.077728  2363 raft_consensus.cc:515] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.079037  2357 tablet_bootstrap.cc:492] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:08.080672  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ba316212c048ff97849eface0a6c61" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:08.082964  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ba316212c048ff97849eface0a6c61" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:08.058071  2358 raft_consensus.cc:385] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.083582  2358 raft_consensus.cc:740] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.084218  2358 consensus_queue.cc:260] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.085430  2356 tablet_bootstrap.cc:654] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.087952  2240 raft_consensus.cc:2468] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:08.090299  2358 ts_tablet_manager.cc:1434] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260710 11:12:08.091248  2358 tablet_bootstrap.cc:492] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:08.091588  2357 tablet_bootstrap.cc:654] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.091763  2365 raft_consensus.cc:493] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.089594  2363 leader_election.cc:290] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:08.092794  2365 raft_consensus.cc:515] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.098904  2365 leader_election.cc:290] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:08.100842  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7863725eaf34562a04c9afeaa6266a8" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:08.101159  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7863725eaf34562a04c9afeaa6266a8" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:08.101643  2314 raft_consensus.cc:2393] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6afb4b28efc5470a8eaa3e017fb08219 in current term 1: Already voted for candidate 7da47e39e04747ee9a3861dcf64d6c49 in this term.
I20260710 11:12:08.105535  2442 raft_consensus.cc:515] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.107365  2442 leader_election.cc:290] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Requested vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:08.108253  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ba316212c048ff97849eface0a6c61" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:08.108830  2240 raft_consensus.cc:3060] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.108783  2206 leader_election.cc:304] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219; no voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:08.110067  2374 raft_consensus.cc:3060] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.125041  2363 consensus_queue.cc:1048] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:08.127665  2166 raft_consensus.cc:2393] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99fb4b61fb0c426296f32883f35f7b81 in current term 1: Already voted for candidate 7da47e39e04747ee9a3861dcf64d6c49 in this term.
I20260710 11:12:08.129889  2279 leader_election.cc:304] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [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: 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49
I20260710 11:12:08.131130  2408 raft_consensus.cc:2749] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:08.108433  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ba316212c048ff97849eface0a6c61" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:08.145459  2374 raft_consensus.cc:2749] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:08.146854  2314 raft_consensus.cc:2393] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7da47e39e04747ee9a3861dcf64d6c49 in current term 1: Already voted for candidate 99fb4b61fb0c426296f32883f35f7b81 in this term.
I20260710 11:12:08.147224  2240 raft_consensus.cc:2468] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:08.150228  2133 leader_election.cc:304] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [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: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:08.151016  2442 raft_consensus.cc:2804] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:08.151458  2442 raft_consensus.cc:697] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Leader. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:08.152254  2358 tablet_bootstrap.cc:654] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.152408  2442 consensus_queue.cc:237] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.155954  2241 raft_consensus.cc:3060] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.157490  2407 consensus_queue.cc:1048] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:08.158591  2357 tablet_bootstrap.cc:492] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:08.159026  2357 ts_tablet_manager.cc:1403] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.080s	user 0.005s	sys 0.014s
I20260710 11:12:08.167136  2357 raft_consensus.cc:359] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.167464  2451 consensus_queue.cc:1048] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:08.168541  2357 raft_consensus.cc:385] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.168900  2357 raft_consensus.cc:740] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.172078  2357 consensus_queue.cc:260] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.179668  2357 ts_tablet_manager.cc:1434] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260710 11:12:08.181510  2357 tablet_bootstrap.cc:492] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:08.187427  2356 tablet_bootstrap.cc:492] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:08.187904  2356 ts_tablet_manager.cc:1403] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.118s	user 0.029s	sys 0.019s
I20260710 11:12:08.196205  2407 consensus_queue.cc:1048] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:08.206568  2356 raft_consensus.cc:359] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.207468  2356 raft_consensus.cc:385] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.207933  2356 raft_consensus.cc:740] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.208814  2356 consensus_queue.cc:260] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.209619  2358 tablet_bootstrap.cc:492] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:08.210099  2358 ts_tablet_manager.cc:1403] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.018s
I20260710 11:12:08.202131  2407 consensus_queue.cc:1048] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:12:08.212035  2356 ts_tablet_manager.cc:1434] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260710 11:12:08.217414  2442 raft_consensus.cc:493] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.218092  2442 raft_consensus.cc:515] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.220166  2356 tablet_bootstrap.cc:492] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:08.221856  2358 raft_consensus.cc:359] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.222577  2358 raft_consensus.cc:385] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.222856  2358 raft_consensus.cc:740] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.223539  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39ee5c47e7a45b8acde4238b179953a" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:08.223628  2358 consensus_queue.cc:260] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.224303  2314 raft_consensus.cc:2468] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:08.226279  2358 ts_tablet_manager.cc:1434] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260710 11:12:08.227766  2356 tablet_bootstrap.cc:654] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.227705  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39ee5c47e7a45b8acde4238b179953a" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:08.228012  2131 leader_election.cc:304] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:08.228417  2242 raft_consensus.cc:2468] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:08.229575  2393 raft_consensus.cc:2804] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:08.229949  2393 raft_consensus.cc:493] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:08.230279  2393 raft_consensus.cc:3060] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.221112  2357 tablet_bootstrap.cc:654] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.237701  2357 tablet_bootstrap.cc:492] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:08.238163  2357 ts_tablet_manager.cc:1403] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.002s
I20260710 11:12:08.240726  2357 raft_consensus.cc:359] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.241348  2357 raft_consensus.cc:385] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.241595  2357 raft_consensus.cc:740] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.242172  2357 consensus_queue.cc:260] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.243611  2442 leader_election.cc:290] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:08.244393  2357 ts_tablet_manager.cc:1434] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:08.245255  2357 tablet_bootstrap.cc:492] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:08.244966  2442 consensus_queue.cc:1048] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:08.251228  2358 tablet_bootstrap.cc:492] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:08.251792  2357 tablet_bootstrap.cc:654] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.262236  2391 consensus_queue.cc:1048] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:08.266791  2451 raft_consensus.cc:493] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.267521  2451 raft_consensus.cc:515] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.270918  2451 leader_election.cc:290] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:08.271327  2357 tablet_bootstrap.cc:492] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:08.271193  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e4dcae6df547e7b8d8aa2d2d8a4539" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:08.273847  2242 raft_consensus.cc:2393] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99fb4b61fb0c426296f32883f35f7b81 in current term 1: Already voted for candidate 7da47e39e04747ee9a3861dcf64d6c49 in this term.
I20260710 11:12:08.272392  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e4dcae6df547e7b8d8aa2d2d8a4539" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:08.273974  2393 raft_consensus.cc:515] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.277762  2314 raft_consensus.cc:3060] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.281405  2062 catalog_manager.cc:5697] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:08.284885  2391 raft_consensus.cc:493] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.285295  2279 leader_election.cc:304] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49
I20260710 11:12:08.285356  2391 raft_consensus.cc:515] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.291567  2357 ts_tablet_manager.cc:1403] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.004s
I20260710 11:12:08.296113  2442 raft_consensus.cc:493] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.296571  2442 raft_consensus.cc:515] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.297843  2357 raft_consensus.cc:359] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.298491  2357 raft_consensus.cc:385] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.298744  2357 raft_consensus.cc:740] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.299760  2451 raft_consensus.cc:2749] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:08.302351  2357 consensus_queue.cc:260] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.303144  2358 tablet_bootstrap.cc:654] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.304715  2357 ts_tablet_manager.cc:1434] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:12:08.303962  2391 leader_election.cc:290] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:08.307523  2357 tablet_bootstrap.cc:492] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:08.308300  2439 consensus_queue.cc:1048] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:08.312860  2442 leader_election.cc:290] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:08.312808  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9265a8b0942358c2abd1400df0bcd" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:08.313851  2240 raft_consensus.cc:2393] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7da47e39e04747ee9a3861dcf64d6c49 in current term 1: Already voted for candidate 99fb4b61fb0c426296f32883f35f7b81 in this term.
I20260710 11:12:08.313907  2393 leader_election.cc:290] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Requested vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:08.321213  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39ee5c47e7a45b8acde4238b179953a" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:08.321841  2240 raft_consensus.cc:3060] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.323992  2356 tablet_bootstrap.cc:492] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:08.324478  2356 ts_tablet_manager.cc:1403] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.105s	user 0.023s	sys 0.059s
I20260710 11:12:08.335345  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669464bc244a429c89edc0e0eb5a8919" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:08.340504  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9265a8b0942358c2abd1400df0bcd" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:08.340785  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669464bc244a429c89edc0e0eb5a8919" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:08.341814  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39ee5c47e7a45b8acde4238b179953a" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:08.342403  2316 raft_consensus.cc:3060] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.330132  2356 raft_consensus.cc:359] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.345614  2356 raft_consensus.cc:385] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.346033  2356 raft_consensus.cc:740] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.346948  2356 consensus_queue.cc:260] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.350036  2356 ts_tablet_manager.cc:1434] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260710 11:12:08.350690  2133 leader_election.cc:304] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:08.351660  2407 raft_consensus.cc:493] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.359220  2356 tablet_bootstrap.cc:492] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:08.357316  2438 raft_consensus.cc:3060] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.356254  2407 raft_consensus.cc:515] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.376796  2451 consensus_queue.cc:1048] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:08.357427  2133 leader_election.cc:304] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:08.414186  2439 raft_consensus.cc:2749] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:12:08.420691  2476 log.cc:927] Time spent T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260710 11:12:08.355440  2240 raft_consensus.cc:2468] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:08.439989  2438 raft_consensus.cc:2749] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:08.474680  2316 raft_consensus.cc:2468] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
W20260710 11:12:08.506803  2133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.2.194:39393, user_credentials={real_user=slave}} blocked reactor thread for 149481us
I20260710 11:12:08.511276  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248181a7152f47bf92bf0279bdf396ea" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:08.511960  2167 raft_consensus.cc:2468] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:08.508414  2407 leader_election.cc:290] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:08.511291  2358 tablet_bootstrap.cc:492] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:08.515020  2358 ts_tablet_manager.cc:1403] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.264s	user 0.020s	sys 0.030s
I20260710 11:12:08.515944  2131 leader_election.cc:304] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:08.518319  2391 raft_consensus.cc:2804] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:08.521705  2358 raft_consensus.cc:359] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.522521  2358 raft_consensus.cc:385] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.522873  2358 raft_consensus.cc:740] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.523371  2391 raft_consensus.cc:697] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Leader. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:08.524539  2391 consensus_queue.cc:237] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.529273  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248181a7152f47bf92bf0279bdf396ea" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:08.530045  2356 tablet_bootstrap.cc:654] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.533066  2358 consensus_queue.cc:260] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.533980  2239 raft_consensus.cc:2468] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:08.537994  2442 consensus_queue.cc:1048] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:08.545333  2356 tablet_bootstrap.cc:492] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:08.545814  2356 ts_tablet_manager.cc:1403] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.187s	user 0.013s	sys 0.000s
I20260710 11:12:08.549470  2356 raft_consensus.cc:359] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.551999  2356 raft_consensus.cc:385] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.552314  2356 raft_consensus.cc:740] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.552886  2356 consensus_queue.cc:260] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.553450  2358 ts_tablet_manager.cc:1434] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.038s	user 0.001s	sys 0.005s
I20260710 11:12:08.554391  2358 tablet_bootstrap.cc:492] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:08.556828  2407 raft_consensus.cc:493] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.557310  2407 raft_consensus.cc:515] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.558689  2167 raft_consensus.cc:3060] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.559401  2407 leader_election.cc:290] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:08.561251  2357 tablet_bootstrap.cc:654] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.561870  2356 ts_tablet_manager.cc:1434] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:12:08.562597  2282 leader_election.cc:304] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:08.564159  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383c6d1ba8174b4c97efe1f422a68453" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:08.571687  2363 raft_consensus.cc:2804] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:08.572134  2363 raft_consensus.cc:493] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:08.572530  2363 raft_consensus.cc:3060] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.575096  2358 tablet_bootstrap.cc:654] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:08.577692  2282 leader_election.cc:343] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:08.578557  2356 tablet_bootstrap.cc:492] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:08.586836  2407 consensus_queue.cc:1048] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:08.589695  2480 raft_consensus.cc:493] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.590237  2480 raft_consensus.cc:515] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.591820  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383c6d1ba8174b4c97efe1f422a68453" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:08.592473  2166 raft_consensus.cc:2468] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:08.592814  2480 leader_election.cc:290] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:08.593513  2242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04128c0719c84838af54ca9be1c785f6" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
W20260710 11:12:08.586342  2131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.2.195:45847, user_credentials={real_user=slave}} blocked reactor thread for 54050.3us
I20260710 11:12:08.598384  2363 raft_consensus.cc:515] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.602641  2279 leader_election.cc:304] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [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: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:08.602887  2407 raft_consensus.cc:493] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.603526  2451 raft_consensus.cc:2804] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:08.599429  2062 catalog_manager.cc:5697] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:08.601454  2133 leader_election.cc:343] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:08.603446  2407 raft_consensus.cc:515] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.604000  2451 raft_consensus.cc:493] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:08.608894  2451 raft_consensus.cc:3060] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.617394  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248181a7152f47bf92bf0279bdf396ea" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:08.618288  2239 raft_consensus.cc:3060] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.619582  2363 leader_election.cc:290] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:08.625756  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04128c0719c84838af54ca9be1c785f6" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:08.627993  2480 consensus_queue.cc:1048] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:08.629729  2131 leader_election.cc:343] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:08.629884  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac598fd9c25475b9f5e00ff3fd6d0b2" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:08.630215  2131 leader_election.cc:304] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81
W20260710 11:12:08.634918  2282 leader_election.cc:343] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:08.631879  2407 leader_election.cc:290] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:08.632416  2480 raft_consensus.cc:2749] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:08.639719  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248181a7152f47bf92bf0279bdf396ea" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:08.640872  2167 raft_consensus.cc:3060] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.638140  2451 raft_consensus.cc:515] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.632187  2239 raft_consensus.cc:2468] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
I20260710 11:12:08.645931  2165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac598fd9c25475b9f5e00ff3fd6d0b2" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:08.646634  2165 raft_consensus.cc:2468] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:08.647193  2357 tablet_bootstrap.cc:492] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:08.645465  2451 leader_election.cc:290] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:08.647814  2357 ts_tablet_manager.cc:1403] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.341s	user 0.021s	sys 0.019s
I20260710 11:12:08.648622  2282 leader_election.cc:304] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:08.649649  2451 raft_consensus.cc:2804] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:08.649911  2357 raft_consensus.cc:359] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.650202  2451 raft_consensus.cc:697] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Becoming Leader. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Running, Role: LEADER
I20260710 11:12:08.650588  2357 raft_consensus.cc:385] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.650875  2357 raft_consensus.cc:740] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.651238  2451 consensus_queue.cc:237] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.651638  2357 consensus_queue.cc:260] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.653683  2357 ts_tablet_manager.cc:1434] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:08.655021  2357 tablet_bootstrap.cc:492] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:08.659212  2279 leader_election.cc:304] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [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: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:08.659572  2165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383c6d1ba8174b4c97efe1f422a68453" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:08.660193  2165 raft_consensus.cc:3060] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.660662  2407 raft_consensus.cc:2804] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:08.662726  2407 raft_consensus.cc:493] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:08.663148  2407 raft_consensus.cc:3060] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.665750  2356 tablet_bootstrap.cc:654] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.662365  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383c6d1ba8174b4c97efe1f422a68453" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
W20260710 11:12:08.667533  2282 leader_election.cc:343] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:08.675355  2358 tablet_bootstrap.cc:492] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:08.676590  2358 ts_tablet_manager.cc:1403] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.006s
I20260710 11:12:08.679901  2407 raft_consensus.cc:515] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.681969  2407 leader_election.cc:290] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:08.683077  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac598fd9c25475b9f5e00ff3fd6d0b2" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:08.683458  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac598fd9c25475b9f5e00ff3fd6d0b2" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:08.683854  2165 raft_consensus.cc:2468] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
W20260710 11:12:08.684363  2282 leader_election.cc:343] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:08.685590  2279 leader_election.cc:304] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [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: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:08.684309  2166 raft_consensus.cc:3060] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.687120  2363 raft_consensus.cc:2804] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:08.702921  2442 consensus_queue.cc:1048] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:08.714883  2167 raft_consensus.cc:2468] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
I20260710 11:12:08.715615  2357 tablet_bootstrap.cc:654] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.727466  2166 raft_consensus.cc:2468] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
I20260710 11:12:08.733255  2358 raft_consensus.cc:359] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.734180  2358 raft_consensus.cc:385] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.734496  2358 raft_consensus.cc:740] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.735980  2358 consensus_queue.cc:260] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.741797  2358 ts_tablet_manager.cc:1434] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.001s
I20260710 11:12:08.742797  2358 tablet_bootstrap.cc:492] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:08.760705  2363 raft_consensus.cc:697] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Becoming Leader. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Running, Role: LEADER
I20260710 11:12:08.766526  2363 consensus_queue.cc:237] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.785046  2358 tablet_bootstrap.cc:654] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.785794  2356 tablet_bootstrap.cc:492] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:08.786420  2356 ts_tablet_manager.cc:1403] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.208s	user 0.013s	sys 0.014s
I20260710 11:12:08.790849  2279 leader_election.cc:304] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [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: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:08.791299  2356 raft_consensus.cc:359] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.792021  2356 raft_consensus.cc:385] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.792296  2356 raft_consensus.cc:740] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.793298  2357 tablet_bootstrap.cc:492] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:08.793761  2357 ts_tablet_manager.cc:1403] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.013s
I20260710 11:12:08.794831  2356 consensus_queue.cc:260] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.797009  2356 ts_tablet_manager.cc:1434] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:12:08.797910  2356 tablet_bootstrap.cc:492] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:08.804298  2356 tablet_bootstrap.cc:654] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.803768  2062 catalog_manager.cc:5697] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:08.804888  2358 tablet_bootstrap.cc:492] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:08.805377  2358 ts_tablet_manager.cc:1403] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.001s
I20260710 11:12:08.805944  2062 catalog_manager.cc:5697] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:08.808318  2495 raft_consensus.cc:2804] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:08.808866  2358 raft_consensus.cc:359] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.809789  2358 raft_consensus.cc:385] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.810124  2358 raft_consensus.cc:740] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.810145  2357 raft_consensus.cc:359] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.811125  2357 raft_consensus.cc:385] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.811389  2358 consensus_queue.cc:260] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.812079  2357 raft_consensus.cc:740] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.813221  2357 consensus_queue.cc:260] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.815272  2357 ts_tablet_manager.cc:1434] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260710 11:12:08.815951  2356 tablet_bootstrap.cc:492] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:08.816149  2357 tablet_bootstrap.cc:492] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:08.816488  2356 ts_tablet_manager.cc:1403] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 11:12:08.816871  2358 ts_tablet_manager.cc:1434] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 11:12:08.817749  2358 tablet_bootstrap.cc:492] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:08.818786  2495 raft_consensus.cc:697] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Becoming Leader. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Running, Role: LEADER
I20260710 11:12:08.820202  2356 raft_consensus.cc:359] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.820909  2356 raft_consensus.cc:385] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.821218  2356 raft_consensus.cc:740] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.821880  2356 consensus_queue.cc:260] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.824441  2356 ts_tablet_manager.cc:1434] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:12:08.824908  2495 consensus_queue.cc:237] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.826200  2356 tablet_bootstrap.cc:492] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:08.829241  2358 tablet_bootstrap.cc:654] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.832784  2356 tablet_bootstrap.cc:654] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.840917  2358 tablet_bootstrap.cc:492] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:08.841361  2358 ts_tablet_manager.cc:1403] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.009s
I20260710 11:12:08.843727  2358 raft_consensus.cc:359] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.844354  2358 raft_consensus.cc:385] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.844620  2358 raft_consensus.cc:740] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.845531  2358 consensus_queue.cc:260] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.847798  2358 ts_tablet_manager.cc:1434] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:12:08.848629  2358 tablet_bootstrap.cc:492] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:08.848553  2489 raft_consensus.cc:493] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.849710  2489 raft_consensus.cc:515] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.853444  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc56e936f5f463a9cfd64d195b98526" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:08.853775  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc56e936f5f463a9cfd64d195b98526" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:08.854074  2166 raft_consensus.cc:2468] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:08.854398  2239 raft_consensus.cc:2468] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:08.855527  2489 leader_election.cc:290] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:08.855459  2279 leader_election.cc:304] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:08.856298  2489 raft_consensus.cc:2804] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:08.856691  2489 raft_consensus.cc:493] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:08.857131  2489 raft_consensus.cc:3060] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.858016  2358 tablet_bootstrap.cc:654] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.860688  2357 tablet_bootstrap.cc:654] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.869997  2064 catalog_manager.cc:5697] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:08.880764  2358 tablet_bootstrap.cc:492] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:08.881184  2358 ts_tablet_manager.cc:1403] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260710 11:12:08.882982  2358 raft_consensus.cc:359] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.883486  2358 raft_consensus.cc:385] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.883785  2358 raft_consensus.cc:740] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.884456  2358 consensus_queue.cc:260] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.885918  2489 raft_consensus.cc:515] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.886634  2358 ts_tablet_manager.cc:1434] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:12:08.889146  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc56e936f5f463a9cfd64d195b98526" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:08.889663  2358 tablet_bootstrap.cc:492] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:08.889729  2166 raft_consensus.cc:3060] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.890106  2489 leader_election.cc:290] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:08.890893  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc56e936f5f463a9cfd64d195b98526" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:08.891459  2240 raft_consensus.cc:3060] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.896327  2358 tablet_bootstrap.cc:654] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.896533  2166 raft_consensus.cc:2468] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
I20260710 11:12:08.897696  2279 leader_election.cc:304] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:08.898092  2439 raft_consensus.cc:493] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.898636  2489 raft_consensus.cc:2804] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:08.898506  2439 raft_consensus.cc:515] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.899760  2489 raft_consensus.cc:697] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Becoming Leader. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Running, Role: LEADER
I20260710 11:12:08.900583  2439 leader_election.cc:290] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:08.900580  2489 consensus_queue.cc:237] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.902660  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2143f79ffef47919d9c9b991c91a524" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
W20260710 11:12:08.905203  2131 leader_election.cc:343] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:08.906090  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2143f79ffef47919d9c9b991c91a524" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:08.906917  2239 raft_consensus.cc:2468] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:08.907974  2358 tablet_bootstrap.cc:492] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:08.908406  2358 ts_tablet_manager.cc:1403] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 11:12:08.909029  2240 raft_consensus.cc:2468] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 1.
I20260710 11:12:08.910380  2356 tablet_bootstrap.cc:492] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:08.910936  2356 ts_tablet_manager.cc:1403] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.024s
I20260710 11:12:08.913980  2133 leader_election.cc:304] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [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: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:08.915728  2358 raft_consensus.cc:359] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.916057  2439 raft_consensus.cc:2804] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:08.916468  2439 raft_consensus.cc:493] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:08.916419  2358 raft_consensus.cc:385] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.916882  2439 raft_consensus.cc:3060] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.916895  2358 raft_consensus.cc:740] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.917744  2358 consensus_queue.cc:260] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.919653  2356 raft_consensus.cc:359] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.920521  2356 raft_consensus.cc:385] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.920837  2356 raft_consensus.cc:740] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.921641  2356 consensus_queue.cc:260] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.922362  2358 ts_tablet_manager.cc:1434] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
W20260710 11:12:08.923578  2113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:08.924418  2439 raft_consensus.cc:515] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.925484  2358 tablet_bootstrap.cc:492] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:08.931519  2358 tablet_bootstrap.cc:654] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.933696  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2143f79ffef47919d9c9b991c91a524" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:08.935163  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2143f79ffef47919d9c9b991c91a524" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
W20260710 11:12:08.935410  2131 leader_election.cc:343] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:08.935521  2439 leader_election.cc:290] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Requested vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:08.935750  2240 raft_consensus.cc:3060] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.935390  2064 catalog_manager.cc:5697] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:08.938989  2356 ts_tablet_manager.cc:1434] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:12:08.940305  2374 raft_consensus.cc:493] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:08.940764  2374 raft_consensus.cc:515] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.942703  2374 leader_election.cc:290] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:08.942806  2240 raft_consensus.cc:2468] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:08.944363  2133 leader_election.cc:304] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [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: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:08.945602  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383c6d1ba8174b4c97efe1f422a68453" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:08.945701  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383c6d1ba8174b4c97efe1f422a68453" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:08.946281  2358 tablet_bootstrap.cc:492] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:08.946398  2166 raft_consensus.cc:2393] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6afb4b28efc5470a8eaa3e017fb08219 in current term 1: Already voted for candidate 99fb4b61fb0c426296f32883f35f7b81 in this term.
I20260710 11:12:08.946800  2358 ts_tablet_manager.cc:1403] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260710 11:12:08.947088  2439 raft_consensus.cc:2804] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:08.948127  2356 tablet_bootstrap.cc:492] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:08.948294  2439 raft_consensus.cc:697] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Leader. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:08.949149  2439 consensus_queue.cc:237] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.949635  2358 raft_consensus.cc:359] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.950374  2358 raft_consensus.cc:385] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.950335  2206 leader_election.cc:304] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219; no voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:08.950874  2358 raft_consensus.cc:740] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.952044  2374 raft_consensus.cc:3060] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.951850  2358 consensus_queue.cc:260] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.953960  2356 tablet_bootstrap.cc:654] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.957463  2358 ts_tablet_manager.cc:1434] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:12:08.957593  2357 tablet_bootstrap.cc:492] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:08.958071  2357 ts_tablet_manager.cc:1403] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.142s	user 0.018s	sys 0.017s
I20260710 11:12:08.961405  2357 raft_consensus.cc:359] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.962270  2357 raft_consensus.cc:385] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.962591  2357 raft_consensus.cc:740] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.963691  2357 consensus_queue.cc:260] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.967770  2357 ts_tablet_manager.cc:1434] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:12:08.969038  2064 catalog_manager.cc:5697] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:08.969081  2358 tablet_bootstrap.cc:492] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:08.970000  2357 tablet_bootstrap.cc:492] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:08.979729  2374 raft_consensus.cc:2749] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:08.979936  2357 tablet_bootstrap.cc:654] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.983180  2356 tablet_bootstrap.cc:492] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:08.983659  2356 ts_tablet_manager.cc:1403] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.007s
I20260710 11:12:08.985033  2439 consensus_queue.cc:1048] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:08.986053  2356 raft_consensus.cc:359] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.986703  2356 raft_consensus.cc:385] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.986971  2356 raft_consensus.cc:740] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.987632  2356 consensus_queue.cc:260] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:08.989602  2356 ts_tablet_manager.cc:1434] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:08.992430  2356 tablet_bootstrap.cc:492] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49: Bootstrap starting.
I20260710 11:12:08.998401  2356 tablet_bootstrap.cc:654] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.002840  2358 tablet_bootstrap.cc:654] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.019567  2489 raft_consensus.cc:493] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:09.020074  2489 raft_consensus.cc:515] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.022039  2489 leader_election.cc:290] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:09.024315  2358 tablet_bootstrap.cc:492] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:09.024798  2358 ts_tablet_manager.cc:1403] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.010s
I20260710 11:12:09.027846  2358 raft_consensus.cc:359] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.028563  2358 raft_consensus.cc:385] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.028875  2358 raft_consensus.cc:740] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.029105  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2143f79ffef47919d9c9b991c91a524" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:09.029583  2358 consensus_queue.cc:260] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.031241  2358 ts_tablet_manager.cc:1434] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:09.032431  2358 tablet_bootstrap.cc:492] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:09.040215  2358 tablet_bootstrap.cc:654] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.031458  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2143f79ffef47919d9c9b991c91a524" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:09.053275  2479 consensus_queue.cc:1048] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:12:09.057090  2239 raft_consensus.cc:2393] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99fb4b61fb0c426296f32883f35f7b81 in current term 1: Already voted for candidate 7da47e39e04747ee9a3861dcf64d6c49 in this term.
I20260710 11:12:09.057356  2357 tablet_bootstrap.cc:492] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:09.057811  2357 ts_tablet_manager.cc:1403] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.044s
I20260710 11:12:09.058523  2282 leader_election.cc:304] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49
I20260710 11:12:09.059314  2489 raft_consensus.cc:3060] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.060366  2357 raft_consensus.cc:359] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.060981  2357 raft_consensus.cc:385] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.061236  2357 raft_consensus.cc:740] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.061949  2357 consensus_queue.cc:260] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.065135  2356 tablet_bootstrap.cc:492] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49: No bootstrap required, opened a new log
I20260710 11:12:09.065563  2356 ts_tablet_manager.cc:1403] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent bootstrapping tablet: real 0.073s	user 0.031s	sys 0.022s
I20260710 11:12:09.067966  2374 raft_consensus.cc:493] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:09.068243  2356 raft_consensus.cc:359] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.068943  2356 raft_consensus.cc:385] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.068598  2374 raft_consensus.cc:515] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.069226  2356 raft_consensus.cc:740] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.069881  2356 consensus_queue.cc:260] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.071599  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04128c0719c84838af54ca9be1c785f6" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:09.071858  2356 ts_tablet_manager.cc:1434] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:09.072213  2167 raft_consensus.cc:2468] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 0.
I20260710 11:12:09.072892  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04128c0719c84838af54ca9be1c785f6" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:09.073490  2313 raft_consensus.cc:2468] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 0.
I20260710 11:12:09.073410  2205 leader_election.cc:304] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 
I20260710 11:12:09.074405  2365 raft_consensus.cc:2804] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:09.074760  2365 raft_consensus.cc:493] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:09.075094  2365 raft_consensus.cc:3060] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.075766  2489 raft_consensus.cc:2749] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:09.075266  2374 leader_election.cc:290] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:09.076601  2357 ts_tablet_manager.cc:1434] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 11:12:09.077512  2357 tablet_bootstrap.cc:492] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:09.083084  2357 tablet_bootstrap.cc:654] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.082669  2365 raft_consensus.cc:515] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.090734  2365 leader_election.cc:290] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:09.091770  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04128c0719c84838af54ca9be1c785f6" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:09.092543  2313 raft_consensus.cc:3060] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.094427  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04128c0719c84838af54ca9be1c785f6" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:09.095181  2167 raft_consensus.cc:3060] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.099902  2313 raft_consensus.cc:2468] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 1.
I20260710 11:12:09.101130  2206 leader_election.cc:304] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:09.107916  2167 raft_consensus.cc:2468] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 1.
I20260710 11:12:09.109162  2358 tablet_bootstrap.cc:492] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:09.109700  2358 ts_tablet_manager.cc:1403] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.005s
I20260710 11:12:09.112236  2442 raft_consensus.cc:493] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:09.112414  2358 raft_consensus.cc:359] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.112730  2442 raft_consensus.cc:515] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.113075  2358 raft_consensus.cc:385] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.113427  2358 raft_consensus.cc:740] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.114068  2358 consensus_queue.cc:260] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.115911  2442 leader_election.cc:290] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:09.116065  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3164c9b80a34d879956c52455ab0dc0" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:09.116664  2313 raft_consensus.cc:2468] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:09.118005  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3164c9b80a34d879956c52455ab0dc0" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:09.118127  2131 leader_election.cc:304] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:09.118909  2240 raft_consensus.cc:2468] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:09.119653  2442 raft_consensus.cc:2804] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:09.120437  2442 raft_consensus.cc:493] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:09.120870  2442 raft_consensus.cc:3060] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.142573  2515 raft_consensus.cc:2804] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:09.144757  2374 raft_consensus.cc:493] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:09.145390  2374 raft_consensus.cc:515] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.150071  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f567f7d9259b4cd1ad0352902120202a" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
W20260710 11:12:09.151939  2206 leader_election.cc:343] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:09.152664  2374 leader_election.cc:290] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:09.154207  2442 raft_consensus.cc:515] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.157763  2489 consensus_queue.cc:1048] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:09.158258  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3164c9b80a34d879956c52455ab0dc0" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:09.159035  2313 raft_consensus.cc:3060] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.168606  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3164c9b80a34d879956c52455ab0dc0" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:09.178422  2515 raft_consensus.cc:697] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Becoming Leader. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Running, Role: LEADER
I20260710 11:12:09.179365  2515 consensus_queue.cc:237] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.184374  2442 leader_election.cc:290] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Requested vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:09.185665  2239 raft_consensus.cc:3060] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.170043  2313 raft_consensus.cc:2468] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:09.170667  2374 raft_consensus.cc:493] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:09.188941  2374 raft_consensus.cc:515] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.189517  2358 ts_tablet_manager.cc:1434] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.080s	user 0.019s	sys 0.051s
I20260710 11:12:09.190414  2358 tablet_bootstrap.cc:492] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219: Bootstrap starting.
I20260710 11:12:09.191990  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac598fd9c25475b9f5e00ff3fd6d0b2" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:09.192431  2239 raft_consensus.cc:2468] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:09.193481  2133 leader_election.cc:304] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 
I20260710 11:12:09.193585  2374 leader_election.cc:290] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:09.195572  2357 tablet_bootstrap.cc:492] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:09.195580  2489 consensus_queue.cc:1048] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:09.196094  2357 ts_tablet_manager.cc:1403] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.119s	user 0.048s	sys 0.045s
I20260710 11:12:09.197275  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f567f7d9259b4cd1ad0352902120202a" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:09.198035  2358 tablet_bootstrap.cc:654] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.197826  2165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac598fd9c25475b9f5e00ff3fd6d0b2" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:09.197896  2166 raft_consensus.cc:2468] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 0.
I20260710 11:12:09.199759  2165 raft_consensus.cc:2393] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6afb4b28efc5470a8eaa3e017fb08219 in current term 1: Already voted for candidate 99fb4b61fb0c426296f32883f35f7b81 in this term.
I20260710 11:12:09.200098  2357 raft_consensus.cc:359] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.201048  2357 raft_consensus.cc:385] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.201305  2357 raft_consensus.cc:740] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.195612  2442 raft_consensus.cc:2804] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:09.201930  2357 consensus_queue.cc:260] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.204176  2357 ts_tablet_manager.cc:1434] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:09.205112  2357 tablet_bootstrap.cc:492] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:09.207345  2363 consensus_queue.cc:1048] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.210928  2357 tablet_bootstrap.cc:654] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.210335  2062 catalog_manager.cc:5697] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:09.223953  2442 raft_consensus.cc:697] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Leader. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:09.226157  2205 leader_election.cc:304] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [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: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:09.226948  2515 raft_consensus.cc:2804] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:09.227299  2515 raft_consensus.cc:493] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:09.227391  2205 leader_election.cc:304] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219; no voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:09.227686  2515 raft_consensus.cc:3060] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.229029  2442 consensus_queue.cc:237] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.230880  2374 raft_consensus.cc:3060] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.237761  2374 raft_consensus.cc:2749] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:09.242951  2489 consensus_queue.cc:1048] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.250816  2515 raft_consensus.cc:515] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.251744  2479 raft_consensus.cc:493] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:09.254011  2479 raft_consensus.cc:515] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.254734  2358 tablet_bootstrap.cc:492] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219: No bootstrap required, opened a new log
I20260710 11:12:09.255295  2358 ts_tablet_manager.cc:1403] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.016s
I20260710 11:12:09.256043  2479 leader_election.cc:290] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:09.258490  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45247de9f50f4d30b50ba77a606f3d60" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:09.258652  2358 raft_consensus.cc:359] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.259261  2358 raft_consensus.cc:385] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.259618  2358 raft_consensus.cc:740] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Initialized, Role: FOLLOWER
W20260710 11:12:09.259853  2131 leader_election.cc:343] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:09.260474  2358 consensus_queue.cc:260] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.259392  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45247de9f50f4d30b50ba77a606f3d60" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:09.261857  2240 raft_consensus.cc:2468] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:09.268600  2133 leader_election.cc:304] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [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: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:09.269085  2358 ts_tablet_manager.cc:1434] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:12:09.269701  2479 raft_consensus.cc:2804] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:09.270087  2479 raft_consensus.cc:493] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:09.270411  2479 raft_consensus.cc:3060] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.270740  2062 catalog_manager.cc:5697] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:09.287884  2479 raft_consensus.cc:515] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.289359  2489 raft_consensus.cc:493] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:09.289808  2489 raft_consensus.cc:515] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.290729  2515 leader_election.cc:290] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:09.292397  2479 leader_election.cc:290] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Requested vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:09.294080  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f567f7d9259b4cd1ad0352902120202a" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:09.294652  2313 raft_consensus.cc:3060] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.294979  2489 leader_election.cc:290] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:09.296034  2357 tablet_bootstrap.cc:492] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:09.296068  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f567f7d9259b4cd1ad0352902120202a" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:09.296332  2165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f567f7d9259b4cd1ad0352902120202a" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:09.296732  2357 ts_tablet_manager.cc:1403] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.092s	user 0.033s	sys 0.052s
I20260710 11:12:09.296970  2239 raft_consensus.cc:2393] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99fb4b61fb0c426296f32883f35f7b81 in current term 1: Already voted for candidate 6afb4b28efc5470a8eaa3e017fb08219 in this term.
I20260710 11:12:09.296878  2165 raft_consensus.cc:2468] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99fb4b61fb0c426296f32883f35f7b81 in term 0.
I20260710 11:12:09.298115  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45247de9f50f4d30b50ba77a606f3d60" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:09.294109  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45247de9f50f4d30b50ba77a606f3d60" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:09.299337  2240 raft_consensus.cc:3060] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.300551  2357 raft_consensus.cc:359] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.301203  2357 raft_consensus.cc:385] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.301455  2357 raft_consensus.cc:740] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
W20260710 11:12:09.301887  2131 leader_election.cc:343] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:09.302089  2357 consensus_queue.cc:260] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.303807  2357 ts_tablet_manager.cc:1434] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:09.298406  2279 leader_election.cc:304] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [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: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:09.304644  2357 tablet_bootstrap.cc:492] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81: Bootstrap starting.
I20260710 11:12:09.310015  2165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f567f7d9259b4cd1ad0352902120202a" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:09.310552  2165 raft_consensus.cc:3060] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.311040  2357 tablet_bootstrap.cc:654] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.317149  2313 raft_consensus.cc:2468] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 1.
I20260710 11:12:09.320370  2206 leader_election.cc:304] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:09.322984  2165 raft_consensus.cc:2468] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 1.
I20260710 11:12:09.323617  2515 raft_consensus.cc:2804] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:09.324560  2489 raft_consensus.cc:2764] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:12:09.336802  2515 raft_consensus.cc:697] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Becoming Leader. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Running, Role: LEADER
I20260710 11:12:09.337982  2515 consensus_queue.cc:237] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.349951  2357 tablet_bootstrap.cc:492] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81: No bootstrap required, opened a new log
I20260710 11:12:09.350457  2357 ts_tablet_manager.cc:1403] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.020s
I20260710 11:12:09.350443  2240 raft_consensus.cc:2468] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:09.352213  2133 leader_election.cc:304] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [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: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 99fb4b61fb0c426296f32883f35f7b81
I20260710 11:12:09.353439  2480 raft_consensus.cc:2804] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:09.353911  2480 raft_consensus.cc:697] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Leader. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:09.354055  2357 raft_consensus.cc:359] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.354718  2357 raft_consensus.cc:385] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.354647  2480 consensus_queue.cc:237] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.355011  2357 raft_consensus.cc:740] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.355717  2357 consensus_queue.cc:260] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.357667  2357 ts_tablet_manager.cc:1434] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:09.361233  2065 catalog_manager.cc:5697] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:09.361617  2489 consensus_queue.cc:1048] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.366389  2062 catalog_manager.cc:5697] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:09.370402  2480 raft_consensus.cc:493] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:09.370909  2480 raft_consensus.cc:515] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.373551  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c62fdd32a64956828e210eb89e4d02" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:09.374197  2240 raft_consensus.cc:2468] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:09.374437  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c62fdd32a64956828e210eb89e4d02" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81" is_pre_election: true
I20260710 11:12:09.375054  2313 raft_consensus.cc:2468] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 0.
I20260710 11:12:09.375277  2133 leader_election.cc:304] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49; no voters: 
I20260710 11:12:09.375607  2480 leader_election.cc:290] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:09.376065  2442 raft_consensus.cc:2804] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:09.376446  2442 raft_consensus.cc:493] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:09.376776  2442 raft_consensus.cc:3060] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.381989  2480 consensus_queue.cc:1048] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.383497  2442 raft_consensus.cc:515] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.385454  2442 leader_election.cc:290] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Requested vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:09.386483  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c62fdd32a64956828e210eb89e4d02" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:09.387050  2316 raft_consensus.cc:3060] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.388594  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c62fdd32a64956828e210eb89e4d02" candidate_uuid: "7da47e39e04747ee9a3861dcf64d6c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:09.389067  2240 raft_consensus.cc:3060] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.390586  2495 consensus_queue.cc:1048] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.394027  2316 raft_consensus.cc:2468] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:09.395383  2240 raft_consensus.cc:2468] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da47e39e04747ee9a3861dcf64d6c49 in term 1.
I20260710 11:12:09.395251  2131 leader_election.cc:304] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:09.396410  2442 raft_consensus.cc:2804] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:09.396986  2442 raft_consensus.cc:697] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Leader. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:09.397874  2442 consensus_queue.cc:237] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.408118  2062 catalog_manager.cc:5697] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:09.426362  2480 consensus_queue.cc:1048] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.442740  2495 consensus_queue.cc:1048] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.453994  2495 consensus_queue.cc:1048] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.599872  2495 raft_consensus.cc:493] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:09.600368  2495 raft_consensus.cc:515] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:09.603176  2495 leader_election.cc:290] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:09.603281  2165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45247de9f50f4d30b50ba77a606f3d60" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49" is_pre_election: true
I20260710 11:12:09.603374  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45247de9f50f4d30b50ba77a606f3d60" candidate_uuid: "99fb4b61fb0c426296f32883f35f7b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219" is_pre_election: true
I20260710 11:12:09.604142  2240 raft_consensus.cc:2393] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99fb4b61fb0c426296f32883f35f7b81 in current term 1: Already voted for candidate 7da47e39e04747ee9a3861dcf64d6c49 in this term.
I20260710 11:12:09.604964  2282 leader_election.cc:304] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99fb4b61fb0c426296f32883f35f7b81; no voters: 6afb4b28efc5470a8eaa3e017fb08219, 7da47e39e04747ee9a3861dcf64d6c49
I20260710 11:12:09.605576  2495 raft_consensus.cc:3060] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.610998  2495 raft_consensus.cc:2749] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:09.624778  2515 consensus_queue.cc:1048] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.637036  2374 consensus_queue.cc:1048] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.719956  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:09.725564  2540 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:09.727301  2541 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:09.727492  2543 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:09.729621  1035 server_base.cc:1061] running on GCE node
I20260710 11:12:09.731897  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:09.732087  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:09.732214  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681929732204 us; error 0 us; skew 500 ppm
I20260710 11:12:09.732692  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:09.734967  1035 webserver.cc:533] Webserver started at http://127.1.2.196:38291/ using document root <none> and password file <none>
I20260710 11:12:09.735400  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:09.735622  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:09.735857  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:09.736793  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-3-root/instance:
uuid: "9dbb3931eba24d7585c53a7447a8db4e"
format_stamp: "Formatted at 2026-07-10 11:12:09 on dist-test-slave-403s"
I20260710 11:12:09.740813  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:09.744565  2548 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:09.745471  1035 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:12:09.745724  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-3-root
uuid: "9dbb3931eba24d7585c53a7447a8db4e"
format_stamp: "Formatted at 2026-07-10 11:12:09 on dist-test-slave-403s"
I20260710 11:12:09.745954  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:09.761274  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:09.762777  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:09.764482  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:09.765254  2374 consensus_queue.cc:1048] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.767515  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:09.767828  2480 consensus_queue.cc:1048] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.767853  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:09.768682  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:09.768875  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:09.784611  2442 consensus_queue.cc:1048] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.793599  2515 consensus_queue.cc:1048] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.807186  2391 consensus_queue.cc:1048] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.809521  2391 consensus_queue.cc:1048] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.832247  2479 consensus_queue.cc:1048] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.879601  2442 consensus_queue.cc:1048] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:09.964440  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.196:42185
I20260710 11:12:09.964713  2618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.196:42185 every 8 connection(s)
I20260710 11:12:09.969205  1035 auto_leader_rebalancer-test.cc:388] add a tserver: 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:09.980791  2619 heartbeater.cc:344] Connected to a master server at 127.1.2.254:45851
I20260710 11:12:09.981154  2619 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:09.981922  2619 heartbeater.cc:507] Master 127.1.2.254:45851 requested a full tablet report, sending...
I20260710 11:12:09.984028  2065 ts_manager.cc:194] Registered new tserver with Master: 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185)
I20260710 11:12:09.985538  2065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47270
I20260710 11:12:10.987550  2619 heartbeater.cc:499] Master 127.1.2.254:45851 was elected leader, sending a full tablet report...
I20260710 11:12:11.008385  2316 consensus_queue.cc:237] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:11.014775  2240 raft_consensus.cc:1275] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:11.015470  2167 raft_consensus.cc:1275] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:11.017714  2495 consensus_queue.cc:1048] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.018744  2626 consensus_queue.cc:1048] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.027235  2491 raft_consensus.cc:2955] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
W20260710 11:12:11.030228  2282 consensus_peers.cc:597] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 248181a7152f47bf92bf0279bdf396ea. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:11.029119  2240 raft_consensus.cc:2955] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.029071  2167 raft_consensus.cc:2955] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.043118  2065 catalog_manager.cc:5697] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:11.062955  2167 consensus_queue.cc:237] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:11.073025  2316 raft_consensus.cc:1275] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:11.074298  2240 raft_consensus.cc:1275] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:11.076052  2479 consensus_queue.cc:1048] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.078105  2479 consensus_queue.cc:1048] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:11.088284  2133 consensus_peers.cc:597] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b007777632247ecb29df4aedf36bc5b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:11.090581  2479 raft_consensus.cc:2955] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.092626  2240 raft_consensus.cc:2955] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.097751  2313 raft_consensus.cc:2955] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.113042  2167 consensus_queue.cc:237] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:11.115278  2061 catalog_manager.cc:5697] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:11.124039  2240 raft_consensus.cc:1275] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:11.124187  2313 raft_consensus.cc:1275] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:11.124589  2133 consensus_peers.cc:597] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45247de9f50f4d30b50ba77a606f3d60. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:11.125424  2640 consensus_queue.cc:1048] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.126345  2442 consensus_queue.cc:1048] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.152583  2442 raft_consensus.cc:2955] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.154155  2316 raft_consensus.cc:2955] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.154448  2240 raft_consensus.cc:2955] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.168007  2062 catalog_manager.cc:5697] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.170487  2167 consensus_queue.cc:237] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:11.177657  2240 raft_consensus.cc:1275] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:11.178015  2133 consensus_peers.cc:597] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2143f79ffef47919d9c9b991c91a524. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:11.179546  2641 consensus_queue.cc:1048] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.180226  2316 raft_consensus.cc:1275] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:11.181478  2640 consensus_queue.cc:1048] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.187875  2641 raft_consensus.cc:2955] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.189849  2240 raft_consensus.cc:2955] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.191892  2313 raft_consensus.cc:2955] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.201023  2061 catalog_manager.cc:5697] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:11.429714  2648 ts_tablet_manager.cc:933] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:11.431934  2648 tablet_copy_client.cc:323] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.195:45847
I20260710 11:12:11.443522  2326 tablet_copy_service.cc:140] P 99fb4b61fb0c426296f32883f35f7b81: Received BeginTabletCopySession request for tablet 248181a7152f47bf92bf0279bdf396ea from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:53742)
I20260710 11:12:11.444152  2326 tablet_copy_service.cc:161] P 99fb4b61fb0c426296f32883f35f7b81: Beginning new tablet copy session on tablet 248181a7152f47bf92bf0279bdf396ea from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:53742: session id = 9dbb3931eba24d7585c53a7447a8db4e-248181a7152f47bf92bf0279bdf396ea
I20260710 11:12:11.452754  2326 tablet_copy_source_session.cc:215] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:11.456734  2648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248181a7152f47bf92bf0279bdf396ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:11.468091  2648 tablet_copy_client.cc:806] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:11.468664  2648 tablet_copy_client.cc:670] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:11.472633  2648 tablet_copy_client.cc:538] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:11.476663  2651 ts_tablet_manager.cc:933] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595)
I20260710 11:12:11.478679  2651 tablet_copy_client.cc:323] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.193:40595
I20260710 11:12:11.481818  2648 tablet_bootstrap.cc:492] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:11.491400  2177 tablet_copy_service.cc:140] P 7da47e39e04747ee9a3861dcf64d6c49: Received BeginTabletCopySession request for tablet 5b007777632247ecb29df4aedf36bc5b from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:38176)
I20260710 11:12:11.492048  2177 tablet_copy_service.cc:161] P 7da47e39e04747ee9a3861dcf64d6c49: Beginning new tablet copy session on tablet 5b007777632247ecb29df4aedf36bc5b from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:38176: session id = 9dbb3931eba24d7585c53a7447a8db4e-5b007777632247ecb29df4aedf36bc5b
I20260710 11:12:11.499569  2177 tablet_copy_source_session.cc:215] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:11.504730  2648 tablet_bootstrap.cc:492] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:11.504803  2651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b007777632247ecb29df4aedf36bc5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:11.505550  2648 tablet_bootstrap.cc:492] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:11.506126  2648 ts_tablet_manager.cc:1403] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260710 11:12:11.508836  2648 raft_consensus.cc:359] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:11.509490  2648 raft_consensus.cc:740] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:11.509994  2648 consensus_queue.cc:260] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:11.517925  2648 ts_tablet_manager.cc:1434] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.007s
I20260710 11:12:11.520423  2326 tablet_copy_service.cc:342] P 99fb4b61fb0c426296f32883f35f7b81: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-248181a7152f47bf92bf0279bdf396ea received from {username='slave'} at 127.0.0.1:53742
I20260710 11:12:11.520874  2326 tablet_copy_service.cc:434] P 99fb4b61fb0c426296f32883f35f7b81: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-248181a7152f47bf92bf0279bdf396ea on tablet 248181a7152f47bf92bf0279bdf396ea with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:11.522248  2651 tablet_copy_client.cc:806] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:11.522850  2651 tablet_copy_client.cc:670] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:11.527285  2651 tablet_copy_client.cc:538] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:11.530210  2648 ts_tablet_manager.cc:933] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595)
I20260710 11:12:11.531770  2648 tablet_copy_client.cc:323] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.193:40595
I20260710 11:12:11.533114  2177 tablet_copy_service.cc:140] P 7da47e39e04747ee9a3861dcf64d6c49: Received BeginTabletCopySession request for tablet 45247de9f50f4d30b50ba77a606f3d60 from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:38176)
I20260710 11:12:11.533553  2177 tablet_copy_service.cc:161] P 7da47e39e04747ee9a3861dcf64d6c49: Beginning new tablet copy session on tablet 45247de9f50f4d30b50ba77a606f3d60 from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:38176: session id = 9dbb3931eba24d7585c53a7447a8db4e-45247de9f50f4d30b50ba77a606f3d60
I20260710 11:12:11.535977  2651 tablet_bootstrap.cc:492] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:11.542196  2177 tablet_copy_source_session.cc:215] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:11.544812  2648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45247de9f50f4d30b50ba77a606f3d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:11.556099  2648 tablet_copy_client.cc:806] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:11.556720  2648 tablet_copy_client.cc:670] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:11.556864  2651 tablet_bootstrap.cc:492] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:11.557847  2651 tablet_bootstrap.cc:492] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:11.558540  2651 ts_tablet_manager.cc:1403] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260710 11:12:11.560240  2648 tablet_copy_client.cc:538] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:11.562089  2651 raft_consensus.cc:359] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:11.562929  2651 raft_consensus.cc:740] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:11.563607  2651 consensus_queue.cc:260] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:11.565825  2651 ts_tablet_manager.cc:1434] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:11.567400  2648 tablet_bootstrap.cc:492] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:11.567709  2177 tablet_copy_service.cc:342] P 7da47e39e04747ee9a3861dcf64d6c49: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-5b007777632247ecb29df4aedf36bc5b received from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:11.568126  2177 tablet_copy_service.cc:434] P 7da47e39e04747ee9a3861dcf64d6c49: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-5b007777632247ecb29df4aedf36bc5b on tablet 5b007777632247ecb29df4aedf36bc5b with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:11.588351  2648 tablet_bootstrap.cc:492] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:11.589236  2648 tablet_bootstrap.cc:492] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:11.589922  2648 ts_tablet_manager.cc:1403] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.001s
I20260710 11:12:11.592662  2648 raft_consensus.cc:359] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:11.593492  2648 raft_consensus.cc:740] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:11.594180  2648 consensus_queue.cc:260] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:11.596401  2648 ts_tablet_manager.cc:1434] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:11.598002  2177 tablet_copy_service.cc:342] P 7da47e39e04747ee9a3861dcf64d6c49: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-45247de9f50f4d30b50ba77a606f3d60 received from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:11.598361  2177 tablet_copy_service.cc:434] P 7da47e39e04747ee9a3861dcf64d6c49: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-45247de9f50f4d30b50ba77a606f3d60 on tablet 45247de9f50f4d30b50ba77a606f3d60 with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:11.777066  2648 ts_tablet_manager.cc:933] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595)
I20260710 11:12:11.779603  2648 tablet_copy_client.cc:323] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.193:40595
I20260710 11:12:11.781598  2177 tablet_copy_service.cc:140] P 7da47e39e04747ee9a3861dcf64d6c49: Received BeginTabletCopySession request for tablet d2143f79ffef47919d9c9b991c91a524 from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:38176)
I20260710 11:12:11.782150  2177 tablet_copy_service.cc:161] P 7da47e39e04747ee9a3861dcf64d6c49: Beginning new tablet copy session on tablet d2143f79ffef47919d9c9b991c91a524 from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:38176: session id = 9dbb3931eba24d7585c53a7447a8db4e-d2143f79ffef47919d9c9b991c91a524
I20260710 11:12:11.788708  2177 tablet_copy_source_session.cc:215] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:11.792233  2648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2143f79ffef47919d9c9b991c91a524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:11.803675  2648 tablet_copy_client.cc:806] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:11.804294  2648 tablet_copy_client.cc:670] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:11.808434  2648 tablet_copy_client.cc:538] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:11.813879  2648 tablet_bootstrap.cc:492] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:11.827577  2648 tablet_bootstrap.cc:492] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:11.828251  2648 tablet_bootstrap.cc:492] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:11.828745  2648 ts_tablet_manager.cc:1403] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.001s
I20260710 11:12:11.831481  2648 raft_consensus.cc:359] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:11.832598  2648 raft_consensus.cc:740] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:11.833127  2648 consensus_queue.cc:260] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:11.835543  2648 ts_tablet_manager.cc:1434] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:11.837739  2177 tablet_copy_service.cc:342] P 7da47e39e04747ee9a3861dcf64d6c49: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-d2143f79ffef47919d9c9b991c91a524 received from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:11.838207  2177 tablet_copy_service.cc:434] P 7da47e39e04747ee9a3861dcf64d6c49: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-d2143f79ffef47919d9c9b991c91a524 on tablet d2143f79ffef47919d9c9b991c91a524 with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:12.004590  2594 raft_consensus.cc:1217] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:12.013903  2594 raft_consensus.cc:1217] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:12.156494  2594 raft_consensus.cc:1217] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:12.226336  2594 raft_consensus.cc:1217] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:12.407856  2640 raft_consensus.cc:1064] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:12.410454  2640 consensus_queue.cc:237] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:12.418982  2316 raft_consensus.cc:1275] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.420562  2442 consensus_queue.cc:1048] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:12.421267  2594 raft_consensus.cc:1275] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.423739  2240 raft_consensus.cc:1275] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.424822  2442 consensus_queue.cc:1048] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:12.426911  2663 consensus_queue.cc:1048] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:12.445317  2641 raft_consensus.cc:2955] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.447191  2594 raft_consensus.cc:2955] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.452279  2316 raft_consensus.cc:2955] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.459331  2240 raft_consensus.cc:2955] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.462632  2062 catalog_manager.cc:5697] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:12.487848  2495 raft_consensus.cc:1064] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:12.492367  2495 consensus_queue.cc:237] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:12.510905  2240 raft_consensus.cc:1275] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.511467  2594 raft_consensus.cc:1275] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.513445  2167 raft_consensus.cc:1275] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.513887  2661 consensus_queue.cc:1048] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:12.514946  2626 consensus_queue.cc:1048] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:12.519423  2661 consensus_queue.cc:1048] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:12.542424  2626 raft_consensus.cc:2955] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.544351  2240 raft_consensus.cc:2955] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.547559  2167 raft_consensus.cc:2955] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.564988  2594 raft_consensus.cc:2955] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.565927  2167 consensus_queue.cc:237] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:12.574376  2593 raft_consensus.cc:1275] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:12.576300  2064 catalog_manager.cc:5697] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:12.577862  2316 raft_consensus.cc:1275] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:12.579257  2641 consensus_queue.cc:1048] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:12.580168  2663 consensus_queue.cc:1048] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:12.590457  2316 consensus_queue.cc:237] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [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: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:12.592103  2593 raft_consensus.cc:2955] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.595865  2640 raft_consensus.cc:2955] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.604058  2240 raft_consensus.cc:1275] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:12.605574  2626 consensus_queue.cc:1048] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:12.606875  2315 raft_consensus.cc:2955] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.612576  2661 raft_consensus.cc:2955] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.615854  2049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b007777632247ecb29df4aedf36bc5b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:12.621409  2062 catalog_manager.cc:5697] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:12.627242  2594 raft_consensus.cc:1275] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:12.627516  2240 raft_consensus.cc:2955] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.629415  2495 consensus_queue.cc:1048] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:12.634199  2231 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b007777632247ecb29df4aedf36bc5b with delete_type TABLET_DATA_TOMBSTONED (TS 6afb4b28efc5470a8eaa3e017fb08219 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52798
I20260710 11:12:12.634269  2593 raft_consensus.cc:2955] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.639009  2050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 248181a7152f47bf92bf0279bdf396ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:12.643246  2061 catalog_manager.cc:5697] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.650919  2676 tablet_replica.cc:333] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:12.652047  2676 raft_consensus.cc:2243] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:12.652782  2676 raft_consensus.cc:2272] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:12.661299  2150 tablet_service.cc:1558] Processing DeleteTablet for tablet 248181a7152f47bf92bf0279bdf396ea with delete_type TABLET_DATA_TOMBSTONED (TS 7da47e39e04747ee9a3861dcf64d6c49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38154
I20260710 11:12:12.663817  2676 ts_tablet_manager.cc:1916] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:12.673887  2677 tablet_replica.cc:333] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:12.674954  2677 raft_consensus.cc:2243] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:12.675752  2677 raft_consensus.cc:2272] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:12.678840  2676 ts_tablet_manager.cc:1929] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:12.679003  2677 ts_tablet_manager.cc:1916] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:12.679363  2676 log.cc:1199] T 5b007777632247ecb29df4aedf36bc5b P 6afb4b28efc5470a8eaa3e017fb08219: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-1-root/wals/5b007777632247ecb29df4aedf36bc5b
I20260710 11:12:12.681353  2052 catalog_manager.cc:5028] TS 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): tablet 5b007777632247ecb29df4aedf36bc5b (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:12.690069  2677 ts_tablet_manager.cc:1929] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:12.690454  2677 log.cc:1199] T 248181a7152f47bf92bf0279bdf396ea P 7da47e39e04747ee9a3861dcf64d6c49: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-0-root/wals/248181a7152f47bf92bf0279bdf396ea
I20260710 11:12:12.692020  2049 catalog_manager.cc:5028] TS 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): tablet 248181a7152f47bf92bf0279bdf396ea (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:12.716015  2641 raft_consensus.cc:1064] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:12.718462  2641 consensus_queue.cc:237] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:12.725370  2593 raft_consensus.cc:1275] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.726285  2315 raft_consensus.cc:1275] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.727063  2641 consensus_queue.cc:1048] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:12.727653  2240 raft_consensus.cc:1275] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.727880  2640 consensus_queue.cc:1048] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:12.728804  2663 consensus_queue.cc:1048] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:12.747407  2442 raft_consensus.cc:2955] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.755616  2663 raft_consensus.cc:1064] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:12.758312  2663 consensus_queue.cc:237] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:12.763005  2239 raft_consensus.cc:2955] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.763164  2061 catalog_manager.cc:5697] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:12.773138  2316 raft_consensus.cc:1275] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.774817  2663 consensus_queue.cc:1048] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:12.776994  2594 raft_consensus.cc:1275] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.778322  2240 raft_consensus.cc:1275] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.779423  2594 raft_consensus.cc:2955] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.786393  2682 consensus_queue.cc:1048] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:12.761509  2315 raft_consensus.cc:2955] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.789302  2640 consensus_queue.cc:1048] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:12.817379  2167 consensus_queue.cc:237] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:12.824747  2240 raft_consensus.cc:1275] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:12.826692  2663 consensus_queue.cc:1048] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:12.831753  2592 raft_consensus.cc:1275] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:12.835616  2682 consensus_queue.cc:1048] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:12.842401  2592 raft_consensus.cc:2955] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.847864  2240 raft_consensus.cc:2955] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.835632  2663 raft_consensus.cc:2955] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.860293  2442 raft_consensus.cc:2955] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.864533  2061 catalog_manager.cc:5697] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.865878  2313 raft_consensus.cc:2955] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.867062  2049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d2143f79ffef47919d9c9b991c91a524 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:12.873721  2592 raft_consensus.cc:2955] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.883639  2306 tablet_service.cc:1558] Processing DeleteTablet for tablet d2143f79ffef47919d9c9b991c91a524 with delete_type TABLET_DATA_TOMBSTONED (TS 99fb4b61fb0c426296f32883f35f7b81 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53704
I20260710 11:12:12.887249  2240 raft_consensus.cc:2955] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.888036  2065 catalog_manager.cc:5697] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.894106  2687 tablet_replica.cc:333] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:12.895321  2687 raft_consensus.cc:2243] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:12.896592  2687 raft_consensus.cc:2272] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:12.905344  2167 consensus_queue.cc:237] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:12.911463  2592 raft_consensus.cc:1275] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:12.912559  2240 raft_consensus.cc:1275] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:12.915383  2663 consensus_queue.cc:1048] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:12.917186  2687 ts_tablet_manager.cc:1916] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:12.917150  2682 consensus_queue.cc:1048] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:12.925743  2240 raft_consensus.cc:2955] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.927584  2592 raft_consensus.cc:2955] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.924042  2682 raft_consensus.cc:2955] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:12.939302  2049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 45247de9f50f4d30b50ba77a606f3d60 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:12.944676  2687 ts_tablet_manager.cc:1929] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:12.945115  2687 log.cc:1199] T d2143f79ffef47919d9c9b991c91a524 P 99fb4b61fb0c426296f32883f35f7b81: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-2-root/wals/d2143f79ffef47919d9c9b991c91a524
I20260710 11:12:12.942381  2061 catalog_manager.cc:5697] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:12.946849  2050 catalog_manager.cc:5028] TS 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): tablet d2143f79ffef47919d9c9b991c91a524 (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:12.958289  2306 tablet_service.cc:1558] Processing DeleteTablet for tablet 45247de9f50f4d30b50ba77a606f3d60 with delete_type TABLET_DATA_TOMBSTONED (TS 99fb4b61fb0c426296f32883f35f7b81 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53704
I20260710 11:12:12.960484  2687 tablet_replica.cc:333] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:12.961246  2687 raft_consensus.cc:2243] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:12.961869  2687 raft_consensus.cc:2272] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:12.964700  2687 ts_tablet_manager.cc:1916] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:12.974578  2687 ts_tablet_manager.cc:1929] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:12.974884  2687 log.cc:1199] T 45247de9f50f4d30b50ba77a606f3d60 P 99fb4b61fb0c426296f32883f35f7b81: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-2-root/wals/45247de9f50f4d30b50ba77a606f3d60
I20260710 11:12:12.976239  2050 catalog_manager.cc:5028] TS 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): tablet 45247de9f50f4d30b50ba77a606f3d60 (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
W20260710 11:12:13.890151  2205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.2.193:40595, user_credentials={real_user=slave}} blocked reactor thread for 65574.9us
I20260710 11:12:14.154139  2315 consensus_queue.cc:237] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:14.159664  2240 raft_consensus.cc:1275] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.160116  2167 raft_consensus.cc:1275] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:14.160650  2282 consensus_peers.cc:597] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dafde90994e942c78a350cc26107bd74. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.161382  2626 consensus_queue.cc:1048] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.162214  2689 consensus_queue.cc:1048] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.169978  2689 raft_consensus.cc:2955] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.171702  2240 raft_consensus.cc:2955] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.171979  2167 raft_consensus.cc:2955] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.182909  2064 catalog_manager.cc:5697] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.186538  2315 consensus_queue.cc:237] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:14.193746  2240 raft_consensus.cc:1275] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:14.194926  2282 consensus_peers.cc:597] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ac598fd9c25475b9f5e00ff3fd6d0b2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.195711  2626 consensus_queue.cc:1048] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.196197  2167 raft_consensus.cc:1275] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.197846  2626 consensus_queue.cc:1048] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.208552  2689 raft_consensus.cc:2955] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.209942  2167 raft_consensus.cc:2955] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.211069  2239 raft_consensus.cc:2955] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.222653  2065 catalog_manager.cc:5697] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.227623  2315 consensus_queue.cc:237] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:14.236313  2239 raft_consensus.cc:1275] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:14.237146  2282 consensus_peers.cc:597] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fc56e936f5f463a9cfd64d195b98526. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.237969  2698 consensus_queue.cc:1048] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.242789  2167 raft_consensus.cc:1275] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.244019  2689 consensus_queue.cc:1048] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.248132  2698 raft_consensus.cc:2955] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.253451  2239 raft_consensus.cc:2955] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.258384  2167 raft_consensus.cc:2955] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.263378  2315 consensus_queue.cc:237] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:14.264194  2065 catalog_manager.cc:5697] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:14.273875  2282 consensus_peers.cc:597] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 383c6d1ba8174b4c97efe1f422a68453. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.276736  2240 raft_consensus.cc:1275] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.278144  2626 consensus_queue.cc:1048] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.279860  2167 raft_consensus.cc:1275] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.284374  2626 consensus_queue.cc:1048] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.286332  2689 raft_consensus.cc:2955] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.289531  2240 raft_consensus.cc:2955] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.294329  2167 raft_consensus.cc:2955] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.303241  2064 catalog_manager.cc:5697] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:14.580588  2715 ts_tablet_manager.cc:933] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:14.584235  2715 tablet_copy_client.cc:323] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.195:45847
I20260710 11:12:14.586318  2326 tablet_copy_service.cc:140] P 99fb4b61fb0c426296f32883f35f7b81: Received BeginTabletCopySession request for tablet dafde90994e942c78a350cc26107bd74 from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:53742)
I20260710 11:12:14.586854  2326 tablet_copy_service.cc:161] P 99fb4b61fb0c426296f32883f35f7b81: Beginning new tablet copy session on tablet dafde90994e942c78a350cc26107bd74 from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:53742: session id = 9dbb3931eba24d7585c53a7447a8db4e-dafde90994e942c78a350cc26107bd74
I20260710 11:12:14.593000  2326 tablet_copy_source_session.cc:215] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:14.595892  2715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dafde90994e942c78a350cc26107bd74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.606144  2715 tablet_copy_client.cc:806] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:14.606675  2715 tablet_copy_client.cc:670] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:14.610405  2715 tablet_copy_client.cc:538] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:14.616341  2715 tablet_bootstrap.cc:492] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:14.631414  2715 tablet_bootstrap.cc:492] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:14.632145  2715 tablet_bootstrap.cc:492] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:14.632675  2715 ts_tablet_manager.cc:1403] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260710 11:12:14.634814  2715 raft_consensus.cc:359] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:14.635548  2715 raft_consensus.cc:740] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:14.636092  2715 consensus_queue.cc:260] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:14.638681  2715 ts_tablet_manager.cc:1434] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:14.640460  2326 tablet_copy_service.cc:342] P 99fb4b61fb0c426296f32883f35f7b81: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-dafde90994e942c78a350cc26107bd74 received from {username='slave'} at 127.0.0.1:53742
I20260710 11:12:14.640937  2326 tablet_copy_service.cc:434] P 99fb4b61fb0c426296f32883f35f7b81: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-dafde90994e942c78a350cc26107bd74 on tablet dafde90994e942c78a350cc26107bd74 with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:14.650902  2715 ts_tablet_manager.cc:933] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:14.652706  2715 tablet_copy_client.cc:323] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.195:45847
I20260710 11:12:14.654142  2326 tablet_copy_service.cc:140] P 99fb4b61fb0c426296f32883f35f7b81: Received BeginTabletCopySession request for tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2 from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:53742)
I20260710 11:12:14.654593  2326 tablet_copy_service.cc:161] P 99fb4b61fb0c426296f32883f35f7b81: Beginning new tablet copy session on tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2 from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:53742: session id = 9dbb3931eba24d7585c53a7447a8db4e-0ac598fd9c25475b9f5e00ff3fd6d0b2
I20260710 11:12:14.660354  2326 tablet_copy_source_session.cc:215] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:14.662686  2715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.672991  2715 tablet_copy_client.cc:806] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:14.673533  2715 tablet_copy_client.cc:670] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:14.674813  2720 ts_tablet_manager.cc:933] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:14.677006  2720 tablet_copy_client.cc:323] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.195:45847
I20260710 11:12:14.677364  2715 tablet_copy_client.cc:538] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:14.678573  2326 tablet_copy_service.cc:140] P 99fb4b61fb0c426296f32883f35f7b81: Received BeginTabletCopySession request for tablet 383c6d1ba8174b4c97efe1f422a68453 from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:53742)
I20260710 11:12:14.679078  2326 tablet_copy_service.cc:161] P 99fb4b61fb0c426296f32883f35f7b81: Beginning new tablet copy session on tablet 383c6d1ba8174b4c97efe1f422a68453 from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:53742: session id = 9dbb3931eba24d7585c53a7447a8db4e-383c6d1ba8174b4c97efe1f422a68453
I20260710 11:12:14.683657  2715 tablet_bootstrap.cc:492] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:14.687517  2326 tablet_copy_source_session.cc:215] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:14.693187  2720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383c6d1ba8174b4c97efe1f422a68453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.704550  2715 tablet_bootstrap.cc:492] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:14.705289  2715 tablet_bootstrap.cc:492] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:14.705878  2715 ts_tablet_manager.cc:1403] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.005s
I20260710 11:12:14.708724  2715 raft_consensus.cc:359] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:14.709568  2715 raft_consensus.cc:740] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:14.710167  2715 consensus_queue.cc:260] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:14.711313  2720 tablet_copy_client.cc:806] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:14.711869  2720 tablet_copy_client.cc:670] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:14.712993  2715 ts_tablet_manager.cc:1434] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:14.715140  2326 tablet_copy_service.cc:342] P 99fb4b61fb0c426296f32883f35f7b81: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-0ac598fd9c25475b9f5e00ff3fd6d0b2 received from {username='slave'} at 127.0.0.1:53742
I20260710 11:12:14.715552  2326 tablet_copy_service.cc:434] P 99fb4b61fb0c426296f32883f35f7b81: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-0ac598fd9c25475b9f5e00ff3fd6d0b2 on tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2 with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:14.716842  2720 tablet_copy_client.cc:538] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:14.726372  2720 tablet_bootstrap.cc:492] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:14.746666  2720 tablet_bootstrap.cc:492] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:14.747575  2720 tablet_bootstrap.cc:492] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:14.748222  2720 ts_tablet_manager.cc:1403] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.008s
I20260710 11:12:14.751032  2720 raft_consensus.cc:359] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:14.751854  2720 raft_consensus.cc:740] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:14.752463  2720 consensus_queue.cc:260] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:14.755077  2720 ts_tablet_manager.cc:1434] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:12:14.756655  2326 tablet_copy_service.cc:342] P 99fb4b61fb0c426296f32883f35f7b81: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-383c6d1ba8174b4c97efe1f422a68453 received from {username='slave'} at 127.0.0.1:53742
I20260710 11:12:14.757047  2326 tablet_copy_service.cc:434] P 99fb4b61fb0c426296f32883f35f7b81: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-383c6d1ba8174b4c97efe1f422a68453 on tablet 383c6d1ba8174b4c97efe1f422a68453 with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:14.858796  2720 ts_tablet_manager.cc:933] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:14.860458  2720 tablet_copy_client.cc:323] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.195:45847
I20260710 11:12:14.862087  2326 tablet_copy_service.cc:140] P 99fb4b61fb0c426296f32883f35f7b81: Received BeginTabletCopySession request for tablet 1fc56e936f5f463a9cfd64d195b98526 from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:53742)
I20260710 11:12:14.862534  2326 tablet_copy_service.cc:161] P 99fb4b61fb0c426296f32883f35f7b81: Beginning new tablet copy session on tablet 1fc56e936f5f463a9cfd64d195b98526 from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:53742: session id = 9dbb3931eba24d7585c53a7447a8db4e-1fc56e936f5f463a9cfd64d195b98526
I20260710 11:12:14.869325  2326 tablet_copy_source_session.cc:215] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:14.871956  2720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc56e936f5f463a9cfd64d195b98526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.882057  2720 tablet_copy_client.cc:806] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:14.882565  2720 tablet_copy_client.cc:670] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:14.885792  2720 tablet_copy_client.cc:538] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:14.892668  2720 tablet_bootstrap.cc:492] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:14.908164  2720 tablet_bootstrap.cc:492] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:14.908901  2720 tablet_bootstrap.cc:492] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:14.909428  2720 ts_tablet_manager.cc:1403] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:12:14.911445  2720 raft_consensus.cc:359] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:14.912135  2720 raft_consensus.cc:740] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:14.912708  2720 consensus_queue.cc:260] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:14.914610  2720 ts_tablet_manager.cc:1434] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:14.916435  2326 tablet_copy_service.cc:342] P 99fb4b61fb0c426296f32883f35f7b81: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-1fc56e936f5f463a9cfd64d195b98526 received from {username='slave'} at 127.0.0.1:53742
I20260710 11:12:14.916793  2326 tablet_copy_service.cc:434] P 99fb4b61fb0c426296f32883f35f7b81: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-1fc56e936f5f463a9cfd64d195b98526 on tablet 1fc56e936f5f463a9cfd64d195b98526 with peer 9dbb3931eba24d7585c53a7447a8db4e
W20260710 11:12:15.009944  2615 debug-util.cc:398] Leaking SignalData structure 0x7b0800269060 after lost signal to thread 1038
W20260710 11:12:15.011049  2615 debug-util.cc:398] Leaking SignalData structure 0x7b0800269740 after lost signal to thread 2099
W20260710 11:12:15.012277  2615 debug-util.cc:398] Leaking SignalData structure 0x7b08001a9be0 after lost signal to thread 2191
W20260710 11:12:15.013345  2615 debug-util.cc:398] Leaking SignalData structure 0x7b0800239da0 after lost signal to thread 2266
W20260710 11:12:15.014392  2615 debug-util.cc:398] Leaking SignalData structure 0x7b08002264a0 after lost signal to thread 2340
W20260710 11:12:15.015539  2615 debug-util.cc:398] Leaking SignalData structure 0x7b0800218bc0 after lost signal to thread 2618
I20260710 11:12:15.053349  2594 raft_consensus.cc:1217] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:15.084235  2594 raft_consensus.cc:1217] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:15.147224  2594 raft_consensus.cc:1217] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:15.382321  2594 raft_consensus.cc:1217] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:15.504383  2698 raft_consensus.cc:1064] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:15.506781  2698 consensus_queue.cc:237] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:15.513465  2240 raft_consensus.cc:1275] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.515247  2727 consensus_queue.cc:1048] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:15.516211  2167 raft_consensus.cc:1275] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.518050  2698 consensus_queue.cc:1048] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:15.518961  2594 raft_consensus.cc:1275] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.520435  2727 consensus_queue.cc:1048] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.546675  2727 raft_consensus.cc:2955] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.553555  2591 raft_consensus.cc:2955] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.562796  2065 catalog_manager.cc:5697] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:15.565244  2167 raft_consensus.cc:2955] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.568168  2240 raft_consensus.cc:2955] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.626391  2316 consensus_queue.cc:237] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:15.630846  2594 raft_consensus.cc:1275] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:15.631023  2167 raft_consensus.cc:1275] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:15.632421  2727 consensus_queue.cc:1048] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:15.633127  2689 consensus_queue.cc:1048] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:15.641477  2698 raft_consensus.cc:1064] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:15.643297  2689 raft_consensus.cc:2955] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.644050  2698 consensus_queue.cc:237] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:15.649266  2167 raft_consensus.cc:2955] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.693141  2050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 383c6d1ba8174b4c97efe1f422a68453 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:15.692580  2594 raft_consensus.cc:2955] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.705391  2064 catalog_manager.cc:5697] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:15.718884  2231 tablet_service.cc:1558] Processing DeleteTablet for tablet 383c6d1ba8174b4c97efe1f422a68453 with delete_type TABLET_DATA_TOMBSTONED (TS 6afb4b28efc5470a8eaa3e017fb08219 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52798
I20260710 11:12:15.731073  2240 raft_consensus.cc:1275] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.732646  2697 consensus_queue.cc:1048] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.738406  2167 raft_consensus.cc:1275] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.738739  2591 raft_consensus.cc:1275] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.739709  2737 consensus_queue.cc:1048] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.740578  2697 consensus_queue.cc:1048] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.744998  2739 tablet_replica.cc:333] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:15.748766  2698 raft_consensus.cc:1064] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:15.748071  2739 raft_consensus.cc:2243] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:15.750321  2739 raft_consensus.cc:2272] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:15.751729  2698 consensus_queue.cc:237] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:15.765733  2739 ts_tablet_manager.cc:1916] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:15.779578  2727 raft_consensus.cc:1064] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:15.779090  2737 raft_consensus.cc:2955] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.782876  2727 consensus_queue.cc:237] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:15.787248  2240 raft_consensus.cc:2955] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.793895  2165 raft_consensus.cc:2955] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.802239  2064 catalog_manager.cc:5697] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.804138  2594 raft_consensus.cc:2955] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.816455  2316 consensus_queue.cc:237] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [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: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:15.822876  2238 raft_consensus.cc:1275] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.824467  2737 consensus_queue.cc:1048] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.832178  2240 raft_consensus.cc:1275] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:15.833732  2697 consensus_queue.cc:1048] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:15.836619  2594 raft_consensus.cc:1275] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:15.838790  2591 raft_consensus.cc:1275] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.842983  2166 raft_consensus.cc:1275] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.854537  2239 raft_consensus.cc:1275] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.856511  2167 raft_consensus.cc:1275] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.856187  2698 consensus_queue.cc:1048] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:12:15.860567  2737 consensus_queue.cc:1048] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.856362  2697 consensus_queue.cc:1048] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260710 11:12:15.863897  2591 raft_consensus.cc:1275] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.864765  2689 consensus_queue.cc:1048] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.878003  2689 consensus_queue.cc:1048] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:12:15.884231  2737 consensus_queue.cc:1048] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:12:15.889405  2727 raft_consensus.cc:2955] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.894797  2239 raft_consensus.cc:2955] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.929656  2698 raft_consensus.cc:2955] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.930778  2050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dafde90994e942c78a350cc26107bd74 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:15.932078  2165 raft_consensus.cc:2955] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.934571  2062 catalog_manager.cc:5697] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:15.948776  2064 catalog_manager.cc:5697] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.950129  2594 raft_consensus.cc:2955] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.946676  2238 raft_consensus.cc:2955] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.954231  2698 raft_consensus.cc:2955] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.955840  2167 raft_consensus.cc:2955] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.965621  2239 raft_consensus.cc:2955] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.970685  2150 tablet_service.cc:1558] Processing DeleteTablet for tablet dafde90994e942c78a350cc26107bd74 with delete_type TABLET_DATA_TOMBSTONED (TS 7da47e39e04747ee9a3861dcf64d6c49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38154
I20260710 11:12:15.985853  2061 catalog_manager.cc:5697] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:15.987587  2593 raft_consensus.cc:2955] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:16.002420  2752 tablet_replica.cc:333] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:16.003575  2752 raft_consensus.cc:2243] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:16.004217  2752 raft_consensus.cc:2272] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:16.007463  2739 ts_tablet_manager.cc:1929] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:16.010710  2752 ts_tablet_manager.cc:1916] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:16.007915  2739 log.cc:1199] T 383c6d1ba8174b4c97efe1f422a68453 P 6afb4b28efc5470a8eaa3e017fb08219: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-1-root/wals/383c6d1ba8174b4c97efe1f422a68453
I20260710 11:12:16.024645  2052 catalog_manager.cc:5028] TS 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): tablet 383c6d1ba8174b4c97efe1f422a68453 (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:16.027325  2752 ts_tablet_manager.cc:1929] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:16.028584  2752 log.cc:1199] T dafde90994e942c78a350cc26107bd74 P 7da47e39e04747ee9a3861dcf64d6c49: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-0-root/wals/dafde90994e942c78a350cc26107bd74
I20260710 11:12:16.031919  2049 catalog_manager.cc:5028] TS 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): tablet dafde90994e942c78a350cc26107bd74 (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:16.011927  2591 raft_consensus.cc:2955] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:16.045706  2316 consensus_queue.cc:237] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:16.046638  2315 consensus_queue.cc:237] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [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: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:16.054093  2594 raft_consensus.cc:1275] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:16.055861  2698 consensus_queue.cc:1048] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:16.057432  2238 raft_consensus.cc:1275] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:16.058965  2698 consensus_queue.cc:1048] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:16.064839  2167 raft_consensus.cc:1275] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:16.066274  2698 consensus_queue.cc:1048] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:16.067802  2737 raft_consensus.cc:2955] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:16.075170  2239 raft_consensus.cc:2955] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:16.080103  2594 raft_consensus.cc:2955] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:16.088833  2689 raft_consensus.cc:2955] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:16.089284  2059 catalog_manager.cc:5697] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:16.089277  2166 raft_consensus.cc:2955] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:16.100226  2050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1fc56e936f5f463a9cfd64d195b98526 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:16.108785  2150 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fc56e936f5f463a9cfd64d195b98526 with delete_type TABLET_DATA_TOMBSTONED (TS 7da47e39e04747ee9a3861dcf64d6c49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38154
I20260710 11:12:16.109746  2752 tablet_replica.cc:333] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:16.110699  2752 raft_consensus.cc:2243] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:16.111378  2752 raft_consensus.cc:2272] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:16.111632  2593 raft_consensus.cc:1275] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:16.115124  2727 consensus_queue.cc:1048] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:16.119865  2593 raft_consensus.cc:2955] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:16.128023  2050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:16.132432  2060 catalog_manager.cc:5697] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:16.133795  2752 ts_tablet_manager.cc:1916] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:16.157095  2752 ts_tablet_manager.cc:1929] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:16.157557  2752 log.cc:1199] T 1fc56e936f5f463a9cfd64d195b98526 P 7da47e39e04747ee9a3861dcf64d6c49: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-0-root/wals/1fc56e936f5f463a9cfd64d195b98526
I20260710 11:12:16.159011  2049 catalog_manager.cc:5028] TS 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): tablet 1fc56e936f5f463a9cfd64d195b98526 (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:16.164266  2231 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2 with delete_type TABLET_DATA_TOMBSTONED (TS 6afb4b28efc5470a8eaa3e017fb08219 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52798
I20260710 11:12:16.165199  2739 tablet_replica.cc:333] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:16.166158  2739 raft_consensus.cc:2243] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:16.166776  2739 raft_consensus.cc:2272] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:16.170082  2739 ts_tablet_manager.cc:1916] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:16.180408  2739 ts_tablet_manager.cc:1929] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:16.180853  2739 log.cc:1199] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 6afb4b28efc5470a8eaa3e017fb08219: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-1-root/wals/0ac598fd9c25475b9f5e00ff3fd6d0b2
I20260710 11:12:16.182238  2052 catalog_manager.cc:5028] TS 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): tablet 0ac598fd9c25475b9f5e00ff3fd6d0b2 (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:17.194574  2166 consensus_queue.cc:237] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:17.201179  2315 raft_consensus.cc:1275] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:17.201520  2133 consensus_peers.cc:597] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d39ee5c47e7a45b8acde4238b179953a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.203019  2692 consensus_queue.cc:1048] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.203965  2239 raft_consensus.cc:1275] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.205758  2757 consensus_queue.cc:1048] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.215684  2755 raft_consensus.cc:2955] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.217159  2238 raft_consensus.cc:2955] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.224961  2316 raft_consensus.cc:2955] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.237562  2314 consensus_queue.cc:237] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:17.233083  2059 catalog_manager.cc:5697] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.253031  2238 raft_consensus.cc:1275] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.255358  2727 consensus_queue.cc:1048] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.256383  2166 raft_consensus.cc:1275] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.258111  2727 consensus_queue.cc:1048] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:17.260159  2282 consensus_peers.cc:597] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05b9265a8b0942358c2abd1400df0bcd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.276544  2765 raft_consensus.cc:2955] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.279147  2166 raft_consensus.cc:2955] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.279366  2238 raft_consensus.cc:2955] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.294255  2314 consensus_queue.cc:237] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:17.306353  2166 raft_consensus.cc:1275] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.307945  2765 consensus_queue.cc:1048] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:17.308911  2282 consensus_peers.cc:597] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3a9eb108a024c1abab34ba2a20e1d2c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.310185  2064 catalog_manager.cc:5697] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.312362  2238 raft_consensus.cc:1275] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.317215  2765 consensus_queue.cc:1048] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.322422  2166 raft_consensus.cc:2955] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.322577  2754 raft_consensus.cc:2955] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.340149  2238 raft_consensus.cc:2955] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.341339  2167 consensus_queue.cc:237] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:17.343935  2064 catalog_manager.cc:5697] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.366367  2314 raft_consensus.cc:1275] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.368219  2755 consensus_queue.cc:1048] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.369773  2238 raft_consensus.cc:1275] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:17.368235  2133 consensus_peers.cc:597] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4dfd04e6945a44a7ad836867644c2145. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.372867  2755 consensus_queue.cc:1048] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.389292  2757 raft_consensus.cc:2955] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.390955  2239 raft_consensus.cc:2955] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.392064  2314 raft_consensus.cc:2955] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.408321  2060 catalog_manager.cc:5697] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:17.588385  2775 ts_tablet_manager.cc:933] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595)
I20260710 11:12:17.590494  2775 tablet_copy_client.cc:323] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.193:40595
I20260710 11:12:17.592345  2177 tablet_copy_service.cc:140] P 7da47e39e04747ee9a3861dcf64d6c49: Received BeginTabletCopySession request for tablet d39ee5c47e7a45b8acde4238b179953a from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:38176)
I20260710 11:12:17.593015  2177 tablet_copy_service.cc:161] P 7da47e39e04747ee9a3861dcf64d6c49: Beginning new tablet copy session on tablet d39ee5c47e7a45b8acde4238b179953a from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:38176: session id = 9dbb3931eba24d7585c53a7447a8db4e-d39ee5c47e7a45b8acde4238b179953a
I20260710 11:12:17.605162  2177 tablet_copy_source_session.cc:215] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.617776  2775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39ee5c47e7a45b8acde4238b179953a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.635938  2775 tablet_copy_client.cc:806] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.636574  2775 tablet_copy_client.cc:670] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.640811  2775 tablet_copy_client.cc:538] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.649518  2775 tablet_bootstrap.cc:492] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:17.671154  2775 tablet_bootstrap.cc:492] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:17.672173  2775 tablet_bootstrap.cc:492] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:17.674528  2775 ts_tablet_manager.cc:1403] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.025s	user 0.024s	sys 0.000s
I20260710 11:12:17.691221  2778 ts_tablet_manager.cc:933] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:17.695923  2775 raft_consensus.cc:359] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:17.701845  2775 raft_consensus.cc:740] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:17.702674  2775 consensus_queue.cc:260] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:17.704914  2778 tablet_copy_client.cc:323] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.195:45847
I20260710 11:12:17.709817  2326 tablet_copy_service.cc:140] P 99fb4b61fb0c426296f32883f35f7b81: Received BeginTabletCopySession request for tablet 05b9265a8b0942358c2abd1400df0bcd from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:53742)
I20260710 11:12:17.710368  2326 tablet_copy_service.cc:161] P 99fb4b61fb0c426296f32883f35f7b81: Beginning new tablet copy session on tablet 05b9265a8b0942358c2abd1400df0bcd from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:53742: session id = 9dbb3931eba24d7585c53a7447a8db4e-05b9265a8b0942358c2abd1400df0bcd
I20260710 11:12:17.718526  2326 tablet_copy_source_session.cc:215] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.722594  2778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b9265a8b0942358c2abd1400df0bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.739624  2775 ts_tablet_manager.cc:1434] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.006s
I20260710 11:12:17.743374  2778 tablet_copy_client.cc:806] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.744020  2778 tablet_copy_client.cc:670] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.746028  2177 tablet_copy_service.cc:342] P 7da47e39e04747ee9a3861dcf64d6c49: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-d39ee5c47e7a45b8acde4238b179953a received from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:17.746577  2177 tablet_copy_service.cc:434] P 7da47e39e04747ee9a3861dcf64d6c49: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-d39ee5c47e7a45b8acde4238b179953a on tablet d39ee5c47e7a45b8acde4238b179953a with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:17.748674  2778 tablet_copy_client.cc:538] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.759084  2778 tablet_bootstrap.cc:492] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:17.791496  2778 tablet_bootstrap.cc:492] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:17.792461  2778 tablet_bootstrap.cc:492] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:17.793154  2778 ts_tablet_manager.cc:1403] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.010s
I20260710 11:12:17.795203  2775 ts_tablet_manager.cc:933] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595)
I20260710 11:12:17.799080  2778 raft_consensus.cc:359] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:17.800563  2778 raft_consensus.cc:740] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:17.800796  2775 tablet_copy_client.cc:323] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.193:40595
I20260710 11:12:17.801599  2778 consensus_queue.cc:260] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:17.803042  2177 tablet_copy_service.cc:140] P 7da47e39e04747ee9a3861dcf64d6c49: Received BeginTabletCopySession request for tablet 4dfd04e6945a44a7ad836867644c2145 from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:38176)
I20260710 11:12:17.803727  2177 tablet_copy_service.cc:161] P 7da47e39e04747ee9a3861dcf64d6c49: Beginning new tablet copy session on tablet 4dfd04e6945a44a7ad836867644c2145 from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:38176: session id = 9dbb3931eba24d7585c53a7447a8db4e-4dfd04e6945a44a7ad836867644c2145
I20260710 11:12:17.804839  2778 ts_tablet_manager.cc:1434] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:12:17.806578  2326 tablet_copy_service.cc:342] P 99fb4b61fb0c426296f32883f35f7b81: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-05b9265a8b0942358c2abd1400df0bcd received from {username='slave'} at 127.0.0.1:53742
I20260710 11:12:17.806963  2326 tablet_copy_service.cc:434] P 99fb4b61fb0c426296f32883f35f7b81: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-05b9265a8b0942358c2abd1400df0bcd on tablet 05b9265a8b0942358c2abd1400df0bcd with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:17.819165  2778 ts_tablet_manager.cc:933] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:17.820144  2177 tablet_copy_source_session.cc:215] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.826303  2775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfd04e6945a44a7ad836867644c2145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.834265  2778 tablet_copy_client.cc:323] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.195:45847
I20260710 11:12:17.836287  2326 tablet_copy_service.cc:140] P 99fb4b61fb0c426296f32883f35f7b81: Received BeginTabletCopySession request for tablet e3a9eb108a024c1abab34ba2a20e1d2c from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:53742)
I20260710 11:12:17.836859  2326 tablet_copy_service.cc:161] P 99fb4b61fb0c426296f32883f35f7b81: Beginning new tablet copy session on tablet e3a9eb108a024c1abab34ba2a20e1d2c from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:53742: session id = 9dbb3931eba24d7585c53a7447a8db4e-e3a9eb108a024c1abab34ba2a20e1d2c
I20260710 11:12:17.844847  2326 tablet_copy_source_session.cc:215] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.848109  2778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a9eb108a024c1abab34ba2a20e1d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.863912  2775 tablet_copy_client.cc:806] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.864526  2775 tablet_copy_client.cc:670] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.868615  2775 tablet_copy_client.cc:538] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.868760  2778 tablet_copy_client.cc:806] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.869400  2778 tablet_copy_client.cc:670] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.873435  2778 tablet_copy_client.cc:538] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.878468  2775 tablet_bootstrap.cc:492] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:17.882740  2778 tablet_bootstrap.cc:492] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:17.917002  2775 tablet_bootstrap.cc:492] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:17.918017  2775 tablet_bootstrap.cc:492] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:17.918654  2775 ts_tablet_manager.cc:1403] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.012s
I20260710 11:12:17.923094  2778 tablet_bootstrap.cc:492] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:17.923986  2778 tablet_bootstrap.cc:492] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:17.924618  2778 ts_tablet_manager.cc:1403] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.018s
I20260710 11:12:17.925022  2775 raft_consensus.cc:359] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:17.925917  2775 raft_consensus.cc:740] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:17.926550  2775 consensus_queue.cc:260] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:17.927577  2778 raft_consensus.cc:359] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:17.928333  2778 raft_consensus.cc:740] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:17.928931  2778 consensus_queue.cc:260] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:17.932994  2775 ts_tablet_manager.cc:1434] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:12:17.934778  2177 tablet_copy_service.cc:342] P 7da47e39e04747ee9a3861dcf64d6c49: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-4dfd04e6945a44a7ad836867644c2145 received from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:17.935202  2177 tablet_copy_service.cc:434] P 7da47e39e04747ee9a3861dcf64d6c49: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-4dfd04e6945a44a7ad836867644c2145 on tablet 4dfd04e6945a44a7ad836867644c2145 with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:17.948581  2778 ts_tablet_manager.cc:1434] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.009s
I20260710 11:12:17.953143  2326 tablet_copy_service.cc:342] P 99fb4b61fb0c426296f32883f35f7b81: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-e3a9eb108a024c1abab34ba2a20e1d2c received from {username='slave'} at 127.0.0.1:53742
I20260710 11:12:17.953593  2326 tablet_copy_service.cc:434] P 99fb4b61fb0c426296f32883f35f7b81: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-e3a9eb108a024c1abab34ba2a20e1d2c on tablet e3a9eb108a024c1abab34ba2a20e1d2c with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:18.042495  2593 raft_consensus.cc:1217] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.211951  2593 raft_consensus.cc:1217] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.242689  2593 raft_consensus.cc:1217] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.381304  2593 raft_consensus.cc:1217] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.542955  2755 raft_consensus.cc:1064] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:18.545508  2755 consensus_queue.cc:237] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:18.552349  2314 raft_consensus.cc:1275] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.552664  2593 raft_consensus.cc:1275] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.553475  2239 raft_consensus.cc:1275] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.554000  2787 consensus_queue.cc:1048] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.554924  2792 consensus_queue.cc:1048] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.555840  2755 consensus_queue.cc:1048] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.575608  2792 raft_consensus.cc:2955] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.576120  2314 raft_consensus.cc:2955] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.588871  2593 raft_consensus.cc:2955] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.591094  2059 catalog_manager.cc:5697] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.601192  2789 raft_consensus.cc:1064] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:18.605837  2789 consensus_queue.cc:237] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:18.609187  2239 raft_consensus.cc:2955] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.622256  2238 raft_consensus.cc:1275] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.623922  2788 consensus_queue.cc:1048] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:18.625571  2593 raft_consensus.cc:1275] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.628795  2754 consensus_queue.cc:1048] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.634023  2167 raft_consensus.cc:1275] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.638286  2754 consensus_queue.cc:1048] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.641871  2788 raft_consensus.cc:2955] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.643639  2593 raft_consensus.cc:2955] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.650589  2166 consensus_queue.cc:237] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:18.656446  2239 raft_consensus.cc:2955] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.657042  2063 catalog_manager.cc:5697] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.662274  2593 raft_consensus.cc:1275] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.662707  2238 raft_consensus.cc:1275] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.664846  2787 consensus_queue.cc:1048] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.666770  2792 consensus_queue.cc:1048] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.677848  2314 consensus_queue.cc:237] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [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: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:18.677898  2792 raft_consensus.cc:2955] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.682371  2167 raft_consensus.cc:2955] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.683688  2238 raft_consensus.cc:2955] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.687855  2591 raft_consensus.cc:1275] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.689229  2240 raft_consensus.cc:1275] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.689635  2790 consensus_queue.cc:1048] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:18.692054  2754 consensus_queue.cc:1048] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.698067  2591 raft_consensus.cc:2955] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.702519  2790 raft_consensus.cc:2955] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.704485  2593 raft_consensus.cc:2955] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.724306  2240 raft_consensus.cc:2955] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.727628  2050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05b9265a8b0942358c2abd1400df0bcd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:18.728869  2049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d39ee5c47e7a45b8acde4238b179953a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:18.735553  2064 catalog_manager.cc:5697] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:18.738319  2063 catalog_manager.cc:5697] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.749853  2306 tablet_service.cc:1558] Processing DeleteTablet for tablet d39ee5c47e7a45b8acde4238b179953a with delete_type TABLET_DATA_TOMBSTONED (TS 99fb4b61fb0c426296f32883f35f7b81 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53704
I20260710 11:12:18.751565  2804 tablet_replica.cc:333] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:18.752449  2804 raft_consensus.cc:2243] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:18.753183  2804 raft_consensus.cc:2272] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:18.759783  2150 tablet_service.cc:1558] Processing DeleteTablet for tablet 05b9265a8b0942358c2abd1400df0bcd with delete_type TABLET_DATA_TOMBSTONED (TS 7da47e39e04747ee9a3861dcf64d6c49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38154
I20260710 11:12:18.760015  2804 ts_tablet_manager.cc:1916] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:18.775969  2805 tablet_replica.cc:333] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:18.776919  2805 raft_consensus.cc:2243] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:18.777671  2805 raft_consensus.cc:2272] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:18.779271  2804 ts_tablet_manager.cc:1929] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:18.779768  2804 log.cc:1199] T d39ee5c47e7a45b8acde4238b179953a P 99fb4b61fb0c426296f32883f35f7b81: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-2-root/wals/d39ee5c47e7a45b8acde4238b179953a
I20260710 11:12:18.781500  2805 ts_tablet_manager.cc:1916] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:18.782898  2050 catalog_manager.cc:5028] TS 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): tablet d39ee5c47e7a45b8acde4238b179953a (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:18.792339  2805 ts_tablet_manager.cc:1929] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:18.792716  2805 log.cc:1199] T 05b9265a8b0942358c2abd1400df0bcd P 7da47e39e04747ee9a3861dcf64d6c49: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-0-root/wals/05b9265a8b0942358c2abd1400df0bcd
I20260710 11:12:18.794242  2049 catalog_manager.cc:5028] TS 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): tablet 05b9265a8b0942358c2abd1400df0bcd (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:18.812049  2787 raft_consensus.cc:1064] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:18.814850  2789 raft_consensus.cc:1064] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:18.814352  2787 consensus_queue.cc:237] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:18.817147  2789 consensus_queue.cc:237] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:18.824698  2591 raft_consensus.cc:1275] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.826336  2314 raft_consensus.cc:1275] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.827220  2692 consensus_queue.cc:1048] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.828444  2755 consensus_queue.cc:1048] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.832988  2593 raft_consensus.cc:1275] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.835047  2238 raft_consensus.cc:1275] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.836619  2167 raft_consensus.cc:1275] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.836792  2790 consensus_queue.cc:1048] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.838559  2790 consensus_queue.cc:1048] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.839320  2788 consensus_queue.cc:1048] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:18.851380  2240 raft_consensus.cc:1275] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.854151  2755 consensus_queue.cc:1048] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.871174  2790 raft_consensus.cc:2955] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.876662  2593 raft_consensus.cc:2955] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.876907  2238 raft_consensus.cc:2955] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.881908  2591 raft_consensus.cc:2955] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.878485  2787 raft_consensus.cc:2955] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.885566  2240 raft_consensus.cc:2955] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.902779  2064 catalog_manager.cc:5697] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.910892  2167 raft_consensus.cc:2955] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.916416  2059 catalog_manager.cc:5697] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.920480  2314 raft_consensus.cc:2955] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.926491  2315 consensus_queue.cc:237] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:18.935652  2166 raft_consensus.cc:1275] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.936484  2591 raft_consensus.cc:1275] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.937285  2790 consensus_queue.cc:1048] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.938162  2789 consensus_queue.cc:1048] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.935686  2167 consensus_queue.cc:237] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:18.946892  2754 raft_consensus.cc:2955] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.955679  2591 raft_consensus.cc:2955] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.961575  2593 raft_consensus.cc:1275] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.963609  2240 raft_consensus.cc:1275] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.964728  2792 consensus_queue.cc:1048] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.956039  2166 raft_consensus.cc:2955] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.971643  2792 consensus_queue.cc:1048] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.974663  2050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e3a9eb108a024c1abab34ba2a20e1d2c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:18.976688  2060 catalog_manager.cc:5697] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.979650  2755 raft_consensus.cc:2955] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.986094  2240 raft_consensus.cc:2955] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.988907  2231 tablet_service.cc:1558] Processing DeleteTablet for tablet e3a9eb108a024c1abab34ba2a20e1d2c with delete_type TABLET_DATA_TOMBSTONED (TS 6afb4b28efc5470a8eaa3e017fb08219 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52798
I20260710 11:12:18.990336  2593 raft_consensus.cc:2955] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:18.995311  2049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4dfd04e6945a44a7ad836867644c2145 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:19.000763  2814 tablet_replica.cc:333] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:19.000218  2064 catalog_manager.cc:5697] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:19.001883  2814 raft_consensus.cc:2243] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.002604  2814 raft_consensus.cc:2272] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.006065  2814 ts_tablet_manager.cc:1916] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:19.014358  2306 tablet_service.cc:1558] Processing DeleteTablet for tablet 4dfd04e6945a44a7ad836867644c2145 with delete_type TABLET_DATA_TOMBSTONED (TS 99fb4b61fb0c426296f32883f35f7b81 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53704
I20260710 11:12:19.015638  2804 tablet_replica.cc:333] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:19.016600  2804 raft_consensus.cc:2243] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.017194  2804 raft_consensus.cc:2272] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.019862  2804 ts_tablet_manager.cc:1916] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:19.024739  2814 ts_tablet_manager.cc:1929] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:19.025151  2814 log.cc:1199] T e3a9eb108a024c1abab34ba2a20e1d2c P 6afb4b28efc5470a8eaa3e017fb08219: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-1-root/wals/e3a9eb108a024c1abab34ba2a20e1d2c
I20260710 11:12:19.026666  2052 catalog_manager.cc:5028] TS 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): tablet e3a9eb108a024c1abab34ba2a20e1d2c (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:19.031105  2804 ts_tablet_manager.cc:1929] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:19.031592  2804 log.cc:1199] T 4dfd04e6945a44a7ad836867644c2145 P 99fb4b61fb0c426296f32883f35f7b81: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-2-root/wals/4dfd04e6945a44a7ad836867644c2145
I20260710 11:12:19.032852  2050 catalog_manager.cc:5028] TS 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): tablet 4dfd04e6945a44a7ad836867644c2145 (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:20.051548  2314 consensus_queue.cc:237] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:20.057128  2240 raft_consensus.cc:1275] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:20.057772  2282 consensus_peers.cc:597] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a26623d11f8429ea9ef76425c39fa76. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.058246  2166 raft_consensus.cc:1275] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.058575  2817 consensus_queue.cc:1048] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.059441  2789 consensus_queue.cc:1048] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.072687  2754 raft_consensus.cc:2955] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.074296  2240 raft_consensus.cc:2955] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.074371  2166 raft_consensus.cc:2955] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.087641  2063 catalog_manager.cc:5697] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:20.106173  2240 consensus_queue.cc:237] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:20.113565  2314 raft_consensus.cc:1275] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.115073  2772 consensus_queue.cc:1048] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.115936  2166 raft_consensus.cc:1275] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.117774  2772 consensus_queue.cc:1048] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:20.130641  2208 consensus_peers.cc:597] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f567f7d9259b4cd1ad0352902120202a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.132165  2831 raft_consensus.cc:2955] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.133641  2314 raft_consensus.cc:2955] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.139878  2166 raft_consensus.cc:2955] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.144687  2064 catalog_manager.cc:5697] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.148063  2240 consensus_queue.cc:237] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:20.157209  2314 raft_consensus.cc:1275] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.159874  2166 raft_consensus.cc:1275] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.159821  2772 consensus_queue.cc:1048] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:20.161247  2208 consensus_peers.cc:597] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04128c0719c84838af54ca9be1c785f6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.162413  2831 consensus_queue.cc:1048] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.169832  2772 raft_consensus.cc:2955] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.171586  2314 raft_consensus.cc:2955] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.178740  2166 raft_consensus.cc:2955] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.186162  2167 consensus_queue.cc:237] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:20.186013  2060 catalog_manager.cc:5697] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.195822  2314 raft_consensus.cc:1275] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:20.196416  2133 consensus_peers.cc:597] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1c62fdd32a64956828e210eb89e4d02. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.199658  2792 consensus_queue.cc:1048] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.204667  2240 raft_consensus.cc:1275] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.206264  2792 consensus_queue.cc:1048] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.208186  2815 raft_consensus.cc:2955] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.216208  2315 raft_consensus.cc:2955] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.223698  2063 catalog_manager.cc:5697] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:20.231575  2240 raft_consensus.cc:2955] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:20.537851  2839 ts_tablet_manager.cc:933] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:20.539801  2839 tablet_copy_client.cc:323] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.195:45847
I20260710 11:12:20.541358  2326 tablet_copy_service.cc:140] P 99fb4b61fb0c426296f32883f35f7b81: Received BeginTabletCopySession request for tablet 4a26623d11f8429ea9ef76425c39fa76 from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:53742)
I20260710 11:12:20.541891  2326 tablet_copy_service.cc:161] P 99fb4b61fb0c426296f32883f35f7b81: Beginning new tablet copy session on tablet 4a26623d11f8429ea9ef76425c39fa76 from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:53742: session id = 9dbb3931eba24d7585c53a7447a8db4e-4a26623d11f8429ea9ef76425c39fa76
I20260710 11:12:20.549413  2326 tablet_copy_source_session.cc:215] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:20.552470  2839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a26623d11f8429ea9ef76425c39fa76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:20.565207  2841 ts_tablet_manager.cc:933] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:20.566114  2839 tablet_copy_client.cc:806] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:20.566845  2839 tablet_copy_client.cc:670] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:20.567669  2841 tablet_copy_client.cc:323] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.194:39393
I20260710 11:12:20.572202  2839 tablet_copy_client.cc:538] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:20.583127  2839 tablet_bootstrap.cc:492] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:20.588153  2252 tablet_copy_service.cc:140] P 6afb4b28efc5470a8eaa3e017fb08219: Received BeginTabletCopySession request for tablet 04128c0719c84838af54ca9be1c785f6 from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:39476)
I20260710 11:12:20.588785  2252 tablet_copy_service.cc:161] P 6afb4b28efc5470a8eaa3e017fb08219: Beginning new tablet copy session on tablet 04128c0719c84838af54ca9be1c785f6 from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:39476: session id = 9dbb3931eba24d7585c53a7447a8db4e-04128c0719c84838af54ca9be1c785f6
I20260710 11:12:20.594897  2844 ts_tablet_manager.cc:933] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595)
I20260710 11:12:20.597519  2252 tablet_copy_source_session.cc:215] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:20.601195  2844 tablet_copy_client.cc:323] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.193:40595
I20260710 11:12:20.601429  2841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04128c0719c84838af54ca9be1c785f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:20.605180  2177 tablet_copy_service.cc:140] P 7da47e39e04747ee9a3861dcf64d6c49: Received BeginTabletCopySession request for tablet d1c62fdd32a64956828e210eb89e4d02 from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:38176)
I20260710 11:12:20.605749  2177 tablet_copy_service.cc:161] P 7da47e39e04747ee9a3861dcf64d6c49: Beginning new tablet copy session on tablet d1c62fdd32a64956828e210eb89e4d02 from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:38176: session id = 9dbb3931eba24d7585c53a7447a8db4e-d1c62fdd32a64956828e210eb89e4d02
I20260710 11:12:20.609264  2839 tablet_bootstrap.cc:492] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:20.610405  2839 tablet_bootstrap.cc:492] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:20.611083  2839 ts_tablet_manager.cc:1403] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260710 11:12:20.613863  2177 tablet_copy_source_session.cc:215] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:20.614238  2839 raft_consensus.cc:359] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:20.615104  2839 raft_consensus.cc:740] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:20.615782  2839 consensus_queue.cc:260] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:20.618516  2844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c62fdd32a64956828e210eb89e4d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:20.618760  2841 tablet_copy_client.cc:806] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:20.619295  2841 tablet_copy_client.cc:670] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:20.623312  2841 tablet_copy_client.cc:538] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:20.633031  2841 tablet_bootstrap.cc:492] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:20.633381  2839 ts_tablet_manager.cc:1434] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:12:20.642143  2326 tablet_copy_service.cc:342] P 99fb4b61fb0c426296f32883f35f7b81: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-4a26623d11f8429ea9ef76425c39fa76 received from {username='slave'} at 127.0.0.1:53742
I20260710 11:12:20.642599  2326 tablet_copy_service.cc:434] P 99fb4b61fb0c426296f32883f35f7b81: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-4a26623d11f8429ea9ef76425c39fa76 on tablet 4a26623d11f8429ea9ef76425c39fa76 with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:20.654491  2839 ts_tablet_manager.cc:933] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:20.656747  2839 tablet_copy_client.cc:323] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.194:39393
I20260710 11:12:20.658382  2252 tablet_copy_service.cc:140] P 6afb4b28efc5470a8eaa3e017fb08219: Received BeginTabletCopySession request for tablet f567f7d9259b4cd1ad0352902120202a from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:39476)
I20260710 11:12:20.658886  2252 tablet_copy_service.cc:161] P 6afb4b28efc5470a8eaa3e017fb08219: Beginning new tablet copy session on tablet f567f7d9259b4cd1ad0352902120202a from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:39476: session id = 9dbb3931eba24d7585c53a7447a8db4e-f567f7d9259b4cd1ad0352902120202a
I20260710 11:12:20.666281  2844 tablet_copy_client.cc:806] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:20.666886  2841 tablet_bootstrap.cc:492] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:20.667096  2844 tablet_copy_client.cc:670] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:20.666354  2252 tablet_copy_source_session.cc:215] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:20.667938  2841 tablet_bootstrap.cc:492] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:20.668660  2841 ts_tablet_manager.cc:1403] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.015s
I20260710 11:12:20.670465  2839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f567f7d9259b4cd1ad0352902120202a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:20.671880  2841 raft_consensus.cc:359] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:20.672725  2841 raft_consensus.cc:740] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:20.673398  2841 consensus_queue.cc:260] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:20.674784  2844 tablet_copy_client.cc:538] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:20.682783  2841 ts_tablet_manager.cc:1434] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.004s
I20260710 11:12:20.687265  2844 tablet_bootstrap.cc:492] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:20.687386  2839 tablet_copy_client.cc:806] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:20.687994  2839 tablet_copy_client.cc:670] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:20.692245  2252 tablet_copy_service.cc:342] P 6afb4b28efc5470a8eaa3e017fb08219: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-04128c0719c84838af54ca9be1c785f6 received from {username='slave'} at 127.0.0.1:39476
I20260710 11:12:20.692689  2252 tablet_copy_service.cc:434] P 6afb4b28efc5470a8eaa3e017fb08219: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-04128c0719c84838af54ca9be1c785f6 on tablet 04128c0719c84838af54ca9be1c785f6 with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:20.693502  2839 tablet_copy_client.cc:538] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:20.703579  2839 tablet_bootstrap.cc:492] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:20.732228  2844 tablet_bootstrap.cc:492] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:20.733196  2844 tablet_bootstrap.cc:492] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:20.733866  2844 ts_tablet_manager.cc:1403] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.019s
I20260710 11:12:20.735003  2839 tablet_bootstrap.cc:492] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:20.735941  2839 tablet_bootstrap.cc:492] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:20.736581  2839 ts_tablet_manager.cc:1403] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.008s
I20260710 11:12:20.736977  2844 raft_consensus.cc:359] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:20.737859  2844 raft_consensus.cc:740] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:20.738493  2844 consensus_queue.cc:260] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:20.739425  2839 raft_consensus.cc:359] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:20.740584  2839 raft_consensus.cc:740] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:20.740947  2844 ts_tablet_manager.cc:1434] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:20.741283  2839 consensus_queue.cc:260] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:20.742933  2177 tablet_copy_service.cc:342] P 7da47e39e04747ee9a3861dcf64d6c49: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-d1c62fdd32a64956828e210eb89e4d02 received from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:20.743392  2177 tablet_copy_service.cc:434] P 7da47e39e04747ee9a3861dcf64d6c49: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-d1c62fdd32a64956828e210eb89e4d02 on tablet d1c62fdd32a64956828e210eb89e4d02 with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:20.744249  2839 ts_tablet_manager.cc:1434] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:12:20.748481  2252 tablet_copy_service.cc:342] P 6afb4b28efc5470a8eaa3e017fb08219: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-f567f7d9259b4cd1ad0352902120202a received from {username='slave'} at 127.0.0.1:39476
I20260710 11:12:20.748895  2252 tablet_copy_service.cc:434] P 6afb4b28efc5470a8eaa3e017fb08219: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-f567f7d9259b4cd1ad0352902120202a on tablet f567f7d9259b4cd1ad0352902120202a with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:20.944131  2593 raft_consensus.cc:1217] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:20.975503  2593 raft_consensus.cc:1217] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:21.053496  2593 raft_consensus.cc:1217] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:21.142215  2593 raft_consensus.cc:1217] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:21.425024  2815 raft_consensus.cc:1064] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:21.426875  2815 consensus_queue.cc:237] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:21.434118  2593 raft_consensus.cc:1275] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.434129  2314 raft_consensus.cc:1275] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.435741  2854 consensus_queue.cc:1048] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.436761  2238 raft_consensus.cc:1275] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.436729  2858 consensus_queue.cc:1048] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:21.438113  2815 consensus_queue.cc:1048] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.451253  2854 raft_consensus.cc:2955] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.455962  2593 raft_consensus.cc:2955] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.457937  2314 raft_consensus.cc:2955] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.461664  2238 raft_consensus.cc:2955] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.470201  2063 catalog_manager.cc:5697] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:21.491396  2166 consensus_queue.cc:237] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:21.500975  2593 raft_consensus.cc:1275] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:21.501765  2314 raft_consensus.cc:1275] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:21.502494  2858 consensus_queue.cc:1048] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:21.503615  2854 consensus_queue.cc:1048] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:21.510191  2815 raft_consensus.cc:2955] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.511937  2314 raft_consensus.cc:2955] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.521155  2593 raft_consensus.cc:2955] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.528751  2789 raft_consensus.cc:1064] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:21.527997  2064 catalog_manager.cc:5697] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.531121  2789 consensus_queue.cc:237] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:21.533324  2049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1c62fdd32a64956828e210eb89e4d02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:21.546063  2238 raft_consensus.cc:1275] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.550498  2817 consensus_queue.cc:1048] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:21.553746  2593 raft_consensus.cc:1275] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.554672  2231 tablet_service.cc:1558] Processing DeleteTablet for tablet d1c62fdd32a64956828e210eb89e4d02 with delete_type TABLET_DATA_TOMBSTONED (TS 6afb4b28efc5470a8eaa3e017fb08219 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52798
I20260710 11:12:21.554839  2166 raft_consensus.cc:1275] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.556653  2789 consensus_queue.cc:1048] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 11:12:21.564282  2817 consensus_queue.cc:1048] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.567521  2869 tablet_replica.cc:333] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:21.568588  2869 raft_consensus.cc:2243] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:21.572165  2869 raft_consensus.cc:2272] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:21.576985  2166 raft_consensus.cc:2955] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.575378  2868 raft_consensus.cc:2955] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.591758  2064 catalog_manager.cc:5697] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.599629  2869 ts_tablet_manager.cc:1916] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:21.610100  2238 raft_consensus.cc:2955] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.611421  2593 raft_consensus.cc:2955] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.619937  2314 consensus_queue.cc:237] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:21.625787  2167 raft_consensus.cc:1275] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:21.627230  2817 consensus_queue.cc:1048] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:21.628558  2591 raft_consensus.cc:1275] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:21.636086  2867 raft_consensus.cc:2955] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.645547  2167 raft_consensus.cc:2955] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.657274  2789 consensus_queue.cc:1048] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:21.661276  2594 raft_consensus.cc:2955] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.664364  2050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4a26623d11f8429ea9ef76425c39fa76 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:21.671270  2064 catalog_manager.cc:5697] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index 3 to 4, VOTER 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194) evicted. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:21.672259  2869 ts_tablet_manager.cc:1929] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:21.672699  2869 log.cc:1199] T d1c62fdd32a64956828e210eb89e4d02 P 6afb4b28efc5470a8eaa3e017fb08219: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-1-root/wals/d1c62fdd32a64956828e210eb89e4d02
I20260710 11:12:21.674226  2856 raft_consensus.cc:1064] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:21.674188  2052 catalog_manager.cc:5028] TS 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): tablet d1c62fdd32a64956828e210eb89e4d02 (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:21.676877  2856 consensus_queue.cc:237] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:21.684491  2314 raft_consensus.cc:1275] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.685065  2594 raft_consensus.cc:1275] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.686146  2167 raft_consensus.cc:1275] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.689851  2855 consensus_queue.cc:1048] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:21.695230  2231 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a26623d11f8429ea9ef76425c39fa76 with delete_type TABLET_DATA_TOMBSTONED (TS 6afb4b28efc5470a8eaa3e017fb08219 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52798
I20260710 11:12:21.691357  2855 consensus_queue.cc:1048] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:12:21.696282  2869 tablet_replica.cc:333] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:21.697474  2869 raft_consensus.cc:2243] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:21.698215  2869 raft_consensus.cc:2272] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:21.703156  2869 ts_tablet_manager.cc:1916] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:21.712599  2856 consensus_queue.cc:1048] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.733592  2869 ts_tablet_manager.cc:1929] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:21.734030  2869 log.cc:1199] T 4a26623d11f8429ea9ef76425c39fa76 P 6afb4b28efc5470a8eaa3e017fb08219: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-1-root/wals/4a26623d11f8429ea9ef76425c39fa76
W20260710 11:12:21.758657  2205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.2.193:40595, user_credentials={real_user=slave}} blocked reactor thread for 71043.9us
I20260710 11:12:21.769767  2052 catalog_manager.cc:5028] TS 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): tablet 4a26623d11f8429ea9ef76425c39fa76 (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:21.776033  2856 raft_consensus.cc:1064] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:21.773491  2874 raft_consensus.cc:2955] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
W20260710 11:12:21.784315  2207 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:12:21.801664  2856 consensus_queue.cc:237] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:21.817720  2594 raft_consensus.cc:2955] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.830909  2314 raft_consensus.cc:2955] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.843457  2064 catalog_manager.cc:5697] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:21.863492  2167 raft_consensus.cc:2955] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.878394  2238 consensus_queue.cc:237] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [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: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:21.886248  2315 raft_consensus.cc:1275] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.886773  2591 raft_consensus.cc:1275] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.889259  2881 consensus_queue.cc:1048] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:21.893085  2881 consensus_queue.cc:1048] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.895612  2167 raft_consensus.cc:1275] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.897758  2594 raft_consensus.cc:1275] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:21.901268  2314 raft_consensus.cc:1275] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:21.903143  2874 consensus_queue.cc:1048] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:21.906162  2874 consensus_queue.cc:1048] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:21.909842  2874 raft_consensus.cc:2955] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.911370  2594 raft_consensus.cc:2955] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.920012  2875 consensus_queue.cc:1048] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260710 11:12:21.919366  2315 raft_consensus.cc:2955] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.925175  2059 catalog_manager.cc:5697] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New cstate: current_term: 1 leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.939425  2052 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 04128c0719c84838af54ca9be1c785f6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:21.950665  2150 tablet_service.cc:1558] Processing DeleteTablet for tablet 04128c0719c84838af54ca9be1c785f6 with delete_type TABLET_DATA_TOMBSTONED (TS 7da47e39e04747ee9a3861dcf64d6c49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38154
I20260710 11:12:21.955734  2875 raft_consensus.cc:2955] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.956182  2166 raft_consensus.cc:2955] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.970469  2591 raft_consensus.cc:2955] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.977084  2314 raft_consensus.cc:2955] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.984045  2885 tablet_replica.cc:333] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:21.984393  2060 catalog_manager.cc:5697] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:21.985368  2885 raft_consensus.cc:2243] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:21.986377  2885 raft_consensus.cc:2272] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:21.989758  2885 ts_tablet_manager.cc:1916] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:22.004029  2238 consensus_queue.cc:237] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:22.006531  2885 ts_tablet_manager.cc:1929] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:22.007112  2885 log.cc:1199] T 04128c0719c84838af54ca9be1c785f6 P 7da47e39e04747ee9a3861dcf64d6c49: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-0-root/wals/04128c0719c84838af54ca9be1c785f6
I20260710 11:12:22.009063  2049 catalog_manager.cc:5028] TS 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): tablet 04128c0719c84838af54ca9be1c785f6 (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:22.012156  2166 raft_consensus.cc:1275] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.012441  2591 raft_consensus.cc:1275] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.013676  2881 consensus_queue.cc:1048] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:22.014616  2875 consensus_queue.cc:1048] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:22.021351  2856 raft_consensus.cc:2955] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:22.022794  2166 raft_consensus.cc:2955] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:22.023379  2591 raft_consensus.cc:2955] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:22.031983  2052 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f567f7d9259b4cd1ad0352902120202a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:22.039765  2063 catalog_manager.cc:5697] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 reported cstate change: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New cstate: current_term: 1 leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:22.050652  2306 tablet_service.cc:1558] Processing DeleteTablet for tablet f567f7d9259b4cd1ad0352902120202a with delete_type TABLET_DATA_TOMBSTONED (TS 99fb4b61fb0c426296f32883f35f7b81 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53704
I20260710 11:12:22.052644  2886 tablet_replica.cc:333] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:22.053754  2886 raft_consensus.cc:2243] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.054414  2886 raft_consensus.cc:2272] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.056978  2886 ts_tablet_manager.cc:1916] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:22.069015  2886 ts_tablet_manager.cc:1929] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:22.069298  2886 log.cc:1199] T f567f7d9259b4cd1ad0352902120202a P 99fb4b61fb0c426296f32883f35f7b81: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-2-root/wals/f567f7d9259b4cd1ad0352902120202a
I20260710 11:12:22.070751  2050 catalog_manager.cc:5028] TS 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): tablet f567f7d9259b4cd1ad0352902120202a (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:23.082448  2315 consensus_queue.cc:237] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:23.089568  2166 raft_consensus.cc:1275] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:23.089738  2240 raft_consensus.cc:1275] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:23.091328  2888 consensus_queue.cc:1048] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:23.092474  2867 consensus_queue.cc:1048] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:12:23.094345  2282 consensus_peers.cc:597] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f01d842d724846048f10446c9693844b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:23.099546  2888 raft_consensus.cc:2955] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:23.101323  2166 raft_consensus.cc:2955] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:23.103747  2240 raft_consensus.cc:2955] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:23.112672  2064 catalog_manager.cc:5697] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:23.116348  2166 consensus_queue.cc:237] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Queue 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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
W20260710 11:12:23.146091  2133 consensus_peers.cc:597] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 -> Peer 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185): Couldn't send request to peer 9dbb3931eba24d7585c53a7447a8db4e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58ba316212c048ff97849eface0a6c61. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:23.146153  2315 raft_consensus.cc:1275] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:23.146804  2240 raft_consensus.cc:1275] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:23.147785  2858 consensus_queue.cc:1048] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:23.148615  2891 consensus_queue.cc:1048] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:23.156744  2858 raft_consensus.cc:2955] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:23.165688  2240 raft_consensus.cc:2955] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:23.172626  2315 raft_consensus.cc:2955] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:23.179896  2063 catalog_manager.cc:5697] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) added. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } } }
I20260710 11:12:23.509596  2900 ts_tablet_manager.cc:933] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:23.511603  2900 tablet_copy_client.cc:323] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.195:45847
I20260710 11:12:23.513569  2326 tablet_copy_service.cc:140] P 99fb4b61fb0c426296f32883f35f7b81: Received BeginTabletCopySession request for tablet f01d842d724846048f10446c9693844b from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:53742)
I20260710 11:12:23.514122  2326 tablet_copy_service.cc:161] P 99fb4b61fb0c426296f32883f35f7b81: Beginning new tablet copy session on tablet f01d842d724846048f10446c9693844b from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:53742: session id = 9dbb3931eba24d7585c53a7447a8db4e-f01d842d724846048f10446c9693844b
I20260710 11:12:23.521929  2326 tablet_copy_source_session.cc:215] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:23.525079  2900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01d842d724846048f10446c9693844b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:23.536732  2900 tablet_copy_client.cc:806] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:23.537952  2900 tablet_copy_client.cc:670] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:23.538800  2902 ts_tablet_manager.cc:933] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e: Initiating tablet copy from peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595)
I20260710 11:12:23.540872  2902 tablet_copy_client.cc:323] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.2.193:40595
I20260710 11:12:23.541910  2900 tablet_copy_client.cc:538] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:23.543109  2177 tablet_copy_service.cc:140] P 7da47e39e04747ee9a3861dcf64d6c49: Received BeginTabletCopySession request for tablet 58ba316212c048ff97849eface0a6c61 from peer 9dbb3931eba24d7585c53a7447a8db4e ({username='slave'} at 127.0.0.1:38176)
I20260710 11:12:23.543673  2177 tablet_copy_service.cc:161] P 7da47e39e04747ee9a3861dcf64d6c49: Beginning new tablet copy session on tablet 58ba316212c048ff97849eface0a6c61 from peer 9dbb3931eba24d7585c53a7447a8db4e at {username='slave'} at 127.0.0.1:38176: session id = 9dbb3931eba24d7585c53a7447a8db4e-58ba316212c048ff97849eface0a6c61
I20260710 11:12:23.549278  2900 tablet_bootstrap.cc:492] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:23.551139  2177 tablet_copy_source_session.cc:215] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:23.554423  2902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ba316212c048ff97849eface0a6c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:23.570286  2900 tablet_bootstrap.cc:492] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:23.571285  2900 tablet_bootstrap.cc:492] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:23.572053  2900 ts_tablet_manager.cc:1403] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.008s
I20260710 11:12:23.572983  2902 tablet_copy_client.cc:806] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:23.573585  2902 tablet_copy_client.cc:670] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:23.575317  2900 raft_consensus.cc:359] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:23.576129  2900 raft_consensus.cc:740] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:23.576726  2900 consensus_queue.cc:260] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:23.578104  2902 tablet_copy_client.cc:538] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:23.580220  2900 ts_tablet_manager.cc:1434] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:12:23.582293  2326 tablet_copy_service.cc:342] P 99fb4b61fb0c426296f32883f35f7b81: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-f01d842d724846048f10446c9693844b received from {username='slave'} at 127.0.0.1:53742
I20260710 11:12:23.582760  2326 tablet_copy_service.cc:434] P 99fb4b61fb0c426296f32883f35f7b81: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-f01d842d724846048f10446c9693844b on tablet f01d842d724846048f10446c9693844b with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:23.587797  2902 tablet_bootstrap.cc:492] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap starting.
I20260710 11:12:23.605504  2902 tablet_bootstrap.cc:492] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:23.606164  2902 tablet_bootstrap.cc:492] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e: Bootstrap complete.
I20260710 11:12:23.606678  2902 ts_tablet_manager.cc:1403] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:12:23.609942  2902 raft_consensus.cc:359] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:23.610620  2902 raft_consensus.cc:740] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Initialized, Role: LEARNER
I20260710 11:12:23.611282  2902 consensus_queue.cc:260] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: NON_VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: true } }
I20260710 11:12:23.613616  2902 ts_tablet_manager.cc:1434] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:23.615618  2177 tablet_copy_service.cc:342] P 7da47e39e04747ee9a3861dcf64d6c49: Request end of tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-58ba316212c048ff97849eface0a6c61 received from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:23.616035  2177 tablet_copy_service.cc:434] P 7da47e39e04747ee9a3861dcf64d6c49: ending tablet copy session 9dbb3931eba24d7585c53a7447a8db4e-58ba316212c048ff97849eface0a6c61 on tablet 58ba316212c048ff97849eface0a6c61 with peer 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:23.897289  2593 raft_consensus.cc:1217] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:24.158794  2593 raft_consensus.cc:1217] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:24.455313  2911 raft_consensus.cc:1064] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:24.457180  2911 consensus_queue.cc:237] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:24.464288  2240 raft_consensus.cc:1275] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.466307  2593 raft_consensus.cc:1275] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.466789  2166 raft_consensus.cc:1275] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.466529  2914 consensus_queue.cc:1048] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:24.467870  2907 consensus_queue.cc:1048] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.468797  2911 consensus_queue.cc:1048] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.492313  2911 raft_consensus.cc:2955] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.494284  2593 raft_consensus.cc:2955] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.494807  2167 raft_consensus.cc:2955] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.503538  2240 raft_consensus.cc:2955] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.508682  2060 catalog_manager.cc:5697] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:24.531176  2315 consensus_queue.cc:237] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [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: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:24.537617  2593 raft_consensus.cc:1275] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:24.538939  2240 raft_consensus.cc:1275] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 99fb4b61fb0c426296f32883f35f7b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:24.539259  2907 consensus_queue.cc:1048] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:24.540952  2913 consensus_queue.cc:1048] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:24.549717  2918 raft_consensus.cc:2955] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.552845  2593 raft_consensus.cc:2955] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.555713  2240 raft_consensus.cc:2955] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.560175  2050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f01d842d724846048f10446c9693844b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:24.565397  2064 catalog_manager.cc:5697] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 reported cstate change: config changed from index 3 to 4, VOTER 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) evicted. New cstate: current_term: 1 leader_uuid: "99fb4b61fb0c426296f32883f35f7b81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:24.576129  2150 tablet_service.cc:1558] Processing DeleteTablet for tablet f01d842d724846048f10446c9693844b with delete_type TABLET_DATA_TOMBSTONED (TS 7da47e39e04747ee9a3861dcf64d6c49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38154
I20260710 11:12:24.580509  2923 tablet_replica.cc:333] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:24.581554  2923 raft_consensus.cc:2243] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:24.582335  2923 raft_consensus.cc:2272] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:24.586006  2923 ts_tablet_manager.cc:1916] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:24.601768  2923 ts_tablet_manager.cc:1929] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:24.602154  2923 log.cc:1199] T f01d842d724846048f10446c9693844b P 7da47e39e04747ee9a3861dcf64d6c49: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-0-root/wals/f01d842d724846048f10446c9693844b
I20260710 11:12:24.603881  2049 catalog_manager.cc:5028] TS 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): tablet f01d842d724846048f10446c9693844b (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:24.690712  2910 raft_consensus.cc:1064] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49: attempting to promote NON_VOTER 9dbb3931eba24d7585c53a7447a8db4e to VOTER
I20260710 11:12:24.693063  2910 consensus_queue.cc:237] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:24.700255  2593 raft_consensus.cc:1275] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 LEARNER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.700444  2240 raft_consensus.cc:1275] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.700730  2314 raft_consensus.cc:1275] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.701831  2910 consensus_queue.cc:1048] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.702630  2925 consensus_queue.cc:1048] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.703318  2858 consensus_queue.cc:1048] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.720232  2910 raft_consensus.cc:2955] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.721977  2593 raft_consensus.cc:2955] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.723125  2315 raft_consensus.cc:2955] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.731886  2240 raft_consensus.cc:2955] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.738538  2060 catalog_manager.cc:5697] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: config changed from index 2 to 3, 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } attrs { replace: true } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.753360  2167 consensus_queue.cc:237] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:24.761924  2240 raft_consensus.cc:1275] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:24.763144  2858 consensus_queue.cc:1048] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:24.764461  2593 raft_consensus.cc:1275] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Refusing update from remote peer 7da47e39e04747ee9a3861dcf64d6c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:24.766325  2858 consensus_queue.cc:1048] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:24.773046  2925 raft_consensus.cc:2955] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.775125  2593 raft_consensus.cc:2955] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.780623  2240 raft_consensus.cc:2955] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.790074  2049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 58ba316212c048ff97849eface0a6c61 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:24.789723  2064 catalog_manager.cc:5697] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: config changed from index 3 to 4, VOTER 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) evicted. New cstate: current_term: 1 leader_uuid: "7da47e39e04747ee9a3861dcf64d6c49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } } }
I20260710 11:12:24.802486  2306 tablet_service.cc:1558] Processing DeleteTablet for tablet 58ba316212c048ff97849eface0a6c61 with delete_type TABLET_DATA_TOMBSTONED (TS 99fb4b61fb0c426296f32883f35f7b81 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53704
I20260710 11:12:24.804451  2929 tablet_replica.cc:333] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:24.805312  2929 raft_consensus.cc:2243] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:24.805891  2929 raft_consensus.cc:2272] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:24.808720  2929 ts_tablet_manager.cc:1916] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:24.819316  2929 ts_tablet_manager.cc:1929] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:24.819661  2929 log.cc:1199] T 58ba316212c048ff97849eface0a6c61 P 99fb4b61fb0c426296f32883f35f7b81: Deleting WAL directory at /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681901365604-1035-0/minicluster-data/ts-2-root/wals/58ba316212c048ff97849eface0a6c61
I20260710 11:12:24.820879  2050 catalog_manager.cc:5028] TS 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847): tablet 58ba316212c048ff97849eface0a6c61 (table test-workload [id=50218c809a4c4a09b2cad6e2f4acf924]) successfully deleted
I20260710 11:12:30.032541  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:30.061406  2314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fc56e936f5f463a9cfd64d195b98526"
dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
mode: GRACEFUL
new_leader_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
 from {username='slave'} at 127.0.0.1:46334
I20260710 11:12:30.061918  2314 raft_consensus.cc:606] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Received request to transfer leadership to TS 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:30.072592  2166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b007777632247ecb29df4aedf36bc5b"
dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
mode: GRACEFUL
new_leader_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
 from {username='slave'} at 127.0.0.1:45030
I20260710 11:12:30.073130  2166 raft_consensus.cc:606] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Received request to transfer leadership to TS 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:30.075757  2166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0b66ae50af74940ab0d80cc2bb02597"
dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
mode: GRACEFUL
new_leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
 from {username='slave'} at 127.0.0.1:45030
I20260710 11:12:30.076222  2166 raft_consensus.cc:606] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Received request to transfer leadership to TS 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:30.078406  2166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1c62fdd32a64956828e210eb89e4d02"
dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
mode: GRACEFUL
new_leader_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
 from {username='slave'} at 127.0.0.1:45030
I20260710 11:12:30.078804  2166 raft_consensus.cc:606] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Received request to transfer leadership to TS 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:30.080889  2166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2143f79ffef47919d9c9b991c91a524"
dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
mode: GRACEFUL
new_leader_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
 from {username='slave'} at 127.0.0.1:45030
I20260710 11:12:30.081256  2166 raft_consensus.cc:606] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Received request to transfer leadership to TS 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:30.083405  2166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d39ee5c47e7a45b8acde4238b179953a"
dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
mode: GRACEFUL
new_leader_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
 from {username='slave'} at 127.0.0.1:45030
I20260710 11:12:30.083918  2166 raft_consensus.cc:606] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Received request to transfer leadership to TS 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:30.084802  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:12:30.085604  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:30.125396  2936 raft_consensus.cc:993] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81: : Instructing follower 9dbb3931eba24d7585c53a7447a8db4e to start an election
I20260710 11:12:30.125995  2931 raft_consensus.cc:1081] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Signalling peer 9dbb3931eba24d7585c53a7447a8db4e to start an election
I20260710 11:12:30.127569  2594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fc56e936f5f463a9cfd64d195b98526"
dest_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
 from {username='slave'} at 127.0.0.1:44980
I20260710 11:12:30.128034  2594 raft_consensus.cc:493] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:30.128324  2594 raft_consensus.cc:3060] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.132742  2594 raft_consensus.cc:515] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.134759  2594 leader_election.cc:290] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [CANDIDATE]: Term 2 election: Requested vote from peers 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:30.135644  2939 raft_consensus.cc:993] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49: : Instructing follower 9dbb3931eba24d7585c53a7447a8db4e to start an election
I20260710 11:12:30.135417  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc56e936f5f463a9cfd64d195b98526" candidate_uuid: "9dbb3931eba24d7585c53a7447a8db4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:30.135913  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc56e936f5f463a9cfd64d195b98526" candidate_uuid: "9dbb3931eba24d7585c53a7447a8db4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:30.136176  2240 raft_consensus.cc:3060] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.136198  2934 raft_consensus.cc:1081] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Signalling peer 9dbb3931eba24d7585c53a7447a8db4e to start an election
I20260710 11:12:30.136548  2315 raft_consensus.cc:3055] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:30.136884  2315 raft_consensus.cc:740] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Running, Role: LEADER
I20260710 11:12:30.137650  2315 consensus_queue.cc:260] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [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: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.138001  2594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d39ee5c47e7a45b8acde4238b179953a"
dest_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
 from {username='slave'} at 127.0.0.1:44986
I20260710 11:12:30.138530  2594 raft_consensus.cc:493] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:30.138692  2315 raft_consensus.cc:3060] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.138895  2594 raft_consensus.cc:3060] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.142706  2240 raft_consensus.cc:2468] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbb3931eba24d7585c53a7447a8db4e in term 2.
I20260710 11:12:30.143961  2552 leader_election.cc:304] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 9dbb3931eba24d7585c53a7447a8db4e; no voters: 
I20260710 11:12:30.143517  2315 raft_consensus.cc:2468] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbb3931eba24d7585c53a7447a8db4e in term 2.
I20260710 11:12:30.146463  2943 raft_consensus.cc:2804] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.146243  2594 raft_consensus.cc:515] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.147969  2943 raft_consensus.cc:697] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 LEADER]: Becoming Leader. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Running, Role: LEADER
I20260710 11:12:30.148937  2594 leader_election.cc:290] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [CANDIDATE]: Term 2 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:30.148973  2943 consensus_queue.cc:237] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [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: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.149983  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39ee5c47e7a45b8acde4238b179953a" candidate_uuid: "9dbb3931eba24d7585c53a7447a8db4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:30.149983  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39ee5c47e7a45b8acde4238b179953a" candidate_uuid: "9dbb3931eba24d7585c53a7447a8db4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:30.150609  2238 raft_consensus.cc:3060] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.150661  2166 raft_consensus.cc:3055] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:30.151116  2166 raft_consensus.cc:740] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:30.151858  2166 consensus_queue.cc:260] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.153112  2166 raft_consensus.cc:3060] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.160323  2064 catalog_manager.cc:5697] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: term changed from 1 to 2, leader changed from 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) to 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196). New cstate: current_term: 2 leader_uuid: "9dbb3931eba24d7585c53a7447a8db4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:30.161284  2238 raft_consensus.cc:2468] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbb3931eba24d7585c53a7447a8db4e in term 2.
I20260710 11:12:30.161936  2166 raft_consensus.cc:2468] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbb3931eba24d7585c53a7447a8db4e in term 2.
I20260710 11:12:30.162683  2552 leader_election.cc:304] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 9dbb3931eba24d7585c53a7447a8db4e; no voters: 
I20260710 11:12:30.163735  2939 raft_consensus.cc:993] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49: : Instructing follower 9dbb3931eba24d7585c53a7447a8db4e to start an election
I20260710 11:12:30.164261  2943 raft_consensus.cc:2804] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.164265  2939 raft_consensus.cc:1081] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Signalling peer 9dbb3931eba24d7585c53a7447a8db4e to start an election
I20260710 11:12:30.165035  2943 raft_consensus.cc:697] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 2 LEADER]: Becoming Leader. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Running, Role: LEADER
I20260710 11:12:30.165930  2943 consensus_queue.cc:237] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.166286  2594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b007777632247ecb29df4aedf36bc5b"
dest_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
 from {username='slave'} at 127.0.0.1:44986
I20260710 11:12:30.166852  2594 raft_consensus.cc:493] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:30.167268  2594 raft_consensus.cc:3060] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.176311  2594 raft_consensus.cc:515] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.179008  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b007777632247ecb29df4aedf36bc5b" candidate_uuid: "9dbb3931eba24d7585c53a7447a8db4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:30.179442  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b007777632247ecb29df4aedf36bc5b" candidate_uuid: "9dbb3931eba24d7585c53a7447a8db4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:30.180306  2315 raft_consensus.cc:3060] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.179575  2166 raft_consensus.cc:3055] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:30.182897  2166 raft_consensus.cc:740] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:30.183601  2594 leader_election.cc:290] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [CANDIDATE]: Term 2 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:30.183689  2166 consensus_queue.cc:260] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.184862  2166 raft_consensus.cc:3060] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.188210  2315 raft_consensus.cc:2468] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbb3931eba24d7585c53a7447a8db4e in term 2.
I20260710 11:12:30.192078  2550 leader_election.cc:304] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99fb4b61fb0c426296f32883f35f7b81, 9dbb3931eba24d7585c53a7447a8db4e; no voters: 
I20260710 11:12:30.192242  2166 raft_consensus.cc:2468] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbb3931eba24d7585c53a7447a8db4e in term 2.
I20260710 11:12:30.192941  2943 raft_consensus.cc:2804] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.193396  2943 raft_consensus.cc:697] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 2 LEADER]: Becoming Leader. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Running, Role: LEADER
I20260710 11:12:30.194085  2943 consensus_queue.cc:237] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.194537  2064 catalog_manager.cc:5697] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: term changed from 1 to 2, leader changed from 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) to 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196). New cstate: current_term: 2 leader_uuid: "9dbb3931eba24d7585c53a7447a8db4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:30.206497  2064 catalog_manager.cc:5697] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: term changed from 1 to 2, leader changed from 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) to 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196). New cstate: current_term: 2 leader_uuid: "9dbb3931eba24d7585c53a7447a8db4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:30.349953  2934 raft_consensus.cc:993] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49: : Instructing follower 9dbb3931eba24d7585c53a7447a8db4e to start an election
I20260710 11:12:30.350464  2939 raft_consensus.cc:1081] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Signalling peer 9dbb3931eba24d7585c53a7447a8db4e to start an election
I20260710 11:12:30.352157  2594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2143f79ffef47919d9c9b991c91a524"
dest_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
 from {username='slave'} at 127.0.0.1:44986
I20260710 11:12:30.352626  2594 raft_consensus.cc:493] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:30.352890  2594 raft_consensus.cc:3060] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.358314  2594 raft_consensus.cc:515] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.359526  2939 raft_consensus.cc:993] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49: : Instructing follower 9dbb3931eba24d7585c53a7447a8db4e to start an election
I20260710 11:12:30.360056  2934 raft_consensus.cc:1081] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Signalling peer 9dbb3931eba24d7585c53a7447a8db4e to start an election
I20260710 11:12:30.360448  2594 leader_election.cc:290] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [CANDIDATE]: Term 2 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393)
I20260710 11:12:30.360674  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2143f79ffef47919d9c9b991c91a524" candidate_uuid: "9dbb3931eba24d7585c53a7447a8db4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:30.360944  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2143f79ffef47919d9c9b991c91a524" candidate_uuid: "9dbb3931eba24d7585c53a7447a8db4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
I20260710 11:12:30.361243  2166 raft_consensus.cc:3055] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:30.361577  2166 raft_consensus.cc:740] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:30.361622  2593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1c62fdd32a64956828e210eb89e4d02"
dest_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
 from {username='slave'} at 127.0.0.1:44986
I20260710 11:12:30.362177  2593 raft_consensus.cc:493] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:30.362496  2593 raft_consensus.cc:3060] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.362277  2166 consensus_queue.cc:260] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.363248  2166 raft_consensus.cc:3060] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.366532  2593 raft_consensus.cc:515] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.367028  2238 raft_consensus.cc:3060] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.367398  2166 raft_consensus.cc:2468] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbb3931eba24d7585c53a7447a8db4e in term 2.
I20260710 11:12:30.368515  2549 leader_election.cc:304] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 9dbb3931eba24d7585c53a7447a8db4e; no voters: 
I20260710 11:12:30.369057  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c62fdd32a64956828e210eb89e4d02" candidate_uuid: "9dbb3931eba24d7585c53a7447a8db4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:30.369213  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c62fdd32a64956828e210eb89e4d02" candidate_uuid: "9dbb3931eba24d7585c53a7447a8db4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:30.369591  2167 raft_consensus.cc:3055] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:30.369292  2943 raft_consensus.cc:2804] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.369828  2593 leader_election.cc:290] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [CANDIDATE]: Term 2 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:30.369967  2167 raft_consensus.cc:740] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:30.370317  2943 raft_consensus.cc:697] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 LEADER]: Becoming Leader. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Running, Role: LEADER
I20260710 11:12:30.370791  2167 consensus_queue.cc:260] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.371815  2167 raft_consensus.cc:3060] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.371203  2943 consensus_queue.cc:237] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.373387  2238 raft_consensus.cc:2468] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbb3931eba24d7585c53a7447a8db4e in term 2.
I20260710 11:12:30.369843  2315 raft_consensus.cc:3060] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.376976  2167 raft_consensus.cc:2468] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbb3931eba24d7585c53a7447a8db4e in term 2.
I20260710 11:12:30.377918  2549 leader_election.cc:304] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 9dbb3931eba24d7585c53a7447a8db4e; no voters: 
I20260710 11:12:30.378686  2944 raft_consensus.cc:2804] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.381435  2944 raft_consensus.cc:697] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 LEADER]: Becoming Leader. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Running, Role: LEADER
I20260710 11:12:30.381877  2315 raft_consensus.cc:2468] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbb3931eba24d7585c53a7447a8db4e in term 2.
I20260710 11:12:30.382314  2944 consensus_queue.cc:237] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:30.385974  2064 catalog_manager.cc:5697] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: term changed from 1 to 2, leader changed from 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) to 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196). New cstate: current_term: 2 leader_uuid: "9dbb3931eba24d7585c53a7447a8db4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:30.396900  2064 catalog_manager.cc:5697] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: term changed from 1 to 2, leader changed from 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) to 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196). New cstate: current_term: 2 leader_uuid: "9dbb3931eba24d7585c53a7447a8db4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:30.410359  2939 raft_consensus.cc:993] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49: : Instructing follower 6afb4b28efc5470a8eaa3e017fb08219 to start an election
I20260710 11:12:30.410740  2934 raft_consensus.cc:1081] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Signalling peer 6afb4b28efc5470a8eaa3e017fb08219 to start an election
I20260710 11:12:30.412120  2238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0b66ae50af74940ab0d80cc2bb02597"
dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
 from {username='slave'} at 127.0.0.1:52812
I20260710 11:12:30.412534  2238 raft_consensus.cc:493] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:30.412798  2238 raft_consensus.cc:3060] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.416889  2238 raft_consensus.cc:515] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:30.418387  2238 leader_election.cc:290] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 2 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:30.419193  2166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b66ae50af74940ab0d80cc2bb02597" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:30.419688  2166 raft_consensus.cc:3055] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:30.419610  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b66ae50af74940ab0d80cc2bb02597" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:30.419991  2166 raft_consensus.cc:740] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7da47e39e04747ee9a3861dcf64d6c49, State: Running, Role: LEADER
I20260710 11:12:30.420193  2315 raft_consensus.cc:3060] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.420655  2166 consensus_queue.cc:260] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:30.421530  2166 raft_consensus.cc:3060] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.425062  2315 raft_consensus.cc:2468] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 2.
I20260710 11:12:30.426136  2206 leader_election.cc:304] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 99fb4b61fb0c426296f32883f35f7b81; no voters: 
I20260710 11:12:30.426301  2166 raft_consensus.cc:2468] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 2.
I20260710 11:12:30.426895  2937 raft_consensus.cc:2804] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.428004  2937 raft_consensus.cc:697] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 LEADER]: Becoming Leader. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Running, Role: LEADER
I20260710 11:12:30.428689  2937 consensus_queue.cc:237] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } }
I20260710 11:12:30.435798  2064 catalog_manager.cc:5697] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: term changed from 1 to 2, leader changed from 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193) to 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:30.578282  2238 raft_consensus.cc:1275] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Refusing update from remote peer 9dbb3931eba24d7585c53a7447a8db4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:30.579550  2944 consensus_queue.cc:1048] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:30.589603  2315 raft_consensus.cc:1275] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Refusing update from remote peer 9dbb3931eba24d7585c53a7447a8db4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:30.591391  2944 consensus_queue.cc:1048] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:30.718901  2315 raft_consensus.cc:1275] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Refusing update from remote peer 9dbb3931eba24d7585c53a7447a8db4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:30.719982  2944 consensus_queue.cc:1048] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:30.723878  2238 raft_consensus.cc:1275] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Refusing update from remote peer 9dbb3931eba24d7585c53a7447a8db4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:30.725087  2944 consensus_queue.cc:1048] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:30.729712  2166 raft_consensus.cc:1275] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Refusing update from remote peer 9dbb3931eba24d7585c53a7447a8db4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:30.734047  2943 consensus_queue.cc:1048] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:30.741331  2167 raft_consensus.cc:1275] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Refusing update from remote peer 9dbb3931eba24d7585c53a7447a8db4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:30.743263  2954 consensus_queue.cc:1048] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:30.781083  2315 raft_consensus.cc:1275] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Refusing update from remote peer 9dbb3931eba24d7585c53a7447a8db4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:30.782325  2944 consensus_queue.cc:1048] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:30.790880  2166 raft_consensus.cc:1275] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Refusing update from remote peer 9dbb3931eba24d7585c53a7447a8db4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:30.792532  2943 consensus_queue.cc:1048] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:30.846735  2238 raft_consensus.cc:1275] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Refusing update from remote peer 9dbb3931eba24d7585c53a7447a8db4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:30.847965  2954 consensus_queue.cc:1048] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:30.856482  2166 raft_consensus.cc:1275] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Refusing update from remote peer 9dbb3931eba24d7585c53a7447a8db4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:30.857795  2944 consensus_queue.cc:1048] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:30.871209  2315 raft_consensus.cc:1275] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:30.872407  2937 consensus_queue.cc:1048] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:30.883594  2167 raft_consensus.cc:1275] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:30.884895  2937 consensus_queue.cc:1048] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:31.086432  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:31.101692  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:31.117966  2315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "383c6d1ba8174b4c97efe1f422a68453"
dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
mode: GRACEFUL
new_leader_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
 from {username='slave'} at 127.0.0.1:46334
I20260710 11:12:31.118652  2315 raft_consensus.cc:606] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Received request to transfer leadership to TS 9dbb3931eba24d7585c53a7447a8db4e
I20260710 11:12:31.121279  2315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dafde90994e942c78a350cc26107bd74"
dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
mode: GRACEFUL
new_leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
 from {username='slave'} at 127.0.0.1:46334
I20260710 11:12:31.121755  2315 raft_consensus.cc:606] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Received request to transfer leadership to TS 6afb4b28efc5470a8eaa3e017fb08219
I20260710 11:12:31.122666  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:31.123656  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:31.361562  2968 raft_consensus.cc:993] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81: : Instructing follower 6afb4b28efc5470a8eaa3e017fb08219 to start an election
I20260710 11:12:31.362093  2977 raft_consensus.cc:1081] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Signalling peer 6afb4b28efc5470a8eaa3e017fb08219 to start an election
I20260710 11:12:31.363385  2238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dafde90994e942c78a350cc26107bd74"
dest_uuid: "6afb4b28efc5470a8eaa3e017fb08219"
 from {username='slave'} at 127.0.0.1:52814
I20260710 11:12:31.363867  2238 raft_consensus.cc:493] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:31.364138  2238 raft_consensus.cc:3060] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.369715  2238 raft_consensus.cc:515] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:31.371491  2238 leader_election.cc:290] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 2 election: Requested vote from peers 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847), 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196:42185)
I20260710 11:12:31.372231  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafde90994e942c78a350cc26107bd74" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:31.372922  2594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafde90994e942c78a350cc26107bd74" candidate_uuid: "6afb4b28efc5470a8eaa3e017fb08219" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
I20260710 11:12:31.373425  2315 raft_consensus.cc:3055] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:31.373553  2594 raft_consensus.cc:3060] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.373723  2315 raft_consensus.cc:740] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Running, Role: LEADER
I20260710 11:12:31.374459  2315 consensus_queue.cc:260] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [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: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:31.375277  2315 raft_consensus.cc:3060] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.377928  2594 raft_consensus.cc:2468] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 2.
I20260710 11:12:31.379015  2208 leader_election.cc:304] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afb4b28efc5470a8eaa3e017fb08219, 9dbb3931eba24d7585c53a7447a8db4e; no voters: 
I20260710 11:12:31.379762  2937 raft_consensus.cc:2804] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:31.379798  2315 raft_consensus.cc:2468] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afb4b28efc5470a8eaa3e017fb08219 in term 2.
I20260710 11:12:31.380322  2937 raft_consensus.cc:697] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 LEADER]: Becoming Leader. State: Replica: 6afb4b28efc5470a8eaa3e017fb08219, State: Running, Role: LEADER
I20260710 11:12:31.381178  2937 consensus_queue.cc:237] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [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: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:31.389086  2064 catalog_manager.cc:5697] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 reported cstate change: term changed from 1 to 2, leader changed from 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) to 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "6afb4b28efc5470a8eaa3e017fb08219" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6afb4b28efc5470a8eaa3e017fb08219" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 39393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:31.584470  2968 raft_consensus.cc:993] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81: : Instructing follower 9dbb3931eba24d7585c53a7447a8db4e to start an election
I20260710 11:12:31.584910  2977 raft_consensus.cc:1081] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Signalling peer 9dbb3931eba24d7585c53a7447a8db4e to start an election
I20260710 11:12:31.586205  2594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "383c6d1ba8174b4c97efe1f422a68453"
dest_uuid: "9dbb3931eba24d7585c53a7447a8db4e"
 from {username='slave'} at 127.0.0.1:44980
I20260710 11:12:31.586634  2594 raft_consensus.cc:493] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:31.586920  2594 raft_consensus.cc:3060] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.591099  2594 raft_consensus.cc:515] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:31.592437  2594 leader_election.cc:290] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [CANDIDATE]: Term 2 election: Requested vote from peers 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595), 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195:45847)
I20260710 11:12:31.593154  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383c6d1ba8174b4c97efe1f422a68453" candidate_uuid: "9dbb3931eba24d7585c53a7447a8db4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7da47e39e04747ee9a3861dcf64d6c49"
I20260710 11:12:31.593379  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383c6d1ba8174b4c97efe1f422a68453" candidate_uuid: "9dbb3931eba24d7585c53a7447a8db4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "99fb4b61fb0c426296f32883f35f7b81"
I20260710 11:12:31.593680  2167 raft_consensus.cc:3060] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.593923  2315 raft_consensus.cc:3055] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:31.594256  2315 raft_consensus.cc:740] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99fb4b61fb0c426296f32883f35f7b81, State: Running, Role: LEADER
I20260710 11:12:31.594893  2315 consensus_queue.cc:260] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:31.595796  2315 raft_consensus.cc:3060] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.598063  2167 raft_consensus.cc:2468] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbb3931eba24d7585c53a7447a8db4e in term 2.
I20260710 11:12:31.599040  2549 leader_election.cc:304] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da47e39e04747ee9a3861dcf64d6c49, 9dbb3931eba24d7585c53a7447a8db4e; no voters: 
I20260710 11:12:31.599828  2954 raft_consensus.cc:2804] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:31.600239  2315 raft_consensus.cc:2468] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbb3931eba24d7585c53a7447a8db4e in term 2.
I20260710 11:12:31.600266  2954 raft_consensus.cc:697] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 LEADER]: Becoming Leader. State: Replica: 9dbb3931eba24d7585c53a7447a8db4e, State: Running, Role: LEADER
I20260710 11:12:31.601351  2954 consensus_queue.cc:237] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [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: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } }
I20260710 11:12:31.607726  2064 catalog_manager.cc:5697] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e reported cstate change: term changed from 1 to 2, leader changed from 99fb4b61fb0c426296f32883f35f7b81 (127.1.2.195) to 9dbb3931eba24d7585c53a7447a8db4e (127.1.2.196). New cstate: current_term: 2 leader_uuid: "9dbb3931eba24d7585c53a7447a8db4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:31.832868  2594 raft_consensus.cc:1275] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:31.835297  2315 raft_consensus.cc:1275] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Refusing update from remote peer 6afb4b28efc5470a8eaa3e017fb08219: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:31.835012  2937 consensus_queue.cc:1048] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbb3931eba24d7585c53a7447a8db4e" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 42185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:31.836998  2937 consensus_queue.cc:1048] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:32.124626  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:32.139751  2167 raft_consensus.cc:1275] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Refusing update from remote peer 9dbb3931eba24d7585c53a7447a8db4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:32.141418  2954 consensus_queue.cc:1048] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da47e39e04747ee9a3861dcf64d6c49" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:32.142088  1035 tablet_server.cc:179] TabletServer@127.1.2.193:0 shutting down...
W20260710 11:12:32.144541  2549 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]
W20260710 11:12:32.148622  2549 consensus_peers.cc:597] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e -> Peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Couldn't send request to peer 7da47e39e04747ee9a3861dcf64d6c49. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.176872  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:32.177769  1035 tablet_replica.cc:333] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.178900  1035 raft_consensus.cc:2243] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.180254  1035 raft_consensus.cc:2272] T e3164c9b80a34d879956c52455ab0dc0 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.182337  1035 tablet_replica.cc:333] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.182827  1035 raft_consensus.cc:2243] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.183212  1035 raft_consensus.cc:2272] T d1c62fdd32a64956828e210eb89e4d02 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.184983  1035 tablet_replica.cc:333] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.185459  1035 raft_consensus.cc:2243] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.186182  1035 raft_consensus.cc:2272] T f567f7d9259b4cd1ad0352902120202a P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.187835  1035 tablet_replica.cc:333] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.188387  1035 raft_consensus.cc:2243] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.188839  1035 raft_consensus.cc:2272] T 383c6d1ba8174b4c97efe1f422a68453 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.190598  1035 tablet_replica.cc:333] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.191082  1035 raft_consensus.cc:2243] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.191859  1035 raft_consensus.cc:2272] T 45247de9f50f4d30b50ba77a606f3d60 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.193531  1035 tablet_replica.cc:333] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.194036  1035 raft_consensus.cc:2243] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.194463  1035 raft_consensus.cc:2272] T d39ee5c47e7a45b8acde4238b179953a P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.196291  1035 tablet_replica.cc:333] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.196872  1035 raft_consensus.cc:2243] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.197392  1035 raft_consensus.cc:2272] T d2143f79ffef47919d9c9b991c91a524 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.198925  2314 raft_consensus.cc:1275] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Refusing update from remote peer 9dbb3931eba24d7585c53a7447a8db4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:32.199517  1035 tablet_replica.cc:333] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.200372  1035 raft_consensus.cc:2243] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.200168  2954 consensus_queue.cc:1048] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99fb4b61fb0c426296f32883f35f7b81" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:32.201566  1035 raft_consensus.cc:2272] T 58ba316212c048ff97849eface0a6c61 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.204005  1035 tablet_replica.cc:333] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.204841  1035 raft_consensus.cc:2243] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.205575  1035 raft_consensus.cc:2272] T 5b007777632247ecb29df4aedf36bc5b P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.208745  1035 tablet_replica.cc:333] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.209677  1035 raft_consensus.cc:2243] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.210696  1035 raft_consensus.cc:2272] T e3a9eb108a024c1abab34ba2a20e1d2c P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:32.210816  2549 consensus_peers.cc:597] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e -> Peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Couldn't send request to peer 7da47e39e04747ee9a3861dcf64d6c49. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.213433  1035 tablet_replica.cc:333] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.214093  1035 raft_consensus.cc:2243] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.214707  1035 raft_consensus.cc:2272] T d0b66ae50af74940ab0d80cc2bb02597 P 7da47e39e04747ee9a3861dcf64d6c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.217284  1035 tablet_replica.cc:333] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.217931  1035 raft_consensus.cc:2243] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.219012  1035 raft_consensus.cc:2272] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.221314  1035 tablet_replica.cc:333] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.221837  1035 raft_consensus.cc:2243] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.222317  1035 raft_consensus.cc:2272] T 40c4197dd534432db554af5872948949 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.224323  1035 tablet_replica.cc:333] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.224809  1035 raft_consensus.cc:2243] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.225520  1035 raft_consensus.cc:2272] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.227260  1035 tablet_replica.cc:333] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.227752  1035 raft_consensus.cc:2243] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.228147  1035 raft_consensus.cc:2272] T 669464bc244a429c89edc0e0eb5a8919 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.230486  1035 tablet_replica.cc:333] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.231003  1035 raft_consensus.cc:2243] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.231994  1035 raft_consensus.cc:2272] T 4a26623d11f8429ea9ef76425c39fa76 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.233700  1035 tablet_replica.cc:333] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.234100  1035 raft_consensus.cc:2243] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.234905  1035 raft_consensus.cc:2272] T f7863725eaf34562a04c9afeaa6266a8 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.236797  1035 tablet_replica.cc:333] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49: stopping tablet replica
I20260710 11:12:32.237262  1035 raft_consensus.cc:2243] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.237982  1035 raft_consensus.cc:2272] T 4dfd04e6945a44a7ad836867644c2145 P 7da47e39e04747ee9a3861dcf64d6c49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:32.251092  2549 consensus_peers.cc:597] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e -> Peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Couldn't send request to peer 7da47e39e04747ee9a3861dcf64d6c49. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.285566  1035 tablet_server.cc:196] TabletServer@127.1.2.193:0 shutdown complete.
I20260710 11:12:32.328645  1035 tablet_server.cc:179] TabletServer@127.1.2.194:0 shutting down...
W20260710 11:12:32.351197  2552 consensus_peers.cc:597] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e -> Peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Couldn't send request to peer 6afb4b28efc5470a8eaa3e017fb08219. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.361074  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:32.361878  1035 tablet_replica.cc:333] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.362550  1035 raft_consensus.cc:2243] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.363399  1035 raft_consensus.cc:2272] T f567f7d9259b4cd1ad0352902120202a P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.365348  1035 tablet_replica.cc:333] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.365962  1035 raft_consensus.cc:2243] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.366515  1035 raft_consensus.cc:2272] T 45247de9f50f4d30b50ba77a606f3d60 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.368654  1035 tablet_replica.cc:333] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.369511  1035 raft_consensus.cc:2243] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.370239  1035 raft_consensus.cc:2272] T 248181a7152f47bf92bf0279bdf396ea P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.373027  1035 tablet_replica.cc:333] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
W20260710 11:12:32.373163  2279 consensus_peers.cc:597] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Couldn't send request to peer 7da47e39e04747ee9a3861dcf64d6c49. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:40595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:32.373837  2282 consensus_peers.cc:597] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Couldn't send request to peer 6afb4b28efc5470a8eaa3e017fb08219. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.373914  1035 raft_consensus.cc:2243] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.374524  1035 raft_consensus.cc:2272] T e3164c9b80a34d879956c52455ab0dc0 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.376508  1035 tablet_replica.cc:333] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.377059  1035 raft_consensus.cc:2243] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.377696  1035 raft_consensus.cc:2272] T d39ee5c47e7a45b8acde4238b179953a P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.379395  1035 tablet_replica.cc:333] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.380059  1035 raft_consensus.cc:2243] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.380717  1035 raft_consensus.cc:2272] T d2143f79ffef47919d9c9b991c91a524 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.382655  1035 tablet_replica.cc:333] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.383159  1035 raft_consensus.cc:2243] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.384035  1035 raft_consensus.cc:2272] T 58ba316212c048ff97849eface0a6c61 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:32.385655  2549 consensus_peers.cc:597] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e -> Peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Couldn't send request to peer 7da47e39e04747ee9a3861dcf64d6c49. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:40595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.386157  1035 tablet_replica.cc:333] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.386721  1035 raft_consensus.cc:2243] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.387440  1035 raft_consensus.cc:2272] T dafde90994e942c78a350cc26107bd74 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.389657  1035 tablet_replica.cc:333] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.390158  1035 raft_consensus.cc:2243] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.390559  1035 raft_consensus.cc:2272] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.392319  1035 tablet_replica.cc:333] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.392786  1035 raft_consensus.cc:2243] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.393533  1035 raft_consensus.cc:2272] T 669464bc244a429c89edc0e0eb5a8919 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.395323  1035 tablet_replica.cc:333] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.395830  1035 raft_consensus.cc:2243] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.396268  1035 raft_consensus.cc:2272] T f01d842d724846048f10446c9693844b P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.398088  1035 tablet_replica.cc:333] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.398595  1035 raft_consensus.cc:2243] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.399308  1035 raft_consensus.cc:2272] T 40c4197dd534432db554af5872948949 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.400943  1035 tablet_replica.cc:333] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.401486  1035 raft_consensus.cc:2243] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.402201  1035 raft_consensus.cc:2272] T d0b66ae50af74940ab0d80cc2bb02597 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.404397  1035 tablet_replica.cc:333] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.404958  1035 raft_consensus.cc:2243] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.405737  1035 raft_consensus.cc:2272] T 05b9265a8b0942358c2abd1400df0bcd P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:32.407421  2279 consensus_peers.cc:597] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Couldn't send request to peer 7da47e39e04747ee9a3861dcf64d6c49. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:40595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.408037  1035 tablet_replica.cc:333] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.408605  1035 raft_consensus.cc:2243] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.408942  1035 raft_consensus.cc:2272] T f7863725eaf34562a04c9afeaa6266a8 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.410553  1035 tablet_replica.cc:333] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.410961  1035 raft_consensus.cc:2243] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.411514  1035 raft_consensus.cc:2272] T 1fc56e936f5f463a9cfd64d195b98526 P 6afb4b28efc5470a8eaa3e017fb08219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.413105  1035 tablet_replica.cc:333] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.413498  1035 raft_consensus.cc:2243] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.413878  1035 raft_consensus.cc:2272] T 4dfd04e6945a44a7ad836867644c2145 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.415927  1035 tablet_replica.cc:333] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219: stopping tablet replica
I20260710 11:12:32.416364  1035 raft_consensus.cc:2243] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.417318  1035 raft_consensus.cc:2272] T 04128c0719c84838af54ca9be1c785f6 P 6afb4b28efc5470a8eaa3e017fb08219 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:32.425881  2282 consensus_peers.cc:597] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Couldn't send request to peer 6afb4b28efc5470a8eaa3e017fb08219. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.459932  1035 tablet_server.cc:196] TabletServer@127.1.2.194:0 shutdown complete.
W20260710 11:12:32.491361  2549 consensus_peers.cc:597] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e -> Peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Couldn't send request to peer 7da47e39e04747ee9a3861dcf64d6c49. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:40595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.498936  1035 tablet_server.cc:179] TabletServer@127.1.2.195:0 shutting down...
W20260710 11:12:32.514308  2552 consensus_peers.cc:597] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e -> Peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Couldn't send request to peer 6afb4b28efc5470a8eaa3e017fb08219. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.194:39393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.531275  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:32.532148  1035 tablet_replica.cc:333] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.533059  1035 raft_consensus.cc:2243] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.533757  1035 raft_consensus.cc:2272] T d1c62fdd32a64956828e210eb89e4d02 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.535631  1035 tablet_replica.cc:333] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.536127  1035 raft_consensus.cc:2243] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.536481  1035 raft_consensus.cc:2272] T 383c6d1ba8174b4c97efe1f422a68453 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.539453  1035 tablet_replica.cc:333] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.540007  1035 raft_consensus.cc:2243] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.540474  1035 raft_consensus.cc:2272] T e3164c9b80a34d879956c52455ab0dc0 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.542480  1035 tablet_replica.cc:333] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.543012  1035 raft_consensus.cc:2243] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.543856  1035 raft_consensus.cc:2272] T 248181a7152f47bf92bf0279bdf396ea P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.546298  1035 tablet_replica.cc:333] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.546978  1035 raft_consensus.cc:2243] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.547435  1035 raft_consensus.cc:2272] T 37e4dcae6df547e7b8d8aa2d2d8a4539 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:32.548249  2279 consensus_peers.cc:597] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 -> Peer 7da47e39e04747ee9a3861dcf64d6c49 (127.1.2.193:40595): Couldn't send request to peer 7da47e39e04747ee9a3861dcf64d6c49. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:40595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.549309  1035 tablet_replica.cc:333] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.549861  1035 raft_consensus.cc:2243] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.550274  1035 raft_consensus.cc:2272] T dafde90994e942c78a350cc26107bd74 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.552474  1035 tablet_replica.cc:333] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.553022  1035 raft_consensus.cc:2243] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.553766  1035 raft_consensus.cc:2272] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.555406  1035 tablet_replica.cc:333] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.556021  1035 raft_consensus.cc:2243] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.556437  1035 raft_consensus.cc:2272] T d0b66ae50af74940ab0d80cc2bb02597 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.558141  1035 tablet_replica.cc:333] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.558669  1035 raft_consensus.cc:2243] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.559424  1035 raft_consensus.cc:2272] T 05b9265a8b0942358c2abd1400df0bcd P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.561141  1035 tablet_replica.cc:333] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.561630  1035 raft_consensus.cc:2243] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.562062  1035 raft_consensus.cc:2272] T 40c4197dd534432db554af5872948949 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.563841  1035 tablet_replica.cc:333] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.564339  1035 raft_consensus.cc:2243] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.565119  1035 raft_consensus.cc:2272] T f01d842d724846048f10446c9693844b P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.566882  1035 tablet_replica.cc:333] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.567384  1035 raft_consensus.cc:2243] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.567864  1035 raft_consensus.cc:2272] T 669464bc244a429c89edc0e0eb5a8919 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.569618  1035 tablet_replica.cc:333] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.570250  1035 raft_consensus.cc:2243] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.571244  1035 raft_consensus.cc:2272] T e3a9eb108a024c1abab34ba2a20e1d2c P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.573024  1035 tablet_replica.cc:333] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.573516  1035 raft_consensus.cc:2243] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.573968  1035 raft_consensus.cc:2272] T 5b007777632247ecb29df4aedf36bc5b P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.575629  1035 tablet_replica.cc:333] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.576085  1035 raft_consensus.cc:2243] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.576479  1035 raft_consensus.cc:2272] T f7863725eaf34562a04c9afeaa6266a8 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.578224  1035 tablet_replica.cc:333] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.578668  1035 raft_consensus.cc:2243] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.579097  1035 raft_consensus.cc:2272] T 1fc56e936f5f463a9cfd64d195b98526 P 99fb4b61fb0c426296f32883f35f7b81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.580690  1035 tablet_replica.cc:333] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.581130  1035 raft_consensus.cc:2243] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.581852  1035 raft_consensus.cc:2272] T 4a26623d11f8429ea9ef76425c39fa76 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.583463  1035 tablet_replica.cc:333] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81: stopping tablet replica
I20260710 11:12:32.583931  1035 raft_consensus.cc:2243] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.584533  1035 raft_consensus.cc:2272] T 04128c0719c84838af54ca9be1c785f6 P 99fb4b61fb0c426296f32883f35f7b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.629019  1035 tablet_server.cc:196] TabletServer@127.1.2.195:0 shutdown complete.
W20260710 11:12:32.644311  2552 consensus_peers.cc:597] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e -> Peer 6afb4b28efc5470a8eaa3e017fb08219 (127.1.2.194:39393): Couldn't send request to peer 6afb4b28efc5470a8eaa3e017fb08219. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.194:39393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.666473  1035 tablet_server.cc:179] TabletServer@127.1.2.196:0 shutting down...
I20260710 11:12:32.692857  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:32.693645  1035 tablet_replica.cc:333] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.694526  1035 raft_consensus.cc:2243] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.695065  1035 raft_consensus.cc:2272] T f01d842d724846048f10446c9693844b P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.696980  1035 tablet_replica.cc:333] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.697724  1035 raft_consensus.cc:2243] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.698253  1035 raft_consensus.cc:2272] T f567f7d9259b4cd1ad0352902120202a P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.700040  1035 tablet_replica.cc:333] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.700488  1035 raft_consensus.cc:2243] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.701033  1035 raft_consensus.cc:2272] T 04128c0719c84838af54ca9be1c785f6 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.702734  1035 tablet_replica.cc:333] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.703236  1035 raft_consensus.cc:2243] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.703718  1035 raft_consensus.cc:2272] T e3a9eb108a024c1abab34ba2a20e1d2c P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.705438  1035 tablet_replica.cc:333] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.705930  1035 raft_consensus.cc:2243] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.706456  1035 raft_consensus.cc:2272] T 45247de9f50f4d30b50ba77a606f3d60 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.708026  1035 tablet_replica.cc:333] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.708536  1035 raft_consensus.cc:2243] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.709404  1035 raft_consensus.cc:2272] T d39ee5c47e7a45b8acde4238b179953a P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.711441  1035 tablet_replica.cc:333] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.712023  1035 raft_consensus.cc:2243] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.712792  1035 raft_consensus.cc:2272] T d1c62fdd32a64956828e210eb89e4d02 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.714449  1035 tablet_replica.cc:333] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.714955  1035 raft_consensus.cc:2243] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.715408  1035 raft_consensus.cc:2272] T 4a26623d11f8429ea9ef76425c39fa76 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.717063  1035 tablet_replica.cc:333] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.717542  1035 raft_consensus.cc:2243] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.718204  1035 raft_consensus.cc:2272] T 1fc56e936f5f463a9cfd64d195b98526 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.719936  1035 tablet_replica.cc:333] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.720435  1035 raft_consensus.cc:2243] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.720944  1035 raft_consensus.cc:2272] T 4dfd04e6945a44a7ad836867644c2145 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.722582  1035 tablet_replica.cc:333] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.723076  1035 raft_consensus.cc:2243] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.723595  1035 raft_consensus.cc:2272] T 05b9265a8b0942358c2abd1400df0bcd P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.725152  1035 tablet_replica.cc:333] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.725633  1035 raft_consensus.cc:2243] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.726051  1035 raft_consensus.cc:2272] T 0ac598fd9c25475b9f5e00ff3fd6d0b2 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.727674  1035 tablet_replica.cc:333] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.728165  1035 raft_consensus.cc:2243] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.728626  1035 raft_consensus.cc:2272] T dafde90994e942c78a350cc26107bd74 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.730463  1035 tablet_replica.cc:333] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.730962  1035 raft_consensus.cc:2243] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.731716  1035 raft_consensus.cc:2272] T 5b007777632247ecb29df4aedf36bc5b P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.733206  1035 tablet_replica.cc:333] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.733654  1035 raft_consensus.cc:2243] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.734088  1035 raft_consensus.cc:2272] T 248181a7152f47bf92bf0279bdf396ea P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.736001  1035 tablet_replica.cc:333] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.736474  1035 raft_consensus.cc:2243] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.737162  1035 raft_consensus.cc:2272] T 383c6d1ba8174b4c97efe1f422a68453 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.739094  1035 tablet_replica.cc:333] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.739594  1035 raft_consensus.cc:2243] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.740079  1035 raft_consensus.cc:2272] T 58ba316212c048ff97849eface0a6c61 P 9dbb3931eba24d7585c53a7447a8db4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.741783  1035 tablet_replica.cc:333] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e: stopping tablet replica
I20260710 11:12:32.742182  1035 raft_consensus.cc:2243] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.742893  1035 raft_consensus.cc:2272] T d2143f79ffef47919d9c9b991c91a524 P 9dbb3931eba24d7585c53a7447a8db4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.793520  1035 tablet_server.cc:196] TabletServer@127.1.2.196:0 shutdown complete.
I20260710 11:12:32.822335  1035 master.cc:562] Master@127.1.2.254:45851 shutting down...
I20260710 11:12:32.844220  1035 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.844810  1035 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.845134  1035 tablet_replica.cc:333] T 00000000000000000000000000000000 P 17876e7dd7614f5cb8442ea0f0da8197: stopping tablet replica
I20260710 11:12:32.867434  1035 master.cc:584] Master@127.1.2.254:45851 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27236 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:12:32.924249  1035 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.2.254:44947
I20260710 11:12:32.925427  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:32.930907  2998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:32.930976  2997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:32.932312  3000 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:32.933437  1035 server_base.cc:1061] running on GCE node
I20260710 11:12:32.934504  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:32.934711  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:32.934873  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681952934839 us; error 0 us; skew 500 ppm
I20260710 11:12:32.935391  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:32.937855  1035 webserver.cc:533] Webserver started at http://127.1.2.254:44699/ using document root <none> and password file <none>
I20260710 11:12:32.938362  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:32.938550  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:32.938855  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:32.940055  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/master-0-root/instance:
uuid: "d432141ad78c433999dd7bf95be06379"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-403s"
I20260710 11:12:32.944324  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:12:32.947417  3005 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:32.948175  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:32.948462  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/master-0-root
uuid: "d432141ad78c433999dd7bf95be06379"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-403s"
I20260710 11:12:32.948745  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:32.959102  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:32.960338  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:32.996737  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.254:44947
I20260710 11:12:32.996848  3056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.254:44947 every 8 connection(s)
I20260710 11:12:33.000620  3057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.010329  3057 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379: Bootstrap starting.
I20260710 11:12:33.014987  3057 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.019032  3057 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379: No bootstrap required, opened a new log
I20260710 11:12:33.021152  3057 raft_consensus.cc:359] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d432141ad78c433999dd7bf95be06379" member_type: VOTER }
I20260710 11:12:33.021503  3057 raft_consensus.cc:385] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.021791  3057 raft_consensus.cc:740] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d432141ad78c433999dd7bf95be06379, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.022425  3057 consensus_queue.cc:260] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d432141ad78c433999dd7bf95be06379" member_type: VOTER }
I20260710 11:12:33.022897  3057 raft_consensus.cc:399] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:33.023098  3057 raft_consensus.cc:493] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:33.023377  3057 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:33.027660  3057 raft_consensus.cc:515] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d432141ad78c433999dd7bf95be06379" member_type: VOTER }
I20260710 11:12:33.028167  3057 leader_election.cc:304] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [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: d432141ad78c433999dd7bf95be06379; no voters: 
I20260710 11:12:33.029229  3057 leader_election.cc:290] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:33.029631  3060 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:33.030906  3060 raft_consensus.cc:697] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [term 1 LEADER]: Becoming Leader. State: Replica: d432141ad78c433999dd7bf95be06379, State: Running, Role: LEADER
I20260710 11:12:33.031649  3060 consensus_queue.cc:237] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [LEADER]: Queue going to LEADER mode. State: All 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: "d432141ad78c433999dd7bf95be06379" member_type: VOTER }
I20260710 11:12:33.032116  3057 sys_catalog.cc:565] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:33.036477  3062 sys_catalog.cc:455] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d432141ad78c433999dd7bf95be06379. Latest consensus state: current_term: 1 leader_uuid: "d432141ad78c433999dd7bf95be06379" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d432141ad78c433999dd7bf95be06379" member_type: VOTER } }
I20260710 11:12:33.036755  3061 sys_catalog.cc:455] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d432141ad78c433999dd7bf95be06379" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d432141ad78c433999dd7bf95be06379" member_type: VOTER } }
I20260710 11:12:33.037273  3062 sys_catalog.cc:458] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:33.037487  3061 sys_catalog.cc:458] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:33.040596  3067 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:33.047827  3067 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:33.051925  1035 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:33.057812  3067 catalog_manager.cc:1383] Generated new cluster ID: e59d51c83a9041e991199a6154c6c979
I20260710 11:12:33.058099  3067 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:33.106993  3067 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:33.108276  3067 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:33.120236  3067 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379: Generated new TSK 0
I20260710 11:12:33.120818  3067 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:33.183408  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:33.189466  3078 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.190358  3079 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.193502  3081 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:33.193655  1035 server_base.cc:1061] running on GCE node
I20260710 11:12:33.194821  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:33.195001  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:33.195119  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681953195109 us; error 0 us; skew 500 ppm
I20260710 11:12:33.195667  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:33.197770  1035 webserver.cc:533] Webserver started at http://127.1.2.193:34405/ using document root <none> and password file <none>
I20260710 11:12:33.198257  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:33.198416  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:33.198639  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:33.199796  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-0-root/instance:
uuid: "db669a8183554567834ff39169778e41"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-403s"
I20260710 11:12:33.204020  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:12:33.207080  3086 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.207823  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:33.208104  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-0-root
uuid: "db669a8183554567834ff39169778e41"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-403s"
I20260710 11:12:33.208381  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:33.216691  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:33.217794  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:33.219141  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:33.221302  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:33.221506  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.221742  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:33.221920  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.260936  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.193:33905
I20260710 11:12:33.261035  3148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.193:33905 every 8 connection(s)
I20260710 11:12:33.265865  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:33.272519  3153 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.274292  3154 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.276840  3156 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:33.276958  1035 server_base.cc:1061] running on GCE node
I20260710 11:12:33.278124  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:33.278326  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:33.278576  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681953278556 us; error 0 us; skew 500 ppm
I20260710 11:12:33.279326  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:33.282174  3149 heartbeater.cc:344] Connected to a master server at 127.1.2.254:44947
I20260710 11:12:33.282287  1035 webserver.cc:533] Webserver started at http://127.1.2.194:40419/ using document root <none> and password file <none>
I20260710 11:12:33.282567  3149 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:33.282913  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:33.283156  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:33.283443  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:33.283386  3149 heartbeater.cc:507] Master 127.1.2.254:44947 requested a full tablet report, sending...
I20260710 11:12:33.284658  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-1-root/instance:
uuid: "76e20ea82b4a4ff783750beb3a019239"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-403s"
I20260710 11:12:33.285741  3022 ts_manager.cc:194] Registered new tserver with Master: db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:33.287431  3022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60744
I20260710 11:12:33.289489  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:12:33.292814  3161 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.293498  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:33.293784  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-1-root
uuid: "76e20ea82b4a4ff783750beb3a019239"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-403s"
I20260710 11:12:33.294036  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:33.320240  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:33.321419  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:33.322887  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:33.325099  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:33.325362  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.325613  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:33.325783  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.364400  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.194:46605
I20260710 11:12:33.364504  3223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.194:46605 every 8 connection(s)
I20260710 11:12:33.369153  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:33.375916  3227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.376854  3228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:33.379678  1035 server_base.cc:1061] running on GCE node
W20260710 11:12:33.381178  3231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:33.382138  3224 heartbeater.cc:344] Connected to a master server at 127.1.2.254:44947
I20260710 11:12:33.382215  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:12:33.382670  3224 heartbeater.cc:461] Registering TS with master...
W20260710 11:12:33.382676  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:33.383045  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681953383028 us; error 0 us; skew 500 ppm
I20260710 11:12:33.383569  3224 heartbeater.cc:507] Master 127.1.2.254:44947 requested a full tablet report, sending...
I20260710 11:12:33.383673  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:33.385895  3022 ts_manager.cc:194] Registered new tserver with Master: 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:33.386298  1035 webserver.cc:533] Webserver started at http://127.1.2.195:34929/ using document root <none> and password file <none>
I20260710 11:12:33.386945  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:33.387174  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:33.387499  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:33.387749  3022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60754
I20260710 11:12:33.389003  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-2-root/instance:
uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-403s"
I20260710 11:12:33.393226  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:33.396507  3235 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.397223  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:12:33.397508  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-2-root
uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-403s"
I20260710 11:12:33.397812  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:33.409058  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:33.410224  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:33.411675  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:33.413744  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:33.413918  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.414201  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:33.414413  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.453763  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.195:44325
I20260710 11:12:33.453855  3297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.195:44325 every 8 connection(s)
I20260710 11:12:33.458432  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:33.465440  3302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.465955  3301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:33.469368  1035 server_base.cc:1061] running on GCE node
W20260710 11:12:33.469625  3304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:33.470152  3298 heartbeater.cc:344] Connected to a master server at 127.1.2.254:44947
I20260710 11:12:33.470669  3298 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:33.471221  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:33.471519  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:33.471573  3298 heartbeater.cc:507] Master 127.1.2.254:44947 requested a full tablet report, sending...
I20260710 11:12:33.471800  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681953471780 us; error 0 us; skew 500 ppm
I20260710 11:12:33.472582  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:33.474011  3022 ts_manager.cc:194] Registered new tserver with Master: 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:33.475122  1035 webserver.cc:533] Webserver started at http://127.1.2.196:33081/ using document root <none> and password file <none>
I20260710 11:12:33.475697  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:33.475641  3022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60764
I20260710 11:12:33.475996  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:33.476297  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:33.477397  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-3-root/instance:
uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-403s"
I20260710 11:12:33.481604  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:33.484926  3309 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.485687  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:33.485988  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-3-root
uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-403s"
I20260710 11:12:33.486274  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:33.494693  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:33.495947  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:33.497339  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:33.499571  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:33.499796  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.500036  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:33.500205  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.539750  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.196:44451
I20260710 11:12:33.539822  3371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.196:44451 every 8 connection(s)
I20260710 11:12:33.552824  3372 heartbeater.cc:344] Connected to a master server at 127.1.2.254:44947
I20260710 11:12:33.553164  3372 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:33.553885  3372 heartbeater.cc:507] Master 127.1.2.254:44947 requested a full tablet report, sending...
I20260710 11:12:33.555697  3022 ts_manager.cc:194] Registered new tserver with Master: 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:33.555897  1035 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013294742s
I20260710 11:12:33.557063  3022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60766
I20260710 11:12:33.580320  3022 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60772:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:12:33.716078  3189 tablet_service.cc:1511] Processing CreateTablet for tablet d2c4db51a11544d6945bd134a73884a9 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:33.717660  3189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c4db51a11544d6945bd134a73884a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.720602  3188 tablet_service.cc:1511] Processing CreateTablet for tablet f8287c19f86c4096b92478347455ad0b (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:33.722080  3188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8287c19f86c4096b92478347455ad0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.724579  3187 tablet_service.cc:1511] Processing CreateTablet for tablet e293efca47234f71ac1b94c7090c1f0c (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:33.725979  3187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e293efca47234f71ac1b94c7090c1f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.726567  3261 tablet_service.cc:1511] Processing CreateTablet for tablet e293efca47234f71ac1b94c7090c1f0c (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:33.728016  3261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e293efca47234f71ac1b94c7090c1f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.728703  3186 tablet_service.cc:1511] Processing CreateTablet for tablet af5db587c60c4cc2970cae214fe4f802 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:33.730186  3186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5db587c60c4cc2970cae214fe4f802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.730309  3114 tablet_service.cc:1511] Processing CreateTablet for tablet d2c4db51a11544d6945bd134a73884a9 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:33.732599  3113 tablet_service.cc:1511] Processing CreateTablet for tablet f8287c19f86c4096b92478347455ad0b (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:33.733997  3263 tablet_service.cc:1511] Processing CreateTablet for tablet d2c4db51a11544d6945bd134a73884a9 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:33.734354  3258 tablet_service.cc:1511] Processing CreateTablet for tablet 3e87e9395f37484ab8e0c3272be57304 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:33.734609  3112 tablet_service.cc:1511] Processing CreateTablet for tablet efb5109f75114cfd88bdff60d9fb9ab8 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:33.736186  3259 tablet_service.cc:1511] Processing CreateTablet for tablet fa7e10ef02da49d58b71a76385a4d5ee (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:33.736510  3110 tablet_service.cc:1511] Processing CreateTablet for tablet e0ec9bf625c14eb9a41e946d8aa2bae8 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:33.736228  3262 tablet_service.cc:1511] Processing CreateTablet for tablet efb5109f75114cfd88bdff60d9fb9ab8 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:33.732654  3185 tablet_service.cc:1511] Processing CreateTablet for tablet e0ec9bf625c14eb9a41e946d8aa2bae8 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:33.738260  3109 tablet_service.cc:1511] Processing CreateTablet for tablet fa7e10ef02da49d58b71a76385a4d5ee (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:33.740304  3108 tablet_service.cc:1511] Processing CreateTablet for tablet fe791fb291164c2b85e8cdfbb718d029 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:33.742383  3111 tablet_service.cc:1511] Processing CreateTablet for tablet af5db587c60c4cc2970cae214fe4f802 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:33.738194  3260 tablet_service.cc:1511] Processing CreateTablet for tablet af5db587c60c4cc2970cae214fe4f802 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:33.732539  3257 tablet_service.cc:1511] Processing CreateTablet for tablet fe791fb291164c2b85e8cdfbb718d029 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:33.744172  3114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c4db51a11544d6945bd134a73884a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.744733  3263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c4db51a11544d6945bd134a73884a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.745450  3113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8287c19f86c4096b92478347455ad0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.746454  3258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e87e9395f37484ab8e0c3272be57304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.748437  3110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ec9bf625c14eb9a41e946d8aa2bae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.749058  3259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7e10ef02da49d58b71a76385a4d5ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.750784  3112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb5109f75114cfd88bdff60d9fb9ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.752146  3260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5db587c60c4cc2970cae214fe4f802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.754377  3109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7e10ef02da49d58b71a76385a4d5ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.756057  3111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5db587c60c4cc2970cae214fe4f802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.756131  3262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb5109f75114cfd88bdff60d9fb9ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.759298  3257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe791fb291164c2b85e8cdfbb718d029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.760061  3185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ec9bf625c14eb9a41e946d8aa2bae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.762245  3108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe791fb291164c2b85e8cdfbb718d029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.772645  3107 tablet_service.cc:1511] Processing CreateTablet for tablet 192e46dd955f4488931259041eab368d (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:33.774422  3107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192e46dd955f4488931259041eab368d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.777251  3336 tablet_service.cc:1511] Processing CreateTablet for tablet efb5109f75114cfd88bdff60d9fb9ab8 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:33.778628  3336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb5109f75114cfd88bdff60d9fb9ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.787246  3182 tablet_service.cc:1511] Processing CreateTablet for tablet 192e46dd955f4488931259041eab368d (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:33.788666  3182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192e46dd955f4488931259041eab368d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.789273  3335 tablet_service.cc:1511] Processing CreateTablet for tablet e293efca47234f71ac1b94c7090c1f0c (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:33.790540  3335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e293efca47234f71ac1b94c7090c1f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.792665  3256 tablet_service.cc:1511] Processing CreateTablet for tablet 2d125428082d4426adaeedf7c6a68e4a (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:33.794004  3256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d125428082d4426adaeedf7c6a68e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.795020  3106 tablet_service.cc:1511] Processing CreateTablet for tablet 2d125428082d4426adaeedf7c6a68e4a (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:33.796974  3106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d125428082d4426adaeedf7c6a68e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.800246  3181 tablet_service.cc:1511] Processing CreateTablet for tablet 82520b0f29c641b99584807854642902 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:33.801968  3181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82520b0f29c641b99584807854642902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.822418  3105 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddd03b7e477403ab099763fa1e4152a (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:33.823112  3254 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddd03b7e477403ab099763fa1e4152a (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:33.824407  3105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddd03b7e477403ab099763fa1e4152a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.827678  3255 tablet_service.cc:1511] Processing CreateTablet for tablet 82520b0f29c641b99584807854642902 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:33.824501  3254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddd03b7e477403ab099763fa1e4152a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.829181  3334 tablet_service.cc:1511] Processing CreateTablet for tablet e0ec9bf625c14eb9a41e946d8aa2bae8 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:33.830497  3334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ec9bf625c14eb9a41e946d8aa2bae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.833976  3255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82520b0f29c641b99584807854642902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.841521  3106 tablet_service.cc:1511] Processing CreateTablet for tablet a9229b99dbf74ff69283bba666ade310 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:33.841641  3180 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddd03b7e477403ab099763fa1e4152a (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:33.842860  3106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9229b99dbf74ff69283bba666ade310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.843406  3180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddd03b7e477403ab099763fa1e4152a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.844798  3333 tablet_service.cc:1511] Processing CreateTablet for tablet fa7e10ef02da49d58b71a76385a4d5ee (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:33.846107  3333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7e10ef02da49d58b71a76385a4d5ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.861277  3332 tablet_service.cc:1511] Processing CreateTablet for tablet 3e87e9395f37484ab8e0c3272be57304 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:33.862596  3332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e87e9395f37484ab8e0c3272be57304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.869176  3331 tablet_service.cc:1511] Processing CreateTablet for tablet 192e46dd955f4488931259041eab368d (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:33.869794  3107 tablet_service.cc:1511] Processing CreateTablet for tablet 10d28d3fc3a9433fb47d3b3fe4754772 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:33.870599  3331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192e46dd955f4488931259041eab368d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.872182  3184 tablet_service.cc:1511] Processing CreateTablet for tablet 3e87e9395f37484ab8e0c3272be57304 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:33.873481  3184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e87e9395f37484ab8e0c3272be57304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.876140  3183 tablet_service.cc:1511] Processing CreateTablet for tablet fe791fb291164c2b85e8cdfbb718d029 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:33.877413  3183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe791fb291164c2b85e8cdfbb718d029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.878450  3329 tablet_service.cc:1511] Processing CreateTablet for tablet 82520b0f29c641b99584807854642902 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:33.879770  3329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82520b0f29c641b99584807854642902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.885744  3330 tablet_service.cc:1511] Processing CreateTablet for tablet 2d125428082d4426adaeedf7c6a68e4a (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:33.892113  3337 tablet_service.cc:1511] Processing CreateTablet for tablet f8287c19f86c4096b92478347455ad0b (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:33.899541  3107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d28d3fc3a9433fb47d3b3fe4754772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.900046  3330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d125428082d4426adaeedf7c6a68e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.909509  3113 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbdc639747a4b3b97ec8b56bc1ab649 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:33.910897  3113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbdc639747a4b3b97ec8b56bc1ab649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.936216  3328 tablet_service.cc:1511] Processing CreateTablet for tablet 10d28d3fc3a9433fb47d3b3fe4754772 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:33.938670  3337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8287c19f86c4096b92478347455ad0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.948025  3106 tablet_service.cc:1511] Processing CreateTablet for tablet f8df4c212ec5473a9dfd3c2b5a022159 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:33.948649  3389 tablet_bootstrap.cc:492] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:33.952406  3106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8df4c212ec5473a9dfd3c2b5a022159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.959870  3328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d28d3fc3a9433fb47d3b3fe4754772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.977351  3188 tablet_service.cc:1511] Processing CreateTablet for tablet 10d28d3fc3a9433fb47d3b3fe4754772 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:33.978659  3188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d28d3fc3a9433fb47d3b3fe4754772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.995118  3389 tablet_bootstrap.cc:654] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.999756  3112 tablet_service.cc:1511] Processing CreateTablet for tablet 03fe248f7b8742ba8e37f0b2c55b9108 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:34.002882  3261 tablet_service.cc:1511] Processing CreateTablet for tablet a9229b99dbf74ff69283bba666ade310 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:34.004233  3261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9229b99dbf74ff69283bba666ade310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.004721  3258 tablet_service.cc:1511] Processing CreateTablet for tablet 409b28350d0b4ca1a7b676b6ff4478e5 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:34.006031  3258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 409b28350d0b4ca1a7b676b6ff4478e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.009275  3333 tablet_service.cc:1511] Processing CreateTablet for tablet a9229b99dbf74ff69283bba666ade310 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:34.010660  3333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9229b99dbf74ff69283bba666ade310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.012794  3180 tablet_service.cc:1511] Processing CreateTablet for tablet f8df4c212ec5473a9dfd3c2b5a022159 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:34.014103  3180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8df4c212ec5473a9dfd3c2b5a022159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.013785  3187 tablet_service.cc:1511] Processing CreateTablet for tablet 2e98a6c3a02d45b0bac35221f72c3f3d (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:34.014593  3262 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbdc639747a4b3b97ec8b56bc1ab649 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:34.015014  3187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e98a6c3a02d45b0bac35221f72c3f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.012714  3183 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbdc639747a4b3b97ec8b56bc1ab649 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:34.020812  3262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbdc639747a4b3b97ec8b56bc1ab649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.011150  3182 tablet_service.cc:1511] Processing CreateTablet for tablet 409b28350d0b4ca1a7b676b6ff4478e5 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:34.022912  3183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbdc639747a4b3b97ec8b56bc1ab649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.023169  3259 tablet_service.cc:1511] Processing CreateTablet for tablet 03fe248f7b8742ba8e37f0b2c55b9108 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:34.024369  3332 tablet_service.cc:1511] Processing CreateTablet for tablet 409b28350d0b4ca1a7b676b6ff4478e5 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:34.041203  3329 tablet_service.cc:1511] Processing CreateTablet for tablet f8df4c212ec5473a9dfd3c2b5a022159 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
W20260710 11:12:34.044510  3070 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:34.050943  3112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fe248f7b8742ba8e37f0b2c55b9108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.050870  3331 tablet_service.cc:1511] Processing CreateTablet for tablet 03fe248f7b8742ba8e37f0b2c55b9108 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:34.064700  3182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 409b28350d0b4ca1a7b676b6ff4478e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.067994  3259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fe248f7b8742ba8e37f0b2c55b9108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.068908  3263 tablet_service.cc:1511] Processing CreateTablet for tablet 2e98a6c3a02d45b0bac35221f72c3f3d (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:34.069118  3257 tablet_service.cc:1511] Processing CreateTablet for tablet a8d71b2593d84b52b9b92ec74af75cfe (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:34.070181  3263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e98a6c3a02d45b0bac35221f72c3f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.070923  3257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d71b2593d84b52b9b92ec74af75cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.083616  3392 tablet_bootstrap.cc:492] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:34.087620  3332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 409b28350d0b4ca1a7b676b6ff4478e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.095417  3390 tablet_bootstrap.cc:492] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:34.099030  3185 tablet_service.cc:1511] Processing CreateTablet for tablet a8d71b2593d84b52b9b92ec74af75cfe (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:34.100322  3185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d71b2593d84b52b9b92ec74af75cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.101030  3335 tablet_service.cc:1511] Processing CreateTablet for tablet 2e98a6c3a02d45b0bac35221f72c3f3d (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:34.102272  3335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e98a6c3a02d45b0bac35221f72c3f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.110175  3334 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9ef34c602447bc9b2ebb628b699ba7 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:34.111545  3334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9ef34c602447bc9b2ebb628b699ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.115808  3329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8df4c212ec5473a9dfd3c2b5a022159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.120931  3331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fe248f7b8742ba8e37f0b2c55b9108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.128216  3391 tablet_bootstrap.cc:492] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:34.138279  3391 tablet_bootstrap.cc:654] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.140595  3390 tablet_bootstrap.cc:654] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.141031  3389 tablet_bootstrap.cc:492] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:34.141489  3389 ts_tablet_manager.cc:1403] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.193s	user 0.005s	sys 0.007s
I20260710 11:12:34.145594  3392 tablet_bootstrap.cc:654] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.143117  3113 tablet_service.cc:1511] Processing CreateTablet for tablet a8d71b2593d84b52b9b92ec74af75cfe (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:34.148555  3113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d71b2593d84b52b9b92ec74af75cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.150575  3256 tablet_service.cc:1511] Processing CreateTablet for tablet 8fdb2b2272f544379887c48eef3e0345 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:34.151368  3109 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9ef34c602447bc9b2ebb628b699ba7 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:34.152667  3109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9ef34c602447bc9b2ebb628b699ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.152758  3180 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9ef34c602447bc9b2ebb628b699ba7 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:34.152989  3389 raft_consensus.cc:359] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.153723  3389 raft_consensus.cc:385] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.154000  3180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9ef34c602447bc9b2ebb628b699ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.154042  3389 raft_consensus.cc:740] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.155057  3389 consensus_queue.cc:260] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.155714  3333 tablet_service.cc:1511] Processing CreateTablet for tablet 8fdb2b2272f544379887c48eef3e0345 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:34.159389  3105 tablet_service.cc:1511] Processing CreateTablet for tablet 8fdb2b2272f544379887c48eef3e0345 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:34.160852  3256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fdb2b2272f544379887c48eef3e0345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.168716  3105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fdb2b2272f544379887c48eef3e0345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.169570  3333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fdb2b2272f544379887c48eef3e0345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.189571  3182 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5498d63a6f49318d686065fd0c75f1 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:34.190907  3182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5498d63a6f49318d686065fd0c75f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.194412  3262 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5498d63a6f49318d686065fd0c75f1 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:34.195922  3262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5498d63a6f49318d686065fd0c75f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.207052  3337 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5498d63a6f49318d686065fd0c75f1 (DEFAULT_TABLE table=test-workload [id=7ed734f81ad943e3b2a969884b326194]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:34.208819  3337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5498d63a6f49318d686065fd0c75f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.250707  3390 tablet_bootstrap.cc:492] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:34.251353  3390 ts_tablet_manager.cc:1403] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.169s	user 0.035s	sys 0.037s
I20260710 11:12:34.252300  3392 tablet_bootstrap.cc:492] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:34.252653  3391 tablet_bootstrap.cc:492] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:34.252784  3392 ts_tablet_manager.cc:1403] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.170s	user 0.011s	sys 0.004s
I20260710 11:12:34.253142  3391 ts_tablet_manager.cc:1403] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.125s	user 0.015s	sys 0.009s
I20260710 11:12:34.254545  3390 raft_consensus.cc:359] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.255209  3389 ts_tablet_manager.cc:1434] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.113s	user 0.009s	sys 0.009s
I20260710 11:12:34.255383  3390 raft_consensus.cc:385] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.255831  3390 raft_consensus.cc:740] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.255965  3149 heartbeater.cc:499] Master 127.1.2.254:44947 was elected leader, sending a full tablet report...
I20260710 11:12:34.256271  3389 tablet_bootstrap.cc:492] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:34.256868  3390 consensus_queue.cc:260] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
W20260710 11:12:34.265998  3150 tablet.cc:2406] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:12:34.264963  3391 raft_consensus.cc:359] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.266535  3391 raft_consensus.cc:385] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.266929  3391 raft_consensus.cc:740] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.267038  3390 ts_tablet_manager.cc:1434] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260710 11:12:34.267931  3224 heartbeater.cc:499] Master 127.1.2.254:44947 was elected leader, sending a full tablet report...
I20260710 11:12:34.267957  3391 consensus_queue.cc:260] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.287900  3392 raft_consensus.cc:359] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.289376  3392 raft_consensus.cc:385] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.289882  3392 raft_consensus.cc:740] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.291200  3392 consensus_queue.cc:260] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.304322  3372 heartbeater.cc:499] Master 127.1.2.254:44947 was elected leader, sending a full tablet report...
I20260710 11:12:34.311911  3391 ts_tablet_manager.cc:1434] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.058s	user 0.025s	sys 0.014s
I20260710 11:12:34.313159  3391 tablet_bootstrap.cc:492] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:34.315907  3389 tablet_bootstrap.cc:654] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.322718  3391 tablet_bootstrap.cc:654] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.329388  3390 tablet_bootstrap.cc:492] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:34.329954  3396 raft_consensus.cc:493] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.330761  3389 tablet_bootstrap.cc:492] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:34.331342  3389 ts_tablet_manager.cc:1403] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.000s
I20260710 11:12:34.330657  3396 raft_consensus.cc:515] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.334308  3389 raft_consensus.cc:359] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.335065  3389 raft_consensus.cc:385] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.335361  3389 raft_consensus.cc:740] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.341125  3392 ts_tablet_manager.cc:1434] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.088s	user 0.015s	sys 0.017s
I20260710 11:12:34.341203  3298 heartbeater.cc:499] Master 127.1.2.254:44947 was elected leader, sending a full tablet report...
I20260710 11:12:34.342101  3392 tablet_bootstrap.cc:492] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:34.337141  3396 leader_election.cc:290] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:34.344137  3390 tablet_bootstrap.cc:654] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.360924  3390 tablet_bootstrap.cc:492] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:34.361426  3390 ts_tablet_manager.cc:1403] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.005s
I20260710 11:12:34.338321  3389 consensus_queue.cc:260] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.366389  3389 ts_tablet_manager.cc:1434] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 11:12:34.364006  3390 raft_consensus.cc:359] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.367358  3390 raft_consensus.cc:385] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.367455  3389 tablet_bootstrap.cc:492] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:34.367693  3390 raft_consensus.cc:740] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.370627  3390 consensus_queue.cc:260] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.377367  3390 ts_tablet_manager.cc:1434] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260710 11:12:34.377516  3392 tablet_bootstrap.cc:654] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.378567  3390 tablet_bootstrap.cc:492] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:34.375393  3389 tablet_bootstrap.cc:654] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.389755  3391 tablet_bootstrap.cc:492] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:34.390275  3391 ts_tablet_manager.cc:1403] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.032s
I20260710 11:12:34.391157  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8287c19f86c4096b92478347455ad0b" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:34.392127  3199 raft_consensus.cc:2468] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:34.393417  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8287c19f86c4096b92478347455ad0b" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:34.393249  3391 raft_consensus.cc:359] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.394124  3390 tablet_bootstrap.cc:654] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.394177  3391 raft_consensus.cc:385] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.394733  3391 raft_consensus.cc:740] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
W20260710 11:12:34.395407  3089 leader_election.cc:343] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.395694  3391 consensus_queue.cc:260] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.397379  3088 leader_election.cc:304] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [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: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74
I20260710 11:12:34.398285  3391 ts_tablet_manager.cc:1434] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:34.398501  3396 raft_consensus.cc:2804] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.398947  3396 raft_consensus.cc:493] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.399320  3396 raft_consensus.cc:3060] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.399556  3391 tablet_bootstrap.cc:492] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:34.401279  3392 tablet_bootstrap.cc:492] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:34.401777  3392 ts_tablet_manager.cc:1403] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.060s	user 0.001s	sys 0.016s
I20260710 11:12:34.405012  3392 raft_consensus.cc:359] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.406527  3391 tablet_bootstrap.cc:654] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.406584  3392 raft_consensus.cc:385] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.407209  3392 raft_consensus.cc:740] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.407357  3396 raft_consensus.cc:515] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.408131  3392 consensus_queue.cc:260] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.410584  3392 ts_tablet_manager.cc:1434] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 11:12:34.411192  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8287c19f86c4096b92478347455ad0b" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:34.411718  3392 tablet_bootstrap.cc:492] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
W20260710 11:12:34.412739  3089 leader_election.cc:343] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.413797  3396 leader_election.cc:290] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Requested vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:34.414984  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8287c19f86c4096b92478347455ad0b" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:34.415616  3199 raft_consensus.cc:3060] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.421911  3389 tablet_bootstrap.cc:492] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:34.422474  3389 ts_tablet_manager.cc:1403] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.003s
I20260710 11:12:34.425123  3199 raft_consensus.cc:2468] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
I20260710 11:12:34.425520  3389 raft_consensus.cc:359] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.431746  3389 raft_consensus.cc:385] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.432078  3389 raft_consensus.cc:740] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.432524  3088 leader_election.cc:304] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [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: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74
I20260710 11:12:34.432871  3389 consensus_queue.cc:260] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.433713  3396 raft_consensus.cc:2804] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.445019  3389 ts_tablet_manager.cc:1434] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.001s
I20260710 11:12:34.447018  3389 tablet_bootstrap.cc:492] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:34.447422  3396 raft_consensus.cc:697] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 1 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:34.448405  3396 consensus_queue.cc:237] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.445170  3392 tablet_bootstrap.cc:654] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.450944  3391 tablet_bootstrap.cc:492] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:34.451550  3391 ts_tablet_manager.cc:1403] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.023s
I20260710 11:12:34.455799  3391 raft_consensus.cc:359] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.458097  3389 tablet_bootstrap.cc:654] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.462230  3390 tablet_bootstrap.cc:492] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:34.462999  3390 ts_tablet_manager.cc:1403] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.012s
I20260710 11:12:34.468014  3391 raft_consensus.cc:385] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.468662  3391 raft_consensus.cc:740] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.470031  3391 consensus_queue.cc:260] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.473302  3391 ts_tablet_manager.cc:1434] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:12:34.476249  3391 tablet_bootstrap.cc:492] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:34.479924  3399 raft_consensus.cc:493] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.480533  3399 raft_consensus.cc:515] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.473869  3390 raft_consensus.cc:359] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.483702  3390 raft_consensus.cc:385] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.484200  3390 raft_consensus.cc:740] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.485241  3390 consensus_queue.cc:260] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.488705  3390 ts_tablet_manager.cc:1434] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260710 11:12:34.490168  3390 tablet_bootstrap.cc:492] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:34.499338  3390 tablet_bootstrap.cc:654] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.500519  3399 leader_election.cc:290] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:34.501916  3391 tablet_bootstrap.cc:654] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.505895  3400 raft_consensus.cc:493] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.506569  3400 raft_consensus.cc:515] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.526459  3400 leader_election.cc:290] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:34.531401  3392 tablet_bootstrap.cc:492] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:34.532001  3392 ts_tablet_manager.cc:1403] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.015s
I20260710 11:12:34.532330  3391 tablet_bootstrap.cc:492] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:34.532807  3391 ts_tablet_manager.cc:1403] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.008s
I20260710 11:12:34.534260  3390 tablet_bootstrap.cc:492] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:34.534936  3390 ts_tablet_manager.cc:1403] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.011s
I20260710 11:12:34.535463  3391 raft_consensus.cc:359] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.536314  3391 raft_consensus.cc:385] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.536640  3391 raft_consensus.cc:740] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.537508  3391 consensus_queue.cc:260] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.539817  3391 ts_tablet_manager.cc:1434] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:34.540822  3391 tablet_bootstrap.cc:492] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:34.539986  3019 catalog_manager.cc:5697] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.534922  3392 raft_consensus.cc:359] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.559664  3389 tablet_bootstrap.cc:492] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:34.560220  3389 ts_tablet_manager.cc:1403] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.113s	user 0.016s	sys 0.015s
I20260710 11:12:34.550868  3390 raft_consensus.cc:359] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.567971  3390 raft_consensus.cc:385] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.568305  3390 raft_consensus.cc:740] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.568928  3390 consensus_queue.cc:260] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.570889  3390 ts_tablet_manager.cc:1434] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.001s
I20260710 11:12:34.551388  3392 raft_consensus.cc:385] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.576551  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e87e9395f37484ab8e0c3272be57304" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
W20260710 11:12:34.577775  3311 leader_election.cc:343] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.578346  3389 raft_consensus.cc:359] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.579423  3389 raft_consensus.cc:385] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.572190  3392 raft_consensus.cc:740] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.581672  3392 consensus_queue.cc:260] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.583700  3391 tablet_bootstrap.cc:654] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.586326  3389 raft_consensus.cc:740] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.586299  3390 tablet_bootstrap.cc:492] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:34.587327  3389 consensus_queue.cc:260] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.586084  3392 ts_tablet_manager.cc:1434] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260710 11:12:34.596617  3392 tablet_bootstrap.cc:492] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:34.603200  3390 tablet_bootstrap.cc:654] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.606894  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5db587c60c4cc2970cae214fe4f802" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:34.608605  3199 raft_consensus.cc:2468] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 0.
I20260710 11:12:34.609747  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5db587c60c4cc2970cae214fe4f802" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:34.605062  3389 ts_tablet_manager.cc:1434] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260710 11:12:34.609802  3237 leader_election.cc:304] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8, 76e20ea82b4a4ff783750beb3a019239; no voters: 
I20260710 11:12:34.611902  3400 raft_consensus.cc:2804] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.612303  3400 raft_consensus.cc:493] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.613003  3389 tablet_bootstrap.cc:492] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:34.613101  3400 raft_consensus.cc:3060] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:34.612118  3239 leader_election.cc:343] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.617974  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e87e9395f37484ab8e0c3272be57304" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:34.618651  3392 tablet_bootstrap.cc:654] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.618763  3273 raft_consensus.cc:2468] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 0.
I20260710 11:12:34.619856  3391 tablet_bootstrap.cc:492] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:34.620311  3398 raft_consensus.cc:493] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.620426  3313 leader_election.cc:304] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6aa416940aed40168a3d0b21dd2bdfc8, 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:34.623255  3399 raft_consensus.cc:2804] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.623667  3399 raft_consensus.cc:493] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.623996  3399 raft_consensus.cc:3060] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.626307  3400 raft_consensus.cc:515] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.620328  3391 ts_tablet_manager.cc:1403] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.014s
I20260710 11:12:34.621062  3398 raft_consensus.cc:515] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.629485  3389 tablet_bootstrap.cc:654] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.630489  3398 leader_election.cc:290] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:34.640575  3400 leader_election.cc:290] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 election: Requested vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:34.641273  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5db587c60c4cc2970cae214fe4f802" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:34.642192  3199 raft_consensus.cc:3060] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.643400  3392 tablet_bootstrap.cc:492] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:34.644052  3392 ts_tablet_manager.cc:1403] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.013s
I20260710 11:12:34.644167  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5db587c60c4cc2970cae214fe4f802" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:34.646152  3399 raft_consensus.cc:515] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
W20260710 11:12:34.647148  3239 leader_election.cc:343] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.643052  3391 raft_consensus.cc:359] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.647830  3391 raft_consensus.cc:385] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.648150  3391 raft_consensus.cc:740] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.648337  3199 raft_consensus.cc:2468] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 1.
I20260710 11:12:34.648937  3391 consensus_queue.cc:260] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.649168  3198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e87e9395f37484ab8e0c3272be57304" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:34.649413  3237 leader_election.cc:304] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8, 76e20ea82b4a4ff783750beb3a019239; no voters: db669a8183554567834ff39169778e41
I20260710 11:12:34.649214  3399 leader_election.cc:290] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 election: Requested vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:34.645732  3390 tablet_bootstrap.cc:492] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
W20260710 11:12:34.650687  3311 leader_election.cc:343] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.651335  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e87e9395f37484ab8e0c3272be57304" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:34.651927  3273 raft_consensus.cc:3060] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.652057  3400 raft_consensus.cc:2804] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.650959  3390 ts_tablet_manager.cc:1403] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.010s
I20260710 11:12:34.659163  3273 raft_consensus.cc:2468] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 1.
I20260710 11:12:34.659034  3390 raft_consensus.cc:359] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.660662  3313 leader_election.cc:304] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6aa416940aed40168a3d0b21dd2bdfc8, 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:34.661463  3399 raft_consensus.cc:2804] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.661916  3399 raft_consensus.cc:697] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 LEADER]: Becoming Leader. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Running, Role: LEADER
I20260710 11:12:34.662906  3390 raft_consensus.cc:385] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.662751  3399 consensus_queue.cc:237] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.663424  3390 raft_consensus.cc:740] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.664415  3390 consensus_queue.cc:260] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.665454  3392 raft_consensus.cc:359] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.670447  3392 raft_consensus.cc:385] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.670846  3392 raft_consensus.cc:740] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.667903  3400 raft_consensus.cc:697] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 LEADER]: Becoming Leader. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:34.671551  3390 ts_tablet_manager.cc:1434] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:12:34.672606  3390 tablet_bootstrap.cc:492] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:34.673194  3392 consensus_queue.cc:260] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.676910  3391 ts_tablet_manager.cc:1434] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.001s
I20260710 11:12:34.672230  3400 consensus_queue.cc:237] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.677946  3391 tablet_bootstrap.cc:492] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:34.680786  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192e46dd955f4488931259041eab368d" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:34.681453  3124 raft_consensus.cc:2468] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 0.
I20260710 11:12:34.682585  3392 ts_tablet_manager.cc:1434] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260710 11:12:34.684547  3392 tablet_bootstrap.cc:492] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:34.684906  3391 tablet_bootstrap.cc:654] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.683104  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192e46dd955f4488931259041eab368d" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:34.685783  3347 raft_consensus.cc:2468] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 0.
I20260710 11:12:34.687139  3164 leader_election.cc:304] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 
I20260710 11:12:34.687605  3398 raft_consensus.cc:493] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.688230  3398 raft_consensus.cc:515] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.690563  3398 leader_election.cc:290] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:34.690363  3018 catalog_manager.cc:5697] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196). New cstate: current_term: 1 leader_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:34.691176  3398 raft_consensus.cc:2804] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.692045  3398 raft_consensus.cc:493] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.692533  3398 raft_consensus.cc:3060] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.693562  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec9bf625c14eb9a41e946d8aa2bae8" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:34.693646  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec9bf625c14eb9a41e946d8aa2bae8" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:34.695124  3392 tablet_bootstrap.cc:654] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:34.695142  3164 leader_election.cc:343] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:34.696219  3165 leader_election.cc:343] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.696736  3165 leader_election.cc:304] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41
I20260710 11:12:34.698267  3440 raft_consensus.cc:2749] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:34.692507  3390 tablet_bootstrap.cc:654] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.702560  3440 raft_consensus.cc:493] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.703168  3440 raft_consensus.cc:515] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.703766  3398 raft_consensus.cc:515] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.707991  3391 tablet_bootstrap.cc:492] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:34.708516  3391 ts_tablet_manager.cc:1403] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.003s
I20260710 11:12:34.708735  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192e46dd955f4488931259041eab368d" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:34.709342  3347 raft_consensus.cc:3060] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.711786  3440 leader_election.cc:290] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:34.711688  3391 raft_consensus.cc:359] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.712494  3391 raft_consensus.cc:385] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.712786  3391 raft_consensus.cc:740] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.713373  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e293efca47234f71ac1b94c7090c1f0c" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:34.714085  3346 raft_consensus.cc:2468] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 0.
I20260710 11:12:34.714717  3398 leader_election.cc:290] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Requested vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:34.714834  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192e46dd955f4488931259041eab368d" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:34.715437  3124 raft_consensus.cc:3060] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.715387  3164 leader_election.cc:304] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 
I20260710 11:12:34.715626  3391 consensus_queue.cc:260] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.716475  3398 raft_consensus.cc:2804] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.716935  3398 raft_consensus.cc:493] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.717334  3398 raft_consensus.cc:3060] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.717417  3347 raft_consensus.cc:2468] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:34.717912  3391 ts_tablet_manager.cc:1434] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:34.718639  3164 leader_election.cc:304] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 
I20260710 11:12:34.718950  3391 tablet_bootstrap.cc:492] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:34.723439  3389 tablet_bootstrap.cc:492] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:34.724123  3389 ts_tablet_manager.cc:1403] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.002s
I20260710 11:12:34.725060  3124 raft_consensus.cc:2468] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:34.732486  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e293efca47234f71ac1b94c7090c1f0c" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:34.732860  3440 raft_consensus.cc:2804] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.733153  3273 raft_consensus.cc:2468] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 0.
I20260710 11:12:34.735553  3390 tablet_bootstrap.cc:492] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:34.736076  3390 ts_tablet_manager.cc:1403] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.008s
I20260710 11:12:34.739444  3440 raft_consensus.cc:697] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Becoming Leader. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:34.740314  3391 tablet_bootstrap.cc:654] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.740574  3440 consensus_queue.cc:237] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.739624  3398 raft_consensus.cc:515] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.739097  3390 raft_consensus.cc:359] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.743866  3390 raft_consensus.cc:385] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.744204  3390 raft_consensus.cc:740] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.745059  3390 consensus_queue.cc:260] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.746903  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e293efca47234f71ac1b94c7090c1f0c" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:34.747254  3390 ts_tablet_manager.cc:1434] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:12:34.747684  3273 raft_consensus.cc:3060] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.748324  3390 tablet_bootstrap.cc:492] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:34.749717  3389 raft_consensus.cc:359] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.752122  3389 raft_consensus.cc:385] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.752530  3389 raft_consensus.cc:740] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.753451  3389 consensus_queue.cc:260] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.756304  3273 raft_consensus.cc:2468] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:34.757040  3391 tablet_bootstrap.cc:492] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:34.757607  3165 leader_election.cc:304] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8, 76e20ea82b4a4ff783750beb3a019239; no voters: 
I20260710 11:12:34.759233  3391 ts_tablet_manager.cc:1403] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.008s
I20260710 11:12:34.759965  3019 catalog_manager.cc:5697] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "76e20ea82b4a4ff783750beb3a019239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:34.760963  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e293efca47234f71ac1b94c7090c1f0c" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:34.761556  3347 raft_consensus.cc:3060] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.762238  3391 raft_consensus.cc:359] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.762941  3391 raft_consensus.cc:385] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.763223  3391 raft_consensus.cc:740] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.763957  3391 consensus_queue.cc:260] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:34.766084  3391 ts_tablet_manager.cc:1434] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:12:34.766762  3396 raft_consensus.cc:493] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.767027  3391 tablet_bootstrap.cc:492] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:34.767220  3396 raft_consensus.cc:515] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.768738  3347 raft_consensus.cc:2468] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:34.769670  3396 leader_election.cc:290] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:34.769212  3398 leader_election.cc:290] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:34.770444  3390 tablet_bootstrap.cc:654] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.771091  3398 raft_consensus.cc:2804] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.771304  3389 ts_tablet_manager.cc:1434] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260710 11:12:34.771838  3398 raft_consensus.cc:697] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Becoming Leader. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:34.772761  3398 consensus_queue.cc:237] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.774648  3392 tablet_bootstrap.cc:492] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:34.775166  3392 ts_tablet_manager.cc:1403] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.002s
I20260710 11:12:34.776484  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d125428082d4426adaeedf7c6a68e4a" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:34.780139  3392 raft_consensus.cc:359] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.780882  3392 raft_consensus.cc:385] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.781176  3392 raft_consensus.cc:740] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.781929  3392 consensus_queue.cc:260] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.784162  3392 ts_tablet_manager.cc:1434] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:12:34.785135  3392 tablet_bootstrap.cc:492] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
W20260710 11:12:34.780143  3089 leader_election.cc:343] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.792503  3389 tablet_bootstrap.cc:492] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:34.793502  3400 raft_consensus.cc:493] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.794004  3400 raft_consensus.cc:515] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.787530  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d125428082d4426adaeedf7c6a68e4a" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:34.796413  3400 leader_election.cc:290] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:34.797962  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb5109f75114cfd88bdff60d9fb9ab8" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:34.798579  3124 raft_consensus.cc:2468] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 0.
I20260710 11:12:34.798183  3019 catalog_manager.cc:5697] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:34.802407  3389 tablet_bootstrap.cc:654] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.805154  3239 leader_election.cc:304] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:34.819711  3400 raft_consensus.cc:2804] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.820282  3400 raft_consensus.cc:493] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:12:34.803560  3090 leader_election.cc:343] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.820652  3400 raft_consensus.cc:3060] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.820811  3090 leader_election.cc:304] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8, 6c4ba53e1b3d49929767c5aa7fb5db74
I20260710 11:12:34.822129  3396 raft_consensus.cc:2749] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:34.808238  3018 catalog_manager.cc:5697] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "76e20ea82b4a4ff783750beb3a019239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.825816  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb5109f75114cfd88bdff60d9fb9ab8" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:34.827749  3391 tablet_bootstrap.cc:654] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:34.828306  3238 leader_election.cc:343] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.829350  3390 tablet_bootstrap.cc:492] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:34.829886  3390 ts_tablet_manager.cc:1403] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.020s
I20260710 11:12:34.833818  3399 raft_consensus.cc:493] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.833549  3390 raft_consensus.cc:359] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.834285  3390 raft_consensus.cc:385] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.834748  3390 raft_consensus.cc:740] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.834285  3399 raft_consensus.cc:515] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.835882  3391 tablet_bootstrap.cc:492] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:34.836151  3392 tablet_bootstrap.cc:654] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.835561  3400 raft_consensus.cc:515] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.836956  3399 leader_election.cc:290] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:34.837932  3400 leader_election.cc:290] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 election: Requested vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:34.838498  3391 ts_tablet_manager.cc:1403] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.003s
I20260710 11:12:34.838656  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb5109f75114cfd88bdff60d9fb9ab8" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
W20260710 11:12:34.840035  3238 leader_election.cc:343] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.840576  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7e10ef02da49d58b71a76385a4d5ee" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:34.841209  3273 raft_consensus.cc:2468] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 0.
I20260710 11:12:34.841576  3391 raft_consensus.cc:359] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.842491  3391 raft_consensus.cc:385] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.842644  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb5109f75114cfd88bdff60d9fb9ab8" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:34.842867  3391 raft_consensus.cc:740] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.843266  3124 raft_consensus.cc:3060] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.843633  3389 tablet_bootstrap.cc:492] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:34.839749  3390 consensus_queue.cc:260] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.844069  3389 ts_tablet_manager.cc:1403] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.000s
I20260710 11:12:34.846091  3390 ts_tablet_manager.cc:1434] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.007s
I20260710 11:12:34.847141  3390 tablet_bootstrap.cc:492] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:34.848304  3389 raft_consensus.cc:359] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.849308  3389 raft_consensus.cc:385] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.849696  3389 raft_consensus.cc:740] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.844034  3391 consensus_queue.cc:260] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.852108  3435 raft_consensus.cc:493] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.852589  3435 raft_consensus.cc:515] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.853212  3391 ts_tablet_manager.cc:1434] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:12:34.854592  3390 tablet_bootstrap.cc:654] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.854167  3389 consensus_queue.cc:260] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.854941  3435 leader_election.cc:290] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:34.857012  3389 ts_tablet_manager.cc:1434] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:12:34.858012  3389 tablet_bootstrap.cc:492] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:34.860249  3391 tablet_bootstrap.cc:492] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:34.861937  3198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82520b0f29c641b99584807854642902" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:34.863757  3313 leader_election.cc:304] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8, 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 
W20260710 11:12:34.865314  3311 leader_election.cc:343] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.865710  3391 tablet_bootstrap.cc:654] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.868968  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82520b0f29c641b99584807854642902" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
W20260710 11:12:34.870810  3313 leader_election.cc:343] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.871394  3313 leader_election.cc:304] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 6aa416940aed40168a3d0b21dd2bdfc8, 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:34.868503  3389 tablet_bootstrap.cc:654] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.879348  3396 consensus_queue.cc:1048] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.883395  3399 raft_consensus.cc:2804] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.883865  3399 raft_consensus.cc:493] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.884218  3399 raft_consensus.cc:3060] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.884349  3391 tablet_bootstrap.cc:492] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:34.885002  3391 ts_tablet_manager.cc:1403] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.002s
I20260710 11:12:34.889635  3390 tablet_bootstrap.cc:492] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:34.889835  3435 raft_consensus.cc:2749] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:34.890143  3390 ts_tablet_manager.cc:1403] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.010s
I20260710 11:12:34.893836  3399 raft_consensus.cc:515] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.896879  3389 tablet_bootstrap.cc:492] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:34.897274  3124 raft_consensus.cc:2468] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 1.
I20260710 11:12:34.900265  3391 raft_consensus.cc:359] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.910313  3391 raft_consensus.cc:385] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.910413  3389 ts_tablet_manager.cc:1403] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.000s
I20260710 11:12:34.910698  3391 raft_consensus.cc:740] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.911566  3391 consensus_queue.cc:260] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.912205  3347 raft_consensus.cc:3060] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.913628  3391 ts_tablet_manager.cc:1434] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:12:34.914562  3391 tablet_bootstrap.cc:492] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:34.914454  3389 raft_consensus.cc:359] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.915585  3389 raft_consensus.cc:385] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.915985  3389 raft_consensus.cc:740] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.916909  3389 consensus_queue.cc:260] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.903671  3390 raft_consensus.cc:359] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.918061  3390 raft_consensus.cc:385] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.918408  3390 raft_consensus.cc:740] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.919179  3390 consensus_queue.cc:260] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.919883  3389 ts_tablet_manager.cc:1434] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:12:34.921835  3390 ts_tablet_manager.cc:1434] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260710 11:12:34.922942  3390 tablet_bootstrap.cc:492] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:34.921177  3389 tablet_bootstrap.cc:492] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:34.924149  3239 leader_election.cc:304] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74
I20260710 11:12:34.935575  3400 raft_consensus.cc:2804] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.936069  3400 raft_consensus.cc:697] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 LEADER]: Becoming Leader. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:34.936889  3400 consensus_queue.cc:237] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.941040  3389 tablet_bootstrap.cc:654] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.926612  3391 tablet_bootstrap.cc:654] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.948257  3396 consensus_queue.cc:1048] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.928306  3399 leader_election.cc:290] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
W20260710 11:12:34.930860  3313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.2.195:44325, user_credentials={real_user=slave}} blocked reactor thread for 60094.9us
I20260710 11:12:34.949374  3390 tablet_bootstrap.cc:654] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.954742  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7e10ef02da49d58b71a76385a4d5ee" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:34.956496  3273 raft_consensus.cc:3060] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.962906  3398 raft_consensus.cc:493] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.963464  3398 raft_consensus.cc:515] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.964784  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7e10ef02da49d58b71a76385a4d5ee" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:34.965278  3123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7e10ef02da49d58b71a76385a4d5ee" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
W20260710 11:12:34.966313  3313 leader_election.cc:343] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.966018  3020 catalog_manager.cc:5697] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:34.967303  3313 leader_election.cc:343] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.967394  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:34.969224  3123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
W20260710 11:12:34.969384  3165 leader_election.cc:343] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:34.970485  3165 leader_election.cc:343] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.965309  3398 leader_election.cc:290] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:34.970866  3165 leader_election.cc:304] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239; no voters: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41
I20260710 11:12:34.971958  3398 raft_consensus.cc:2749] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:34.976457  3273 raft_consensus.cc:2468] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 1.
I20260710 11:12:34.981892  3392 tablet_bootstrap.cc:492] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:34.982731  3391 tablet_bootstrap.cc:492] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:34.983227  3392 ts_tablet_manager.cc:1403] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.198s	user 0.037s	sys 0.047s
I20260710 11:12:34.983227  3391 ts_tablet_manager.cc:1403] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.005s
I20260710 11:12:34.983928  3313 leader_election.cc:304] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6aa416940aed40168a3d0b21dd2bdfc8, 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: db669a8183554567834ff39169778e41
I20260710 11:12:34.984997  3399 raft_consensus.cc:2804] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.985488  3399 raft_consensus.cc:697] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 LEADER]: Becoming Leader. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Running, Role: LEADER
I20260710 11:12:34.986603  3399 consensus_queue.cc:237] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.988125  3391 raft_consensus.cc:359] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.988862  3391 raft_consensus.cc:385] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.989171  3391 raft_consensus.cc:740] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.990000  3391 consensus_queue.cc:260] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:34.992282  3390 tablet_bootstrap.cc:492] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:34.992355  3391 ts_tablet_manager.cc:1434] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:12:34.992884  3390 ts_tablet_manager.cc:1403] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.003s
I20260710 11:12:34.993237  3389 tablet_bootstrap.cc:492] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:34.993378  3391 tablet_bootstrap.cc:492] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:34.993960  3389 ts_tablet_manager.cc:1403] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.019s
I20260710 11:12:34.997599  3389 raft_consensus.cc:359] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:34.998579  3389 raft_consensus.cc:385] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.995275  3390 raft_consensus.cc:359] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:34.999073  3389 raft_consensus.cc:740] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.999164  3390 raft_consensus.cc:385] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.000478  3390 raft_consensus.cc:740] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.000298  3389 consensus_queue.cc:260] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.002141  3391 tablet_bootstrap.cc:654] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.005220  3389 ts_tablet_manager.cc:1434] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 11:12:34.988221  3392 raft_consensus.cc:359] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.005712  3392 raft_consensus.cc:385] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.006065  3392 raft_consensus.cc:740] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.006307  3389 tablet_bootstrap.cc:492] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:35.006906  3392 consensus_queue.cc:260] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.007838  3390 consensus_queue.cc:260] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.009475  3392 ts_tablet_manager.cc:1434] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:12:35.012581  3389 tablet_bootstrap.cc:654] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.029206  3390 ts_tablet_manager.cc:1434] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 11:12:35.037904  3391 tablet_bootstrap.cc:492] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:35.038496  3391 ts_tablet_manager.cc:1403] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.017s
I20260710 11:12:35.041493  3391 raft_consensus.cc:359] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.042212  3391 raft_consensus.cc:385] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.042533  3391 raft_consensus.cc:740] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.043797  3390 tablet_bootstrap.cc:492] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:35.043512  3391 consensus_queue.cc:260] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.044476  3399 raft_consensus.cc:493] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.044930  3399 raft_consensus.cc:515] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.050153  3198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e98a6c3a02d45b0bac35221f72c3f3d" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:35.050806  3389 tablet_bootstrap.cc:492] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:35.051347  3389 ts_tablet_manager.cc:1403] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.016s
I20260710 11:12:35.051421  3390 tablet_bootstrap.cc:654] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:35.051653  3311 leader_election.cc:343] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.052492  3398 raft_consensus.cc:493] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.052964  3398 raft_consensus.cc:515] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.055188  3389 raft_consensus.cc:359] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.056535  3389 raft_consensus.cc:385] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.057011  3389 raft_consensus.cc:740] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.057138  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82520b0f29c641b99584807854642902" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:35.057964  3389 consensus_queue.cc:260] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.059542  3440 raft_consensus.cc:493] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.060050  3440 raft_consensus.cc:515] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
W20260710 11:12:35.060374  3070 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:35.058555  3020 catalog_manager.cc:5697] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196). New cstate: current_term: 1 leader_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.060359  3389 ts_tablet_manager.cc:1434] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:35.061730  3389 tablet_bootstrap.cc:492] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41: Bootstrap starting.
W20260710 11:12:35.061832  3165 leader_election.cc:343] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.062101  3440 leader_election.cc:290] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:35.063588  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e87e9395f37484ab8e0c3272be57304" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:35.064319  3273 raft_consensus.cc:2393] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76e20ea82b4a4ff783750beb3a019239 in current term 1: Already voted for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in this term.
I20260710 11:12:35.064188  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e87e9395f37484ab8e0c3272be57304" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:35.055313  3398 leader_election.cc:290] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:35.065680  3164 leader_election.cc:304] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239; no voters: 6aa416940aed40168a3d0b21dd2bdfc8, 6c4ba53e1b3d49929767c5aa7fb5db74
I20260710 11:12:35.066666  3398 raft_consensus.cc:3060] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.067500  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e98a6c3a02d45b0bac35221f72c3f3d" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:35.068394  3389 tablet_bootstrap.cc:654] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:35.068971  3313 leader_election.cc:343] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.069430  3313 leader_election.cc:304] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 6aa416940aed40168a3d0b21dd2bdfc8, 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:35.071046  3453 raft_consensus.cc:2749] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.073958  3398 raft_consensus.cc:2749] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.074433  3453 consensus_queue.cc:1048] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.077108  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82520b0f29c641b99584807854642902" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:35.077778  3347 raft_consensus.cc:2468] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 0.
I20260710 11:12:35.078121  3390 tablet_bootstrap.cc:492] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:35.078588  3390 ts_tablet_manager.cc:1403] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.001s
I20260710 11:12:35.079182  3392 tablet_bootstrap.cc:492] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:35.079690  3164 leader_election.cc:304] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:35.079694  3389 tablet_bootstrap.cc:492] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:35.081048  3396 raft_consensus.cc:493] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.081272  3389 ts_tablet_manager.cc:1403] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260710 11:12:35.081758  3413 raft_consensus.cc:493] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.081642  3396 raft_consensus.cc:515] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.082237  3413 raft_consensus.cc:515] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.083879  3396 leader_election.cc:290] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:35.084230  3413 leader_election.cc:290] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:35.085170  3198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbdc639747a4b3b97ec8b56bc1ab649" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:35.086355  3399 leader_election.cc:290] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:35.086570  3398 raft_consensus.cc:2804] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:12:35.086628  3088 leader_election.cc:343] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.087061  3398 raft_consensus.cc:493] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.087529  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9229b99dbf74ff69283bba666ade310" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:35.088009  3271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbdc639747a4b3b97ec8b56bc1ab649" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:35.088368  3390 raft_consensus.cc:359] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.089048  3390 raft_consensus.cc:385] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:12:35.089003  3090 leader_election.cc:343] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.089440  3390 raft_consensus.cc:740] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
W20260710 11:12:35.089819  3090 leader_election.cc:343] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.090360  3090 leader_election.cc:304] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8, 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:35.090880  3389 raft_consensus.cc:359] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.091547  3389 raft_consensus.cc:385] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.091517  3413 raft_consensus.cc:2749] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.087558  3398 raft_consensus.cc:3060] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.091787  3390 consensus_queue.cc:260] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.092672  3389 raft_consensus.cc:740] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.093492  3389 consensus_queue.cc:260] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.089759  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9229b99dbf74ff69283bba666ade310" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:35.096309  3390 ts_tablet_manager.cc:1434] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:12:35.096926  3389 ts_tablet_manager.cc:1434] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 11:12:35.097146  3391 ts_tablet_manager.cc:1434] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.000s
I20260710 11:12:35.097227  3390 tablet_bootstrap.cc:492] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:35.097956  3389 tablet_bootstrap.cc:492] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:35.100428  3123 raft_consensus.cc:3060] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.103890  3389 tablet_bootstrap.cc:654] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.098119  3391 tablet_bootstrap.cc:492] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:35.116596  3390 tablet_bootstrap.cc:654] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.116217  3400 consensus_queue.cc:1048] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.118034  3440 raft_consensus.cc:493] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.118571  3440 raft_consensus.cc:515] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.120028  3453 raft_consensus.cc:493] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.120698  3440 leader_election.cc:290] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:35.120663  3453 raft_consensus.cc:515] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.123445  3453 leader_election.cc:290] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:35.125499  3121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe791fb291164c2b85e8cdfbb718d029" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:35.125780  3122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec9bf625c14eb9a41e946d8aa2bae8" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:35.126395  3122 raft_consensus.cc:2468] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 0.
W20260710 11:12:35.127043  3165 leader_election.cc:343] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.127121  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec9bf625c14eb9a41e946d8aa2bae8" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:35.094430  3347 raft_consensus.cc:2468] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:35.127904  3199 raft_consensus.cc:2468] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 0.
I20260710 11:12:35.128753  3089 leader_election.cc:304] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:35.130196  3413 raft_consensus.cc:2804] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.130546  3413 raft_consensus.cc:493] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.130869  3413 raft_consensus.cc:3060] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.130937  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe791fb291164c2b85e8cdfbb718d029" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:35.133359  3313 leader_election.cc:304] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:35.133898  3399 consensus_queue.cc:1048] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.134577  3435 raft_consensus.cc:2804] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.134979  3435 raft_consensus.cc:493] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.135329  3435 raft_consensus.cc:3060] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:35.139922  3165 leader_election.cc:343] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.140628  3165 leader_election.cc:304] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239; no voters: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41
I20260710 11:12:35.142047  3440 raft_consensus.cc:2749] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.145102  3396 raft_consensus.cc:493] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.145598  3396 raft_consensus.cc:515] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.147104  3400 consensus_queue.cc:1048] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.148140  3396 leader_election.cc:290] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:35.150535  3198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c4db51a11544d6945bd134a73884a9" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:35.151235  3198 raft_consensus.cc:2468] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:35.152383  3413 raft_consensus.cc:515] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.153005  3088 leader_election.cc:304] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:35.153203  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c4db51a11544d6945bd134a73884a9" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:35.153834  3272 raft_consensus.cc:2468] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:35.153896  3396 raft_consensus.cc:2804] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.154767  3396 raft_consensus.cc:493] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.155153  3396 raft_consensus.cc:3060] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.156520  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9229b99dbf74ff69283bba666ade310" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:35.156514  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9229b99dbf74ff69283bba666ade310" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:35.157763  3347 raft_consensus.cc:3060] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:35.158376  3090 leader_election.cc:343] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.120075  3398 raft_consensus.cc:515] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.163113  3398 leader_election.cc:290] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:35.163826  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82520b0f29c641b99584807854642902" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:35.164499  3346 raft_consensus.cc:3060] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.166949  3392 tablet_bootstrap.cc:654] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.175839  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82520b0f29c641b99584807854642902" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
W20260710 11:12:35.177294  3165 leader_election.cc:343] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.178210  3413 leader_election.cc:290] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:35.178684  3346 raft_consensus.cc:2468] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:35.180702  3164 leader_election.cc:304] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:35.187784  3440 raft_consensus.cc:2804] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.188833  3440 raft_consensus.cc:697] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Becoming Leader. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:35.189960  3440 consensus_queue.cc:237] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.197817  3396 raft_consensus.cc:515] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.203858  3390 tablet_bootstrap.cc:492] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:35.204290  3391 tablet_bootstrap.cc:654] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.204367  3390 ts_tablet_manager.cc:1403] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.002s
I20260710 11:12:35.206351  3392 tablet_bootstrap.cc:492] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:35.206729  3347 raft_consensus.cc:2468] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
I20260710 11:12:35.207089  3390 raft_consensus.cc:359] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.208024  3089 leader_election.cc:304] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:35.209081  3389 tablet_bootstrap.cc:492] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:35.209263  3390 raft_consensus.cc:385] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.209674  3389 ts_tablet_manager.cc:1403] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.112s	user 0.040s	sys 0.044s
I20260710 11:12:35.210402  3413 raft_consensus.cc:2804] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.211594  3413 raft_consensus.cc:697] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:35.206934  3392 ts_tablet_manager.cc:1403] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.004s
I20260710 11:12:35.209815  3390 raft_consensus.cc:740] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.213253  3389 raft_consensus.cc:359] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.213914  3389 raft_consensus.cc:385] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.214155  3389 raft_consensus.cc:740] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.213577  3390 consensus_queue.cc:260] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.183259  3435 raft_consensus.cc:515] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.216058  3389 consensus_queue.cc:260] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.218037  3389 ts_tablet_manager.cc:1434] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:12:35.218116  3413 consensus_queue.cc:237] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.218920  3389 tablet_bootstrap.cc:492] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:35.219003  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec9bf625c14eb9a41e946d8aa2bae8" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:35.219664  3124 raft_consensus.cc:3060] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.212476  3398 consensus_queue.cc:1048] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 11:12:35.226752  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c4db51a11544d6945bd134a73884a9" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:35.227358  3199 raft_consensus.cc:3060] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.238680  3435 leader_election.cc:290] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 election: Requested vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:35.240491  3396 leader_election.cc:290] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Requested vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:35.246960  3396 raft_consensus.cc:493] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.247677  3396 raft_consensus.cc:515] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.242676  3198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec9bf625c14eb9a41e946d8aa2bae8" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:35.247267  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c4db51a11544d6945bd134a73884a9" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:35.261157  3124 raft_consensus.cc:2468] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 1.
I20260710 11:12:35.281489  3398 consensus_queue.cc:1048] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.281656  3313 leader_election.cc:304] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:35.283773  3399 raft_consensus.cc:2804] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.284262  3399 raft_consensus.cc:697] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 LEADER]: Becoming Leader. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Running, Role: LEADER
I20260710 11:12:35.285058  3399 consensus_queue.cc:237] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.285953  3199 raft_consensus.cc:2468] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
I20260710 11:12:35.273717  3198 raft_consensus.cc:3060] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.276410  3435 raft_consensus.cc:493] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.289618  3435 raft_consensus.cc:515] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.289916  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:35.290648  3196 raft_consensus.cc:2468] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:35.291640  3435 leader_election.cc:290] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:35.274570  3273 raft_consensus.cc:3060] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.293678  3270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb5109f75114cfd88bdff60d9fb9ab8" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:35.294157  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb5109f75114cfd88bdff60d9fb9ab8" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:35.294931  3124 raft_consensus.cc:2393] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in current term 1: Already voted for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in this term.
I20260710 11:12:35.298202  3019 catalog_manager.cc:5697] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:35.299919  3392 raft_consensus.cc:359] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.300665  3392 raft_consensus.cc:385] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.300585  3313 leader_election.cc:304] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41
I20260710 11:12:35.301082  3392 raft_consensus.cc:740] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.301726  3270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:35.301885  3392 consensus_queue.cc:260] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.306348  3273 raft_consensus.cc:2468] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
W20260710 11:12:35.304570  3090 leader_election.cc:343] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.304196  3396 leader_election.cc:290] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:35.304518  3088 leader_election.cc:304] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:35.310485  3396 raft_consensus.cc:2804] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.310698  3088 leader_election.cc:304] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [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: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:35.311017  3396 raft_consensus.cc:697] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:35.311982  3412 raft_consensus.cc:2804] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.312961  3396 consensus_queue.cc:237] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.313458  3412 raft_consensus.cc:493] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.306680  3435 raft_consensus.cc:3060] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.315578  3412 raft_consensus.cc:3060] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.317058  3390 ts_tablet_manager.cc:1434] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.112s	user 0.008s	sys 0.014s
I20260710 11:12:35.318086  3390 tablet_bootstrap.cc:492] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:35.318861  3440 consensus_queue.cc:1048] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.321565  3391 tablet_bootstrap.cc:492] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:35.322281  3391 ts_tablet_manager.cc:1403] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.224s	user 0.011s	sys 0.017s
I20260710 11:12:35.331405  3389 tablet_bootstrap.cc:654] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.358356  3484 raft_consensus.cc:493] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.356122  3453 raft_consensus.cc:493] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.359210  3484 raft_consensus.cc:515] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.360008  3453 raft_consensus.cc:515] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.363487  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d125428082d4426adaeedf7c6a68e4a" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:35.364236  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d28d3fc3a9433fb47d3b3fe4754772" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
W20260710 11:12:35.365713  3313 leader_election.cc:343] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.356922  3198 raft_consensus.cc:2468] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 1.
W20260710 11:12:35.369601  3481 log.cc:927] Time spent T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260710 11:12:35.369017  3484 leader_election.cc:290] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:35.380096  3392 ts_tablet_manager.cc:1434] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.168s	user 0.007s	sys 0.002s
I20260710 11:12:35.380833  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d125428082d4426adaeedf7c6a68e4a" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:35.381507  3124 raft_consensus.cc:2468] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 0.
I20260710 11:12:35.382128  3412 raft_consensus.cc:515] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.382949  3313 leader_election.cc:304] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:35.383899  3399 raft_consensus.cc:2804] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.384266  3399 raft_consensus.cc:493] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.384603  3399 raft_consensus.cc:3060] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.384788  3412 leader_election.cc:290] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Requested vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:35.378264  3123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d28d3fc3a9433fb47d3b3fe4754772" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:35.374154  3453 leader_election.cc:290] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:35.391573  3390 tablet_bootstrap.cc:654] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.367027  3020 catalog_manager.cc:5697] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "76e20ea82b4a4ff783750beb3a019239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.396181  3391 raft_consensus.cc:359] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.398880  3391 raft_consensus.cc:385] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.399143  3391 raft_consensus.cc:740] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.407395  3391 consensus_queue.cc:260] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
W20260710 11:12:35.411849  3165 leader_election.cc:343] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.412626  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
W20260710 11:12:35.414147  3090 leader_election.cc:343] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.415854  3392 tablet_bootstrap.cc:492] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:35.416656  3018 catalog_manager.cc:5697] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196). New cstate: current_term: 1 leader_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.417660  3399 raft_consensus.cc:515] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.419843  3198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:35.420447  3198 raft_consensus.cc:3060] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.420864  3346 raft_consensus.cc:2468] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 0.
I20260710 11:12:35.418025  3435 raft_consensus.cc:2749] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.420387  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d125428082d4426adaeedf7c6a68e4a" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:35.426172  3391 ts_tablet_manager.cc:1434] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.000s
I20260710 11:12:35.426896  3391 tablet_bootstrap.cc:492] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:35.424634  3399 leader_election.cc:290] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:35.424633  3444 consensus_queue.cc:1048] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:12:35.436192  3396 raft_consensus.cc:493] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.436800  3396 raft_consensus.cc:515] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.441563  3389 tablet_bootstrap.cc:492] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:35.442083  3389 ts_tablet_manager.cc:1403] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.223s	user 0.015s	sys 0.014s
I20260710 11:12:35.445076  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe791fb291164c2b85e8cdfbb718d029" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:35.445355  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe791fb291164c2b85e8cdfbb718d029" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:35.445776  3199 raft_consensus.cc:2468] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:35.445937  3164 leader_election.cc:304] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: db669a8183554567834ff39169778e41
W20260710 11:12:35.446749  3313 leader_election.cc:343] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.447044  3088 leader_election.cc:304] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:35.447242  3440 raft_consensus.cc:2804] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.447577  3123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d125428082d4426adaeedf7c6a68e4a" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:35.447935  3440 raft_consensus.cc:493] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.448151  3123 raft_consensus.cc:3060] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.448340  3440 raft_consensus.cc:3060] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.445904  3273 raft_consensus.cc:2468] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:35.450544  3412 raft_consensus.cc:2804] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.452852  3412 raft_consensus.cc:493] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.453192  3412 raft_consensus.cc:3060] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.454659  3392 tablet_bootstrap.cc:654] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.456826  3123 raft_consensus.cc:2468] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 1.
I20260710 11:12:35.457778  3396 leader_election.cc:290] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:35.463937  3389 raft_consensus.cc:359] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.466883  3389 raft_consensus.cc:385] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.467345  3389 raft_consensus.cc:740] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.468765  3389 consensus_queue.cc:260] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.470958  3389 ts_tablet_manager.cc:1434] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260710 11:12:35.470273  3022 catalog_manager.cc:5697] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.473277  3440 raft_consensus.cc:515] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.475422  3440 leader_election.cc:290] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Requested vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:35.464321  3313 leader_election.cc:304] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:35.476519  3390 tablet_bootstrap.cc:492] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:35.476954  3390 ts_tablet_manager.cc:1403] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.012s
I20260710 11:12:35.467099  3412 raft_consensus.cc:515] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.478754  3391 tablet_bootstrap.cc:654] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.479620  3412 leader_election.cc:290] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Requested vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:35.471935  3389 tablet_bootstrap.cc:492] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:35.480279  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe791fb291164c2b85e8cdfbb718d029" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:35.480829  3199 raft_consensus.cc:3060] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.484213  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d28d3fc3a9433fb47d3b3fe4754772" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:35.484611  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe791fb291164c2b85e8cdfbb718d029" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:35.485179  3273 raft_consensus.cc:3060] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.485457  3490 raft_consensus.cc:2804] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.485975  3490 raft_consensus.cc:697] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 LEADER]: Becoming Leader. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Running, Role: LEADER
I20260710 11:12:35.486693  3490 consensus_queue.cc:237] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.483007  3198 raft_consensus.cc:2468] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
W20260710 11:12:35.492971  3313 consensus_peers.cc:597] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:35.494480  3088 leader_election.cc:304] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [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: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
W20260710 11:12:35.492277  3165 leader_election.cc:343] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.492049  3390 raft_consensus.cc:359] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.495914  3412 raft_consensus.cc:2804] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.497226  3390 raft_consensus.cc:385] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.500000  3412 raft_consensus.cc:697] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 1 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:35.504257  3273 raft_consensus.cc:2468] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
I20260710 11:12:35.500909  3390 raft_consensus.cc:740] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.505407  3090 leader_election.cc:304] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:35.503147  3412 consensus_queue.cc:237] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.506233  3396 raft_consensus.cc:2804] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.503038  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d28d3fc3a9433fb47d3b3fe4754772" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:35.507149  3396 raft_consensus.cc:697] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:35.507091  3390 consensus_queue.cc:260] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.507820  3346 raft_consensus.cc:3060] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.508442  3396 consensus_queue.cc:237] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.511301  3389 tablet_bootstrap.cc:654] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.523465  3390 ts_tablet_manager.cc:1434] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.002s
I20260710 11:12:35.499400  3199 raft_consensus.cc:2468] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
I20260710 11:12:35.526472  3392 tablet_bootstrap.cc:492] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:35.527513  3392 ts_tablet_manager.cc:1403] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.112s	user 0.003s	sys 0.011s
I20260710 11:12:35.533558  3390 tablet_bootstrap.cc:492] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:35.531631  3482 consensus_queue.cc:1048] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 11:12:35.540452  3392 raft_consensus.cc:359] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.541126  3392 raft_consensus.cc:385] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.541381  3392 raft_consensus.cc:740] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.542119  3392 consensus_queue.cc:260] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.544350  3392 ts_tablet_manager.cc:1434] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:12:35.545382  3392 tablet_bootstrap.cc:492] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:35.546054  3019 catalog_manager.cc:5697] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196). New cstate: current_term: 1 leader_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.551083  3391 tablet_bootstrap.cc:492] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:35.551548  3391 ts_tablet_manager.cc:1403] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.006s
I20260710 11:12:35.553236  3389 tablet_bootstrap.cc:492] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:35.553828  3389 ts_tablet_manager.cc:1403] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.010s
I20260710 11:12:35.561532  3392 tablet_bootstrap.cc:654] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.562829  3346 raft_consensus.cc:2468] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:35.562736  3482 consensus_queue.cc:1048] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.564421  3164 leader_election.cc:304] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: db669a8183554567834ff39169778e41
I20260710 11:12:35.565447  3390 tablet_bootstrap.cc:654] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.565884  3440 raft_consensus.cc:2804] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.566540  3440 raft_consensus.cc:697] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Becoming Leader. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:35.567386  3440 consensus_queue.cc:237] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.566532  3391 raft_consensus.cc:359] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.571228  3391 raft_consensus.cc:385] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.571533  3391 raft_consensus.cc:740] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.572471  3391 consensus_queue.cc:260] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.580811  3391 ts_tablet_manager.cc:1434] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:12:35.579452  3389 raft_consensus.cc:359] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.587040  3389 raft_consensus.cc:385] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.586473  3391 tablet_bootstrap.cc:492] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:35.587818  3389 raft_consensus.cc:740] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.593874  3389 consensus_queue.cc:260] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.596982  3389 ts_tablet_manager.cc:1434] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260710 11:12:35.598176  3389 tablet_bootstrap.cc:492] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:35.611363  3436 raft_consensus.cc:493] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.611939  3436 raft_consensus.cc:515] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.614086  3436 leader_election.cc:290] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:35.618307  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d125428082d4426adaeedf7c6a68e4a" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:35.619776  3490 consensus_queue.cc:1048] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.622231  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d125428082d4426adaeedf7c6a68e4a" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:35.623392  3389 tablet_bootstrap.cc:654] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.622990  3124 raft_consensus.cc:2393] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aa416940aed40168a3d0b21dd2bdfc8 in current term 1: Already voted for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in this term.
I20260710 11:12:35.630113  3391 tablet_bootstrap.cc:654] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.651751  3239 leader_election.cc:304] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41
I20260710 11:12:35.658005  3400 raft_consensus.cc:3060] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.653247  3440 consensus_queue.cc:1048] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:12:35.660977  3022 catalog_manager.cc:5697] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.672793  3390 tablet_bootstrap.cc:492] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:35.673130  3392 tablet_bootstrap.cc:492] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:35.673290  3390 ts_tablet_manager.cc:1403] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.020s
I20260710 11:12:35.673542  3392 ts_tablet_manager.cc:1403] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.128s	user 0.029s	sys 0.037s
I20260710 11:12:35.680148  3020 catalog_manager.cc:5697] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "76e20ea82b4a4ff783750beb3a019239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:35.685986  3392 raft_consensus.cc:359] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.686677  3392 raft_consensus.cc:385] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.686946  3392 raft_consensus.cc:740] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.689608  3390 raft_consensus.cc:359] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.690368  3390 raft_consensus.cc:385] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.690649  3390 raft_consensus.cc:740] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.691349  3390 consensus_queue.cc:260] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
W20260710 11:12:35.693039  3165 consensus_peers.cc:597] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 -> Peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Couldn't send request to peer 6aa416940aed40168a3d0b21dd2bdfc8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:35.693953  3390 ts_tablet_manager.cc:1434] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:12:35.694881  3391 tablet_bootstrap.cc:492] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:35.695168  3390 tablet_bootstrap.cc:492] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:35.695741  3391 ts_tablet_manager.cc:1403] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.010s
I20260710 11:12:35.696595  3392 consensus_queue.cc:260] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.700176  3389 tablet_bootstrap.cc:492] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:35.700685  3389 ts_tablet_manager.cc:1403] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.006s
I20260710 11:12:35.703282  3389 raft_consensus.cc:359] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.704953  3389 raft_consensus.cc:385] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.705292  3389 raft_consensus.cc:740] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.706012  3389 consensus_queue.cc:260] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.707533  3453 consensus_queue.cc:1048] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.681221  3400 raft_consensus.cc:2749] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.708870  3389 ts_tablet_manager.cc:1434] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:35.704630  3392 ts_tablet_manager.cc:1434] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260710 11:12:35.710069  3389 tablet_bootstrap.cc:492] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:35.710314  3392 tablet_bootstrap.cc:492] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:35.715678  3392 tablet_bootstrap.cc:654] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.715776  3389 tablet_bootstrap.cc:654] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.717674  3390 tablet_bootstrap.cc:654] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.726925  3391 raft_consensus.cc:359] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.727674  3391 raft_consensus.cc:385] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.727936  3391 raft_consensus.cc:740] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.730898  3392 tablet_bootstrap.cc:492] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:35.731355  3392 ts_tablet_manager.cc:1403] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.007s
I20260710 11:12:35.731778  3391 consensus_queue.cc:260] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.734081  3391 ts_tablet_manager.cc:1434] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260710 11:12:35.735025  3391 tablet_bootstrap.cc:492] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:35.735203  3389 tablet_bootstrap.cc:492] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:35.735659  3389 ts_tablet_manager.cc:1403] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260710 11:12:35.738206  3389 raft_consensus.cc:359] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.738819  3389 raft_consensus.cc:385] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.739073  3389 raft_consensus.cc:740] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.739758  3389 consensus_queue.cc:260] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.741739  3389 ts_tablet_manager.cc:1434] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:35.741904  3391 tablet_bootstrap.cc:654] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.742570  3389 tablet_bootstrap.cc:492] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:35.743170  3392 raft_consensus.cc:359] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.743952  3392 raft_consensus.cc:385] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.744239  3392 raft_consensus.cc:740] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.744874  3392 consensus_queue.cc:260] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.746977  3392 ts_tablet_manager.cc:1434] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260710 11:12:35.748137  3392 tablet_bootstrap.cc:492] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:35.751030  3390 tablet_bootstrap.cc:492] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:35.751609  3390 ts_tablet_manager.cc:1403] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.002s
I20260710 11:12:35.753499  3392 tablet_bootstrap.cc:654] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.754390  3390 raft_consensus.cc:359] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.755112  3390 raft_consensus.cc:385] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.755486  3390 raft_consensus.cc:740] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.755172  3413 consensus_queue.cc:1048] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:35.756369  3390 consensus_queue.cc:260] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.758402  3390 ts_tablet_manager.cc:1434] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:35.759912  3390 tablet_bootstrap.cc:492] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:35.762434  3389 tablet_bootstrap.cc:654] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.765365  3390 tablet_bootstrap.cc:654] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:35.766984  3090 consensus_peers.cc:597] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 -> Peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Couldn't send request to peer 6aa416940aed40168a3d0b21dd2bdfc8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:35.767102  3491 consensus_queue.cc:1048] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:35.771086  3391 tablet_bootstrap.cc:492] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:35.771651  3391 ts_tablet_manager.cc:1403] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.002s
I20260710 11:12:35.774196  3391 raft_consensus.cc:359] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.774857  3391 raft_consensus.cc:385] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.775125  3391 raft_consensus.cc:740] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.783129  3391 consensus_queue.cc:260] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.794378  3391 ts_tablet_manager.cc:1434] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:12:35.795753  3391 tablet_bootstrap.cc:492] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:35.801559  3022 catalog_manager.cc:5697] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.804841  3390 tablet_bootstrap.cc:492] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:35.805358  3390 ts_tablet_manager.cc:1403] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.010s
I20260710 11:12:35.807934  3390 raft_consensus.cc:359] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.810268  3390 raft_consensus.cc:385] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.810858  3390 raft_consensus.cc:740] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.811681  3390 consensus_queue.cc:260] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.813848  3390 ts_tablet_manager.cc:1434] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:12:35.809952  3389 tablet_bootstrap.cc:492] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:35.814419  3389 ts_tablet_manager.cc:1403] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.072s	user 0.004s	sys 0.022s
I20260710 11:12:35.816968  3389 raft_consensus.cc:359] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.817659  3389 raft_consensus.cc:385] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.818065  3389 raft_consensus.cc:740] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.818859  3389 consensus_queue.cc:260] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.819505  3392 tablet_bootstrap.cc:492] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:35.821329  3389 ts_tablet_manager.cc:1434] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:35.821966  3392 ts_tablet_manager.cc:1403] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.009s
I20260710 11:12:35.822327  3389 tablet_bootstrap.cc:492] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:35.824528  3392 raft_consensus.cc:359] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.825191  3392 raft_consensus.cc:385] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.825484  3392 raft_consensus.cc:740] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.826143  3392 consensus_queue.cc:260] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.828056  3392 ts_tablet_manager.cc:1434] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:35.828504  3389 tablet_bootstrap.cc:654] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.828953  3392 tablet_bootstrap.cc:492] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:35.817726  3391 tablet_bootstrap.cc:654] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.820163  3390 tablet_bootstrap.cc:492] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:35.833552  3389 tablet_bootstrap.cc:492] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:35.834105  3389 ts_tablet_manager.cc:1403] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:12:35.835587  3390 tablet_bootstrap.cc:654] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.836913  3389 raft_consensus.cc:359] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.837597  3389 raft_consensus.cc:385] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.837888  3389 raft_consensus.cc:740] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.838587  3389 consensus_queue.cc:260] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.840780  3389 ts_tablet_manager.cc:1434] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:35.841908  3389 tablet_bootstrap.cc:492] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:35.843021  3400 raft_consensus.cc:493] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.843657  3505 consensus_queue.cc:1048] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:35.843580  3400 raft_consensus.cc:515] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.848518  3389 tablet_bootstrap.cc:654] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.849449  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:35.850272  3199 raft_consensus.cc:2393] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aa416940aed40168a3d0b21dd2bdfc8 in current term 1: Already voted for candidate db669a8183554567834ff39169778e41 in this term.
I20260710 11:12:35.851760  3123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:35.854094  3239 leader_election.cc:304] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8; no voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41
I20260710 11:12:35.854985  3436 raft_consensus.cc:3060] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.862850  3392 tablet_bootstrap.cc:654] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.867794  3396 consensus_queue.cc:1048] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.868324  3400 leader_election.cc:290] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:35.875187  3391 tablet_bootstrap.cc:492] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:35.875303  3390 tablet_bootstrap.cc:492] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:35.875752  3391 ts_tablet_manager.cc:1403] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.009s
I20260710 11:12:35.876016  3390 ts_tablet_manager.cc:1403] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.001s
I20260710 11:12:35.878302  3391 raft_consensus.cc:359] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.878980  3391 raft_consensus.cc:385] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.879279  3391 raft_consensus.cc:740] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.879110  3399 consensus_queue.cc:1048] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:35.879530  3390 raft_consensus.cc:359] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.880010  3391 consensus_queue.cc:260] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.880448  3390 raft_consensus.cc:385] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.881598  3391 ts_tablet_manager.cc:1434] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:35.880848  3390 raft_consensus.cc:740] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.887542  3391 tablet_bootstrap.cc:492] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:35.887229  3390 consensus_queue.cc:260] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.889889  3396 raft_consensus.cc:493] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.890396  3396 raft_consensus.cc:515] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.893970  3412 raft_consensus.cc:493] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.894258  3391 tablet_bootstrap.cc:654] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.894472  3412 raft_consensus.cc:515] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.896639  3412 leader_election.cc:290] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:35.899685  3198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:35.901896  3396 leader_election.cc:290] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:35.902616  3390 ts_tablet_manager.cc:1434] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
W20260710 11:12:35.903864  3088 leader_election.cc:343] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.904371  3398 raft_consensus.cc:493] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.904768  3198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8df4c212ec5473a9dfd3c2b5a022159" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:35.905049  3398 raft_consensus.cc:515] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:35.905478  3198 raft_consensus.cc:2468] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:35.907193  3398 leader_election.cc:290] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:35.908295  3124 raft_consensus.cc:3060] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.908738  3123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbdc639747a4b3b97ec8b56bc1ab649" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:35.909365  3123 raft_consensus.cc:2468] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 0.
I20260710 11:12:35.910806  3271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbdc639747a4b3b97ec8b56bc1ab649" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:35.912582  3165 leader_election.cc:304] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:35.913471  3398 raft_consensus.cc:2804] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.913820  3398 raft_consensus.cc:493] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.914125  3398 raft_consensus.cc:3060] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.919348  3390 tablet_bootstrap.cc:492] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
W20260710 11:12:35.921240  3165 leader_election.cc:343] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.921736  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:35.922366  3346 raft_consensus.cc:2468] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:35.922755  3088 leader_election.cc:304] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:35.923339  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8df4c212ec5473a9dfd3c2b5a022159" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:35.924002  3347 raft_consensus.cc:2468] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:35.925454  3089 leader_election.cc:304] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:35.928701  3396 raft_consensus.cc:493] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.929152  3396 raft_consensus.cc:515] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:35.932780  3390 tablet_bootstrap.cc:654] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.932931  3396 leader_election.cc:290] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:35.943782  3413 raft_consensus.cc:2804] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.944183  3413 raft_consensus.cc:493] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.944520  3413 raft_consensus.cc:3060] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.947885  3491 consensus_queue.cc:1048] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.949723  3412 raft_consensus.cc:493] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.950301  3412 raft_consensus.cc:515] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.952368  3412 leader_election.cc:290] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:35.941809  3505 raft_consensus.cc:2804] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.953248  3505 raft_consensus.cc:493] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.953579  3505 raft_consensus.cc:3060] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.965812  3400 raft_consensus.cc:493] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.966375  3400 raft_consensus.cc:515] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:35.967913  3198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d28d3fc3a9433fb47d3b3fe4754772" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:35.968544  3400 leader_election.cc:290] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:35.970427  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82520b0f29c641b99584807854642902" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:35.972442  3391 tablet_bootstrap.cc:492] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:35.972923  3391 ts_tablet_manager.cc:1403] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.005s
I20260710 11:12:35.975193  3436 raft_consensus.cc:2749] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.976557  3440 raft_consensus.cc:493] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.975692  3198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82520b0f29c641b99584807854642902" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:35.988480  3391 raft_consensus.cc:359] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:35.997099  3391 raft_consensus.cc:385] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.997550  3391 raft_consensus.cc:740] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.981233  3398 raft_consensus.cc:515] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:36.002868  3399 raft_consensus.cc:493] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.003451  3399 raft_consensus.cc:515] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.000797  3412 raft_consensus.cc:493] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.006623  3412 raft_consensus.cc:515] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:36.009720  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:36.010514  3196 raft_consensus.cc:2468] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:36.012120  3088 leader_election.cc:304] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:36.013274  3396 raft_consensus.cc:2804] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:36.013760  3396 raft_consensus.cc:493] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.014247  3396 raft_consensus.cc:3060] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.991815  3440 raft_consensus.cc:515] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.021440  3440 leader_election.cc:290] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:36.022537  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:36.023669  3347 raft_consensus.cc:2468] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 0.
I20260710 11:12:36.025007  3237 leader_election.cc:304] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:36.026448  3399 leader_election.cc:290] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:36.028792  3164 leader_election.cc:304] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 
I20260710 11:12:36.029793  3398 leader_election.cc:290] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Requested vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:36.030423  3398 raft_consensus.cc:2804] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:36.030328  3122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:36.031749  3398 raft_consensus.cc:493] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:12:36.032135  3313 leader_election.cc:343] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.033119  3398 raft_consensus.cc:3060] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.033604  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:36.034487  3412 leader_election.cc:290] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:36.034814  3271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbdc639747a4b3b97ec8b56bc1ab649" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
W20260710 11:12:36.036279  3165 leader_election.cc:343] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:36.037216  3165 leader_election.cc:343] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.038015  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:36.027279  3391 consensus_queue.cc:260] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.039623  3436 raft_consensus.cc:2749] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:12:36.040364  3313 leader_election.cc:343] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.040956  3313 leader_election.cc:304] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41
I20260710 11:12:36.042855  3391 ts_tablet_manager.cc:1434] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.001s
I20260710 11:12:36.056794  3391 tablet_bootstrap.cc:492] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74: Bootstrap starting.
I20260710 11:12:36.037406  3505 raft_consensus.cc:515] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:36.042387  3399 raft_consensus.cc:2749] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:12:36.061172  3089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.2.196:44451, user_credentials={real_user=slave}} blocked reactor thread for 135814us
I20260710 11:12:36.069962  3122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbdc639747a4b3b97ec8b56bc1ab649" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:36.070940  3121 raft_consensus.cc:3060] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.071977  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:36.074460  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:36.078956  3122 raft_consensus.cc:3060] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.094509  3391 tablet_bootstrap.cc:654] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.081266  3484 raft_consensus.cc:493] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.083629  3273 raft_consensus.cc:2468] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:36.106312  3390 tablet_bootstrap.cc:492] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:36.106967  3390 ts_tablet_manager.cc:1403] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.188s	user 0.011s	sys 0.013s
I20260710 11:12:36.111940  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d28d3fc3a9433fb47d3b3fe4754772" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:36.112785  3347 raft_consensus.cc:2393] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db669a8183554567834ff39169778e41 in current term 1: Already voted for candidate 76e20ea82b4a4ff783750beb3a019239 in this term.
I20260710 11:12:36.084183  3413 raft_consensus.cc:515] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:36.100081  3484 raft_consensus.cc:515] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
W20260710 11:12:36.111119  3090 leader_election.cc:343] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.131424  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:36.132123  3346 raft_consensus.cc:2468] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:36.137571  3392 tablet_bootstrap.cc:492] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:36.138238  3392 ts_tablet_manager.cc:1403] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.309s	user 0.041s	sys 0.110s
I20260710 11:12:36.131922  3534 consensus_queue.cc:1048] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260710 11:12:36.144996  3413 leader_election.cc:290] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Requested vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:36.145337  3090 leader_election.cc:304] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:36.148212  3398 raft_consensus.cc:515] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.149875  3484 leader_election.cc:290] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:36.150322  3398 leader_election.cc:290] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:36.152654  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
W20260710 11:12:36.154315  3165 leader_election.cc:343] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.155869  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e98a6c3a02d45b0bac35221f72c3f3d" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:36.158059  3533 raft_consensus.cc:2804] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:36.158473  3533 raft_consensus.cc:493] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.158808  3533 raft_consensus.cc:3060] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.163033  3413 consensus_queue.cc:1048] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:36.166884  3390 raft_consensus.cc:359] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.167595  3390 raft_consensus.cc:385] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.169884  3198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:36.170710  3089 leader_election.cc:304] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db669a8183554567834ff39169778e41; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:36.171555  3390 raft_consensus.cc:740] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.175954  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
W20260710 11:12:36.169320  3070 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:36.176529  3347 raft_consensus.cc:3060] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.172341  3390 consensus_queue.cc:260] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.182101  3390 ts_tablet_manager.cc:1434] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.003s
I20260710 11:12:36.181108  3392 raft_consensus.cc:359] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:36.182945  3392 raft_consensus.cc:385] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:12:36.178212  3165 leader_election.cc:343] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.183486  3392 raft_consensus.cc:740] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
W20260710 11:12:36.178001  3088 leader_election.cc:343] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.161463  3484 consensus_queue.cc:1048] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260710 11:12:36.187445  3392 consensus_queue.cc:260] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:36.179967  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e98a6c3a02d45b0bac35221f72c3f3d" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:36.184077  3505 leader_election.cc:290] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Requested vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:36.194705  3343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:36.195392  3343 raft_consensus.cc:3060] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.195771  3505 consensus_queue.cc:1048] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:36.185474  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8df4c212ec5473a9dfd3c2b5a022159" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:36.197317  3389 tablet_bootstrap.cc:492] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: No bootstrap required, opened a new log
I20260710 11:12:36.198017  3392 ts_tablet_manager.cc:1434] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260710 11:12:36.198639  3389 ts_tablet_manager.cc:1403] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.357s	user 0.052s	sys 0.148s
I20260710 11:12:36.192312  3122 raft_consensus.cc:2468] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:36.193460  3346 raft_consensus.cc:2468] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 0.
I20260710 11:12:36.203199  3344 raft_consensus.cc:3060] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.209323  3389 raft_consensus.cc:359] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.215173  3389 raft_consensus.cc:385] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.215452  3389 raft_consensus.cc:740] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.210793  3396 raft_consensus.cc:515] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:36.215942  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8df4c212ec5473a9dfd3c2b5a022159" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:36.216518  3199 raft_consensus.cc:3060] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.216383  3389 consensus_queue.cc:260] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.218071  3396 leader_election.cc:290] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Requested vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:36.220239  3389 ts_tablet_manager.cc:1434] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.003s
I20260710 11:12:36.220227  3165 leader_election.cc:304] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [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: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:36.221562  3484 raft_consensus.cc:2804] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.222044  3484 raft_consensus.cc:697] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Becoming Leader. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:36.222867  3484 consensus_queue.cc:237] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:36.225024  3392 tablet_bootstrap.cc:492] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:36.227869  3537 consensus_queue.cc:1048] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260710 11:12:36.256743  3390 tablet_bootstrap.cc:492] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239: Bootstrap starting.
I20260710 11:12:36.262813  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
W20260710 11:12:36.268734  3090 leader_election.cc:343] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.273084  3347 raft_consensus.cc:2468] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:36.284183  3391 tablet_bootstrap.cc:492] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74: No bootstrap required, opened a new log
I20260710 11:12:36.285086  3391 ts_tablet_manager.cc:1403] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent bootstrapping tablet: real 0.229s	user 0.016s	sys 0.016s
I20260710 11:12:36.275625  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:36.288188  3533 raft_consensus.cc:515] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.263372  3164 leader_election.cc:304] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:36.285085  3343 raft_consensus.cc:2468] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
I20260710 11:12:36.295341  3089 leader_election.cc:304] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:36.297096  3505 raft_consensus.cc:2804] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.297719  3505 raft_consensus.cc:697] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:36.298787  3505 consensus_queue.cc:237] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:36.287250  3412 raft_consensus.cc:2749] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:36.301074  3196 raft_consensus.cc:3060] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.304714  3199 raft_consensus.cc:2468] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
I20260710 11:12:36.312636  3444 consensus_queue.cc:1048] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:36.308089  3440 raft_consensus.cc:2804] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:12:36.311820  3164 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.2.196:44451, user_credentials={real_user=slave}} blocked reactor thread for 54024us
I20260710 11:12:36.317902  3440 raft_consensus.cc:493] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.321581  3440 raft_consensus.cc:3060] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.322149  3164 leader_election.cc:304] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:36.327056  3390 tablet_bootstrap.cc:654] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.325562  3484 raft_consensus.cc:2804] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.331519  3484 raft_consensus.cc:697] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Becoming Leader. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:36.335788  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:36.336251  3272 raft_consensus.cc:3060] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.336431  3347 raft_consensus.cc:3060] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.333608  3533 leader_election.cc:290] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:36.329036  3088 leader_election.cc:304] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:36.341203  3484 consensus_queue.cc:237] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.351415  3344 raft_consensus.cc:2468] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
I20260710 11:12:36.358371  3271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:36.361160  3412 raft_consensus.cc:2804] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.369189  3391 raft_consensus.cc:359] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.370131  3391 raft_consensus.cc:385] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.370525  3391 raft_consensus.cc:740] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.373436  3271 raft_consensus.cc:3060] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:36.373063  3088 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.2.194:46605, user_credentials={real_user=slave}} blocked reactor thread for 46795.3us
I20260710 11:12:36.371389  3391 consensus_queue.cc:260] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.401808  3392 tablet_bootstrap.cc:654] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.405444  3444 raft_consensus.cc:493] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.405989  3444 raft_consensus.cc:515] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.408124  3444 leader_election.cc:290] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:36.409102  3391 ts_tablet_manager.cc:1434] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74: Time spent starting tablet: real 0.124s	user 0.005s	sys 0.003s
I20260710 11:12:36.374449  3412 raft_consensus.cc:697] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:36.410674  3412 consensus_queue.cc:237] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:36.411680  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5498d63a6f49318d686065fd0c75f1" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:36.412379  3019 catalog_manager.cc:5697] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "76e20ea82b4a4ff783750beb3a019239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:36.413820  3165 leader_election.cc:343] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.415169  3019 catalog_manager.cc:5697] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "76e20ea82b4a4ff783750beb3a019239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:36.418017  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5498d63a6f49318d686065fd0c75f1" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:36.418606  3346 raft_consensus.cc:2468] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 0.
I20260710 11:12:36.391211  3440 raft_consensus.cc:515] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.426275  3347 raft_consensus.cc:2468] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
I20260710 11:12:36.422351  3196 raft_consensus.cc:2468] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
I20260710 11:12:36.430310  3390 tablet_bootstrap.cc:492] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239: No bootstrap required, opened a new log
I20260710 11:12:36.430529  3089 leader_election.cc:304] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:36.430778  3390 ts_tablet_manager.cc:1403] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239: Time spent bootstrapping tablet: real 0.175s	user 0.009s	sys 0.011s
I20260710 11:12:36.428257  3164 leader_election.cc:304] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:36.435442  3390 raft_consensus.cc:359] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:36.436226  3390 raft_consensus.cc:385] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.436455  3390 raft_consensus.cc:740] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.436981  3390 consensus_queue.cc:260] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:36.433573  3444 raft_consensus.cc:2804] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:36.439612  3390 ts_tablet_manager.cc:1434] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:36.435177  3412 raft_consensus.cc:2804] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.440145  3444 raft_consensus.cc:493] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.439976  3088 leader_election.cc:304] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [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: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:36.445426  3392 tablet_bootstrap.cc:492] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:36.447746  3392 ts_tablet_manager.cc:1403] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.223s	user 0.008s	sys 0.005s
I20260710 11:12:36.447875  3444 raft_consensus.cc:3060] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.451298  3392 raft_consensus.cc:359] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.451985  3392 raft_consensus.cc:385] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.452265  3392 raft_consensus.cc:740] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.453625  3505 raft_consensus.cc:2804] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.455626  3505 raft_consensus.cc:697] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 1 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:36.454855  3271 raft_consensus.cc:2468] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
I20260710 11:12:36.456450  3505 consensus_queue.cc:237] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:36.462293  3271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e98a6c3a02d45b0bac35221f72c3f3d" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:36.462545  3440 leader_election.cc:290] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
W20260710 11:12:36.463686  3165 leader_election.cc:343] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.465684  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e98a6c3a02d45b0bac35221f72c3f3d" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:36.466300  3344 raft_consensus.cc:3060] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.474525  3444 raft_consensus.cc:515] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.472353  3412 raft_consensus.cc:697] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:36.473788  3392 consensus_queue.cc:260] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.479009  3392 ts_tablet_manager.cc:1434] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260710 11:12:36.480228  3392 tablet_bootstrap.cc:492] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:36.486095  3344 raft_consensus.cc:2468] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:36.490681  3412 consensus_queue.cc:237] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.492205  3164 leader_election.cc:304] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:36.492313  3271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5498d63a6f49318d686065fd0c75f1" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:36.493510  3398 raft_consensus.cc:2804] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:12:36.493841  3165 leader_election.cc:343] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.494029  3398 raft_consensus.cc:697] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Becoming Leader. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:36.495024  3398 consensus_queue.cc:237] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.497402  3444 leader_election.cc:290] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:36.500007  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5498d63a6f49318d686065fd0c75f1" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:36.500692  3344 raft_consensus.cc:3060] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.510313  3392 tablet_bootstrap.cc:654] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.519791  3344 raft_consensus.cc:2468] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:36.521034  3164 leader_election.cc:304] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:36.522650  3444 raft_consensus.cc:2804] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.523238  3444 raft_consensus.cc:697] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Becoming Leader. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:36.524266  3444 consensus_queue.cc:237] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.534332  3018 catalog_manager.cc:5697] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:36.546129  3400 raft_consensus.cc:493] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.550375  3400 raft_consensus.cc:515] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:36.553577  3122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbdc639747a4b3b97ec8b56bc1ab649" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:36.554360  3122 raft_consensus.cc:2393] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aa416940aed40168a3d0b21dd2bdfc8 in current term 1: Already voted for candidate 76e20ea82b4a4ff783750beb3a019239 in this term.
I20260710 11:12:36.556842  3400 leader_election.cc:290] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:36.558768  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbdc639747a4b3b97ec8b56bc1ab649" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:36.560585  3237 leader_election.cc:304] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8; no voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41
I20260710 11:12:36.562098  3392 tablet_bootstrap.cc:492] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:36.562618  3392 ts_tablet_manager.cc:1403] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.000s
I20260710 11:12:36.564409  3400 raft_consensus.cc:3060] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.564344  3022 catalog_manager.cc:5697] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "76e20ea82b4a4ff783750beb3a019239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:36.566686  3022 catalog_manager.cc:5697] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "76e20ea82b4a4ff783750beb3a019239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:36.570940  3392 raft_consensus.cc:359] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.571694  3392 raft_consensus.cc:385] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.571957  3392 raft_consensus.cc:740] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.572726  3392 consensus_queue.cc:260] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.573292  3400 raft_consensus.cc:2749] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:36.575430  3392 ts_tablet_manager.cc:1434] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:12:36.576442  3392 tablet_bootstrap.cc:492] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:36.581933  3392 tablet_bootstrap.cc:654] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.587332  3018 catalog_manager.cc:5697] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:36.588449  3392 tablet_bootstrap.cc:492] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:36.589088  3392 ts_tablet_manager.cc:1403] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 11:12:36.589749  3018 catalog_manager.cc:5697] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:36.591398  3392 raft_consensus.cc:359] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.592137  3392 raft_consensus.cc:385] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.591465  3018 catalog_manager.cc:5697] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:36.592383  3392 raft_consensus.cc:740] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.593180  3392 consensus_queue.cc:260] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.600886  3392 ts_tablet_manager.cc:1434] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:12:36.601992  3392 tablet_bootstrap.cc:492] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:36.607929  3392 tablet_bootstrap.cc:654] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.612890  3392 tablet_bootstrap.cc:492] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:36.613370  3392 ts_tablet_manager.cc:1403] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:12:36.616022  3392 raft_consensus.cc:359] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.616699  3392 raft_consensus.cc:385] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.616820  3412 raft_consensus.cc:493] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.617003  3392 raft_consensus.cc:740] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.617439  3412 raft_consensus.cc:515] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.617777  3392 consensus_queue.cc:260] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.619458  3412 leader_election.cc:290] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:36.619982  3392 ts_tablet_manager.cc:1434] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:36.620568  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:36.620893  3392 tablet_bootstrap.cc:492] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:36.621716  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:36.622259  3344 raft_consensus.cc:2468] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 0.
I20260710 11:12:36.623386  3089 leader_election.cc:304] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:36.624186  3412 raft_consensus.cc:2804] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:12:36.624253  3090 leader_election.cc:343] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.624629  3412 raft_consensus.cc:493] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.624972  3412 raft_consensus.cc:3060] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.626508  3392 tablet_bootstrap.cc:654] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.631760  3412 raft_consensus.cc:515] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.634580  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
W20260710 11:12:36.636257  3090 leader_election.cc:343] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.636914  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:36.637482  3344 raft_consensus.cc:3060] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.638441  3392 tablet_bootstrap.cc:492] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:36.638914  3392 ts_tablet_manager.cc:1403] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:12:36.641505  3392 raft_consensus.cc:359] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.642177  3392 raft_consensus.cc:385] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.642452  3392 raft_consensus.cc:740] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.643323  3392 consensus_queue.cc:260] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.644722  3344 raft_consensus.cc:2468] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 1.
I20260710 11:12:36.645828  3392 ts_tablet_manager.cc:1434] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:36.645952  3089 leader_election.cc:304] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:36.646850  3505 raft_consensus.cc:2804] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.646966  3412 leader_election.cc:290] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 1 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:36.647611  3505 raft_consensus.cc:697] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:36.646837  3392 tablet_bootstrap.cc:492] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8: Bootstrap starting.
I20260710 11:12:36.648451  3505 consensus_queue.cc:237] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.654973  3392 tablet_bootstrap.cc:654] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.655342  3400 raft_consensus.cc:493] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.655902  3400 raft_consensus.cc:515] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.658082  3400 leader_election.cc:290] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:36.661288  3122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:36.663080  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:36.664013  3344 raft_consensus.cc:2393] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aa416940aed40168a3d0b21dd2bdfc8 in current term 1: Already voted for candidate db669a8183554567834ff39169778e41 in this term.
I20260710 11:12:36.665230  3238 leader_election.cc:304] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41
I20260710 11:12:36.666405  3400 raft_consensus.cc:3060] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.671391  3018 catalog_manager.cc:5697] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:36.674693  3400 raft_consensus.cc:2749] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:36.677942  3392 tablet_bootstrap.cc:492] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8: No bootstrap required, opened a new log
I20260710 11:12:36.678436  3392 ts_tablet_manager.cc:1403] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.012s
I20260710 11:12:36.681046  3392 raft_consensus.cc:359] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:36.681699  3392 raft_consensus.cc:385] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.681941  3392 raft_consensus.cc:740] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.682700  3392 consensus_queue.cc:260] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:36.684214  3392 ts_tablet_manager.cc:1434] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:12:36.719769  3444 consensus_queue.cc:1048] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.735275  3400 raft_consensus.cc:493] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.735834  3400 raft_consensus.cc:515] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.738724  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:36.742226  3400 leader_election.cc:290] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:36.742414  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:36.742681  3440 consensus_queue.cc:1048] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.743239  3344 raft_consensus.cc:2393] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aa416940aed40168a3d0b21dd2bdfc8 in current term 1: Already voted for candidate 76e20ea82b4a4ff783750beb3a019239 in this term.
I20260710 11:12:36.744421  3238 leader_election.cc:304] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:36.745538  3400 raft_consensus.cc:3060] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.747112  3436 raft_consensus.cc:493] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.747630  3436 raft_consensus.cc:515] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:36.752089  3436 leader_election.cc:290] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:36.753732  3400 raft_consensus.cc:2749] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:36.754004  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5498d63a6f49318d686065fd0c75f1" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:36.754516  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5498d63a6f49318d686065fd0c75f1" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:36.754927  3344 raft_consensus.cc:2393] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aa416940aed40168a3d0b21dd2bdfc8 in current term 1: Already voted for candidate 76e20ea82b4a4ff783750beb3a019239 in this term.
I20260710 11:12:36.757445  3237 leader_election.cc:304] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:36.758200  3400 raft_consensus.cc:3060] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.764254  3400 raft_consensus.cc:2749] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:36.812002  3444 raft_consensus.cc:493] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.812533  3444 raft_consensus.cc:515] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:36.814329  3444 leader_election.cc:290] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:36.815040  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:36.815290  3122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:36.815798  3344 raft_consensus.cc:2393] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76e20ea82b4a4ff783750beb3a019239 in current term 1: Already voted for candidate db669a8183554567834ff39169778e41 in this term.
I20260710 11:12:36.816691  3164 leader_election.cc:304] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41
I20260710 11:12:36.817456  3444 raft_consensus.cc:3060] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.823799  3444 raft_consensus.cc:2749] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:36.844913  3400 raft_consensus.cc:493] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.845359  3400 raft_consensus.cc:515] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:36.847739  3400 leader_election.cc:290] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:36.848186  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9229b99dbf74ff69283bba666ade310" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:36.848261  3122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9229b99dbf74ff69283bba666ade310" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:36.849887  3238 leader_election.cc:304] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41
I20260710 11:12:36.850607  3400 raft_consensus.cc:2749] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:36.872238  3505 consensus_queue.cc:1048] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.882313  3412 consensus_queue.cc:1048] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.889976  3400 raft_consensus.cc:493] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.891175  3400 raft_consensus.cc:515] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:36.893915  3122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:36.895808  3400 leader_election.cc:290] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:36.896158  3412 consensus_queue.cc:1048] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.899514  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:36.900374  3197 raft_consensus.cc:2393] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aa416940aed40168a3d0b21dd2bdfc8 in current term 1: Already voted for candidate db669a8183554567834ff39169778e41 in this term.
I20260710 11:12:36.902657  3237 leader_election.cc:304] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8; no voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41
I20260710 11:12:36.903734  3436 raft_consensus.cc:3060] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.903045  3444 consensus_queue.cc:1048] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:36.913540  3436 raft_consensus.cc:2749] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:36.913844  3396 consensus_queue.cc:1048] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.918533  3440 consensus_queue.cc:1048] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.922706  1035 tablet_server.cc:179] TabletServer@127.1.2.193:0 shutting down...
I20260710 11:12:36.952471  3273 raft_consensus.cc:3060] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.945971  3412 consensus_queue.cc:1048] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:12:36.964457  3398 consensus_queue.cc:1048] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.980197  3396 consensus_queue.cc:1048] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.987614  3396 consensus_queue.cc:1048] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:37.028548  3412 consensus_queue.cc:1048] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:37.038504  3165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.2.193:33905, user_credentials={real_user=slave}} blocked reactor thread for 82727.2us
I20260710 11:12:37.048043  3436 raft_consensus.cc:493] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:37.050230  3436 raft_consensus.cc:515] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:37.053534  3436 leader_election.cc:290] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:37.053776  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e98a6c3a02d45b0bac35221f72c3f3d" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:37.054554  3346 raft_consensus.cc:2393] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aa416940aed40168a3d0b21dd2bdfc8 in current term 1: Already voted for candidate 76e20ea82b4a4ff783750beb3a019239 in this term.
I20260710 11:12:37.058825  3412 consensus_queue.cc:1048] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.065217  3271 raft_consensus.cc:3060] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:37.065541  3165 consensus_peers.cc:597] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:37.069509  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e98a6c3a02d45b0bac35221f72c3f3d" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
W20260710 11:12:37.077665  3313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.2.193:33905, user_credentials={real_user=slave}} blocked reactor thread for 63171.8us
I20260710 11:12:37.092789  3444 consensus_queue.cc:1048] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:37.084249  3237 leader_election.cc:304] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:37.101032  3440 consensus_queue.cc:1048] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.103094  3412 consensus_queue.cc:1048] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:12:37.107062  3313 consensus_peers.cc:597] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:37.112684  3436 raft_consensus.cc:2749] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:37.113819  3440 consensus_queue.cc:1048] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.125427  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:37.129233  1035 tablet_replica.cc:333] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.130199  1035 raft_consensus.cc:2243] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:37.133700  1035 pending_rounds.cc:70] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: Trying to abort 1 pending ops.
I20260710 11:12:37.134008  1035 pending_rounds.cc:77] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961294442381312 op_type: NO_OP noop_request { }
I20260710 11:12:37.134498  1035 raft_consensus.cc:2889] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:37.134840  1035 raft_consensus.cc:2272] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.138386  1035 tablet_replica.cc:333] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.139029  1035 raft_consensus.cc:2243] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:37.139915  1035 raft_consensus.cc:2272] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.153779  1035 tablet_replica.cc:333] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.154629  1035 raft_consensus.cc:2243] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:37.155701  1035 raft_consensus.cc:2272] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.158742  1035 tablet_replica.cc:333] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.159574  1035 raft_consensus.cc:2243] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:37.160564  1035 raft_consensus.cc:2272] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.163323  1035 tablet_replica.cc:333] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.164224  1035 raft_consensus.cc:2243] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:37.164744  1035 raft_consensus.cc:2272] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:37.165740  3239 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
I20260710 11:12:37.168124  1035 tablet_replica.cc:333] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.168963  1035 raft_consensus.cc:2243] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:37.169909  1035 raft_consensus.cc:2272] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:37.170455  3165 consensus_peers.cc:597] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:37.172637  1035 tablet_replica.cc:333] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.173395  1035 raft_consensus.cc:2243] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:37.174299  1035 raft_consensus.cc:2272] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:37.174181  3239 consensus_peers.cc:597] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:37.176349  1035 tablet_replica.cc:333] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.176918  1035 raft_consensus.cc:2243] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:37.177346  1035 raft_consensus.cc:2272] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.179004  1035 tablet_replica.cc:333] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.179631  1035 raft_consensus.cc:2243] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:37.180039  1035 raft_consensus.cc:2272] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.182354  1035 tablet_replica.cc:333] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.182997  1035 raft_consensus.cc:2243] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:37.183491  1035 raft_consensus.cc:2272] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.185421  1035 tablet_replica.cc:333] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.185945  1035 raft_consensus.cc:2243] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:37.186645  1035 raft_consensus.cc:2272] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.188632  1035 tablet_replica.cc:333] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.189131  1035 raft_consensus.cc:2243] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:37.189520  1035 raft_consensus.cc:2272] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.192111  1035 tablet_replica.cc:333] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.192839  1035 raft_consensus.cc:2243] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:37.193325  1035 raft_consensus.cc:2272] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.195171  1035 tablet_replica.cc:333] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.195920  1035 raft_consensus.cc:2243] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:37.197016  1035 raft_consensus.cc:2272] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.198675  1035 tablet_replica.cc:333] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.199208  1035 raft_consensus.cc:2243] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:37.199645  1035 raft_consensus.cc:2272] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.201476  1035 tablet_replica.cc:333] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.202014  1035 raft_consensus.cc:2243] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:37.202847  1035 raft_consensus.cc:2272] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.205168  1035 tablet_replica.cc:333] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41: stopping tablet replica
W20260710 11:12:37.205262  3239 consensus_peers.cc:597] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:37.205603  1035 raft_consensus.cc:2243] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:37.206400  1035 raft_consensus.cc:2272] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.208103  1035 tablet_replica.cc:333] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41: stopping tablet replica
I20260710 11:12:37.208556  1035 raft_consensus.cc:2243] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:37.208952  1035 raft_consensus.cc:2272] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:37.234396  1035 tablet_server.cc:196] TabletServer@127.1.2.193:0 shutdown complete.
I20260710 11:12:37.258260  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:37.264439  3589 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:37.264603  3590 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:37.268203  1035 server_base.cc:1061] running on GCE node
W20260710 11:12:37.268914  3593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:37.271109  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:37.271360  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:37.271610  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681957271589 us; error 0 us; skew 500 ppm
I20260710 11:12:37.272182  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:37.274952  1035 webserver.cc:533] Webserver started at http://127.1.2.193:34405/ using document root <none> and password file <none>
I20260710 11:12:37.275458  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:37.275694  1035 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:12:37.279127  1035 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 11:12:37.284366  3597 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.285122  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:12:37.285398  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-0-root
uuid: "db669a8183554567834ff39169778e41"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-403s"
I20260710 11:12:37.285634  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681901365604-1035-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)
W20260710 11:12:37.300670  3165 consensus_peers.cc:597] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:37.322067  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:37.323168  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:37.324604  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:37.328377  3605 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:12:37.357529  3313 consensus_peers.cc:597] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:37.368922  3313 consensus_peers.cc:597] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:37.419543  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:12:37.419833  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.092s	user 0.004s	sys 0.000s
I20260710 11:12:37.420049  1035 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:12:37.424134  3605 tablet_bootstrap.cc:492] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.439463  3605 tablet_bootstrap.cc:492] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.440419  3605 tablet_bootstrap.cc:492] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.441071  3605 ts_tablet_manager.cc:1403] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:12:37.443665  3605 raft_consensus.cc:359] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:37.444340  3605 raft_consensus.cc:740] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.445022  3605 consensus_queue.cc:260] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [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: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:37.447113  3605 ts_tablet_manager.cc:1434] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:37.447897  3605 tablet_bootstrap.cc:492] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.460726  3605 tablet_bootstrap.cc:492] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.461606  3605 tablet_bootstrap.cc:492] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.462194  3605 ts_tablet_manager.cc:1403] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:12:37.464357  3605 raft_consensus.cc:359] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:37.464996  3605 raft_consensus.cc:740] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.465592  3605 consensus_queue.cc:260] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [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: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:37.467247  3605 ts_tablet_manager.cc:1434] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:37.467971  3605 tablet_bootstrap.cc:492] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.480804  3605 tablet_bootstrap.cc:492] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.481657  3605 tablet_bootstrap.cc:492] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.482229  3605 ts_tablet_manager.cc:1403] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:12:37.484423  3605 raft_consensus.cc:359] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:37.485075  3605 raft_consensus.cc:740] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.485682  3605 consensus_queue.cc:260] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [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: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:37.487442  3605 ts_tablet_manager.cc:1434] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:37.488166  3605 tablet_bootstrap.cc:492] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.502388  3605 tablet_bootstrap.cc:492] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.503288  3605 tablet_bootstrap.cc:492] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.503854  3605 ts_tablet_manager.cc:1403] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:12:37.505399  3605 raft_consensus.cc:359] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:37.505890  3605 raft_consensus.cc:740] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.506448  3605 consensus_queue.cc:260] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [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: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:37.507932  3605 ts_tablet_manager.cc:1434] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:37.508615  3605 tablet_bootstrap.cc:492] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.512959  1035 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:12:37.513283  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.093s	user 0.087s	sys 0.003s
I20260710 11:12:37.523667  3605 tablet_bootstrap.cc:492] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.524420  3605 tablet_bootstrap.cc:492] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.524942  3605 ts_tablet_manager.cc:1403] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:12:37.526865  3605 raft_consensus.cc:359] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:37.527369  3605 raft_consensus.cc:740] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.528072  3605 consensus_queue.cc:260] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [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: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:37.529871  3605 ts_tablet_manager.cc:1434] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:37.530484  3605 tablet_bootstrap.cc:492] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.542789  3605 tablet_bootstrap.cc:492] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.543705  3605 tablet_bootstrap.cc:492] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.544394  3605 ts_tablet_manager.cc:1403] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:12:37.546211  3605 raft_consensus.cc:359] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:37.546715  3605 raft_consensus.cc:740] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.547423  3605 consensus_queue.cc:260] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [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: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:37.549269  3605 ts_tablet_manager.cc:1434] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:12:37.549989  3605 tablet_bootstrap.cc:492] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.561295  3605 tablet_bootstrap.cc:492] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.562172  3605 tablet_bootstrap.cc:492] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.562804  3605 ts_tablet_manager.cc:1403] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:12:37.564687  3605 raft_consensus.cc:359] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:37.565236  3605 raft_consensus.cc:740] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.565951  3605 consensus_queue.cc:260] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [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: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:37.567979  3605 ts_tablet_manager.cc:1434] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:12:37.568828  3605 tablet_bootstrap.cc:492] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.583901  3671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.193:33905 every 8 connection(s)
I20260710 11:12:37.584847  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.193:33905
I20260710 11:12:37.601509  3605 tablet_bootstrap.cc:492] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.602942  3605 tablet_bootstrap.cc:492] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.604450  3605 ts_tablet_manager.cc:1403] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.017s
I20260710 11:12:37.608945  3605 raft_consensus.cc:359] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:37.609982  3605 raft_consensus.cc:740] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.611197  3605 consensus_queue.cc:260] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [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: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:37.614337  3605 ts_tablet_manager.cc:1434] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:37.615582  3605 tablet_bootstrap.cc:492] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.638731  3605 tablet_bootstrap.cc:492] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.639523  3605 tablet_bootstrap.cc:492] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.640045  3605 ts_tablet_manager.cc:1403] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260710 11:12:37.641994  3605 raft_consensus.cc:359] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:37.642519  3605 raft_consensus.cc:740] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.643239  3605 consensus_queue.cc:260] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [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: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:37.645054  3605 ts_tablet_manager.cc:1434] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:37.645397  3674 heartbeater.cc:344] Connected to a master server at 127.1.2.254:44947
I20260710 11:12:37.645764  3605 tablet_bootstrap.cc:492] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.645938  3674 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:37.646745  3674 heartbeater.cc:507] Master 127.1.2.254:44947 requested a full tablet report, sending...
I20260710 11:12:37.654667  3020 ts_manager.cc:194] Re-registered known tserver with Master: db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:37.657207  3605 tablet_bootstrap.cc:492] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:12:37.658231  3605 tablet_bootstrap.cc:492] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.658850  3605 ts_tablet_manager.cc:1403] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:12:37.661371  3605 raft_consensus.cc:359] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:37.662190  3605 raft_consensus.cc:740] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.662861  3605 consensus_queue.cc:260] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [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: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:37.664819  3605 ts_tablet_manager.cc:1434] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:37.665572  3605 tablet_bootstrap.cc:492] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.673995  3020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60776
I20260710 11:12:37.677673  3674 heartbeater.cc:499] Master 127.1.2.254:44947 was elected leader, sending a full tablet report...
I20260710 11:12:37.680146  3605 tablet_bootstrap.cc:492] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.681063  3605 tablet_bootstrap.cc:492] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.681841  3605 ts_tablet_manager.cc:1403] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:12:37.684654  3605 raft_consensus.cc:359] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:37.685397  3605 raft_consensus.cc:740] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.686020  3605 consensus_queue.cc:260] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41 [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: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:37.687917  3605 ts_tablet_manager.cc:1434] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:37.688612  3605 tablet_bootstrap.cc:492] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.711387  3605 tablet_bootstrap.cc:492] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.712374  3605 tablet_bootstrap.cc:492] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.712997  3605 ts_tablet_manager.cc:1403] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260710 11:12:37.715286  3605 raft_consensus.cc:359] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:37.715857  3605 raft_consensus.cc:740] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.716377  3605 consensus_queue.cc:260] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41 [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: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:37.717829  3605 ts_tablet_manager.cc:1434] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:37.718549  3605 tablet_bootstrap.cc:492] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.730908  3605 tablet_bootstrap.cc:492] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.731881  3605 tablet_bootstrap.cc:492] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.732547  3605 ts_tablet_manager.cc:1403] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:12:37.735010  3605 raft_consensus.cc:359] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:37.735718  3605 raft_consensus.cc:740] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.736367  3605 consensus_queue.cc:260] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [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: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:37.737906  3605 ts_tablet_manager.cc:1434] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:37.738857  3605 tablet_bootstrap.cc:492] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.750346  3605 tablet_bootstrap.cc:492] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.751152  3605 tablet_bootstrap.cc:492] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.751750  3605 ts_tablet_manager.cc:1403] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:12:37.753365  3605 raft_consensus.cc:359] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:37.753942  3605 raft_consensus.cc:740] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.754521  3605 consensus_queue.cc:260] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [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: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:37.755908  3605 ts_tablet_manager.cc:1434] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:37.756512  3605 tablet_bootstrap.cc:492] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.768275  3605 tablet_bootstrap.cc:492] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.768977  3605 tablet_bootstrap.cc:492] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.769491  3605 ts_tablet_manager.cc:1403] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:12:37.771096  3605 raft_consensus.cc:359] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:37.771606  3605 raft_consensus.cc:740] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.772115  3605 consensus_queue.cc:260] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [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: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:37.773590  3605 ts_tablet_manager.cc:1434] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:12:37.774446  3605 tablet_bootstrap.cc:492] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.789582  3605 tablet_bootstrap.cc:492] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.790508  3605 tablet_bootstrap.cc:492] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.791122  3605 ts_tablet_manager.cc:1403] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260710 11:12:37.793366  3605 raft_consensus.cc:359] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:37.794028  3605 raft_consensus.cc:740] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.794662  3605 consensus_queue.cc:260] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [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: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:37.798501  3605 ts_tablet_manager.cc:1434] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:12:37.799232  3605 tablet_bootstrap.cc:492] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.810236  3605 tablet_bootstrap.cc:492] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.810943  3605 tablet_bootstrap.cc:492] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.811460  3605 ts_tablet_manager.cc:1403] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:12:37.813205  3605 raft_consensus.cc:359] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:37.813669  3605 raft_consensus.cc:740] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.814220  3605 consensus_queue.cc:260] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [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: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:37.816097  3605 ts_tablet_manager.cc:1434] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:37.817209  3605 tablet_bootstrap.cc:492] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41: Bootstrap starting.
I20260710 11:12:37.829928  3605 tablet_bootstrap.cc:492] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:37.830777  3605 tablet_bootstrap.cc:492] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41: Bootstrap complete.
I20260710 11:12:37.831394  3605 ts_tablet_manager.cc:1403] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:12:37.833798  3605 raft_consensus.cc:359] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:37.834300  3605 raft_consensus.cc:740] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db669a8183554567834ff39169778e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.834805  3605 consensus_queue.cc:260] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [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: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:37.836571  3605 ts_tablet_manager.cc:1434] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:38.192790  3682 raft_consensus.cc:493] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.193279  3682 raft_consensus.cc:515] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.194983  3682 leader_election.cc:290] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.195755  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c4db51a11544d6945bd134a73884a9" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:38.196065  3646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c4db51a11544d6945bd134a73884a9" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.196699  3646 raft_consensus.cc:2468] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 1.
I20260710 11:12:38.197669  3239 leader_election.cc:304] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:38.198261  3682 raft_consensus.cc:2804] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:38.198608  3682 raft_consensus.cc:493] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.198931  3682 raft_consensus.cc:3060] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.203585  3682 raft_consensus.cc:515] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.205269  3682 leader_election.cc:290] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 election: Requested vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.205924  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c4db51a11544d6945bd134a73884a9" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:38.206241  3646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c4db51a11544d6945bd134a73884a9" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:38.206841  3646 raft_consensus.cc:3060] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.212458  3646 raft_consensus.cc:2468] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 2.
I20260710 11:12:38.213507  3239 leader_election.cc:304] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:38.214344  3682 raft_consensus.cc:2804] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:38.214924  3682 raft_consensus.cc:697] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:38.215808  3682 consensus_queue.cc:237] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.223896  3018 catalog_manager.cc:5697] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 reported cstate change: term changed from 1 to 2, leader changed from db669a8183554567834ff39169778e41 (127.1.2.193) to 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:38.363752  3440 raft_consensus.cc:493] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.364310  3440 raft_consensus.cc:515] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.366955  3269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe791fb291164c2b85e8cdfbb718d029" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:38.367065  3645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe791fb291164c2b85e8cdfbb718d029" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.367801  3645 raft_consensus.cc:2468] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:38.366006  3440 leader_election.cc:290] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:38.368932  3165 leader_election.cc:304] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [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: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:38.369657  3440 raft_consensus.cc:2804] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:38.369995  3440 raft_consensus.cc:493] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.370290  3440 raft_consensus.cc:3060] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.374883  3440 raft_consensus.cc:515] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.376444  3440 leader_election.cc:290] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 2 election: Requested vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:38.377347  3645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe791fb291164c2b85e8cdfbb718d029" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:38.377430  3269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe791fb291164c2b85e8cdfbb718d029" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:38.378136  3645 raft_consensus.cc:3060] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.381421  3440 raft_consensus.cc:493] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.381950  3440 raft_consensus.cc:515] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:38.384074  3645 raft_consensus.cc:2468] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 2.
I20260710 11:12:38.384367  3440 leader_election.cc:290] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.384725  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:38.385003  3646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.385455  3346 raft_consensus.cc:2468] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:38.385659  3646 raft_consensus.cc:2468] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:38.385913  3165 leader_election.cc:304] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [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: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:38.386804  3440 raft_consensus.cc:2804] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:38.386679  3164 leader_election.cc:304] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 
I20260710 11:12:38.387516  3440 raft_consensus.cc:697] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 2 LEADER]: Becoming Leader. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:38.387784  3398 raft_consensus.cc:2804] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:38.388238  3398 raft_consensus.cc:493] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.388640  3398 raft_consensus.cc:3060] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.388484  3440 consensus_queue.cc:237] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.394166  3682 raft_consensus.cc:493] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.394780  3682 raft_consensus.cc:515] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.398593  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:38.398816  3682 leader_election.cc:290] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:38.400449  3646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.401211  3646 raft_consensus.cc:2468] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 1.
I20260710 11:12:38.402895  3239 leader_election.cc:304] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:38.403904  3436 raft_consensus.cc:2804] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:38.404313  3436 raft_consensus.cc:493] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.404744  3436 raft_consensus.cc:3060] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.408661  3398 raft_consensus.cc:515] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:38.412226  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:38.412245  3646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:38.412567  3436 raft_consensus.cc:515] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.413009  3346 raft_consensus.cc:3060] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.413236  3646 raft_consensus.cc:3060] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.413403  3398 leader_election.cc:290] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 2 election: Requested vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.417316  3682 raft_consensus.cc:493] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.417963  3491 raft_consensus.cc:493] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.417889  3682 raft_consensus.cc:515] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.418514  3491 raft_consensus.cc:515] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.420527  3491 leader_election.cc:290] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.421437  3645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.421868  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:38.422160  3645 raft_consensus.cc:2468] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 1.
I20260710 11:12:38.422539  3344 raft_consensus.cc:2468] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 1.
I20260710 11:12:38.422677  3269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:38.423355  3269 raft_consensus.cc:2468] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 1.
I20260710 11:12:38.423557  3239 leader_election.cc:304] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:38.424044  3682 leader_election.cc:290] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.423957  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.424624  3313 leader_election.cc:304] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6aa416940aed40168a3d0b21dd2bdfc8, 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 
I20260710 11:12:38.424844  3644 raft_consensus.cc:2468] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 1.
I20260710 11:12:38.427366  3436 leader_election.cc:290] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 election: Requested vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:38.424571  3681 raft_consensus.cc:2804] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:38.428227  3681 raft_consensus.cc:493] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.428418  3646 raft_consensus.cc:2468] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 2.
I20260710 11:12:38.428654  3681 raft_consensus.cc:3060] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.428424  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:38.429462  3644 raft_consensus.cc:3060] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.430462  3491 raft_consensus.cc:2804] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:38.430914  3491 raft_consensus.cc:493] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.431346  3491 raft_consensus.cc:3060] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.433403  3165 leader_election.cc:304] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:38.432823  3018 catalog_manager.cc:5697] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 reported cstate change: term changed from 1 to 2, leader changed from db669a8183554567834ff39169778e41 (127.1.2.193) to 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "76e20ea82b4a4ff783750beb3a019239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:38.434860  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:38.436879  3681 raft_consensus.cc:515] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.439615  3644 raft_consensus.cc:2468] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 2.
I20260710 11:12:38.439924  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:38.440968  3239 leader_election.cc:304] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:38.441258  3681 leader_election.cc:290] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 election: Requested vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.441856  3398 raft_consensus.cc:2804] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:38.441923  3440 raft_consensus.cc:493] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.442637  3398 raft_consensus.cc:697] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 2 LEADER]: Becoming Leader. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:38.443840  3646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:38.443745  3398 consensus_queue.cc:237] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:38.444509  3646 raft_consensus.cc:3060] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.447904  3436 raft_consensus.cc:2804] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:38.448493  3346 raft_consensus.cc:2468] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 2.
I20260710 11:12:38.449213  3436 raft_consensus.cc:697] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:38.442734  3440 raft_consensus.cc:515] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.450218  3436 consensus_queue.cc:237] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.452365  3646 raft_consensus.cc:2468] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 2.
I20260710 11:12:38.453827  3440 leader_election.cc:290] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:38.454291  3491 raft_consensus.cc:515] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.454468  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.455334  3644 raft_consensus.cc:2393] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76e20ea82b4a4ff783750beb3a019239 in current term 2: Already voted for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in this term.
I20260710 11:12:38.455991  3239 leader_election.cc:304] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:38.456544  3344 raft_consensus.cc:2393] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6aa416940aed40168a3d0b21dd2bdfc8 in current term 2: Already voted for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in this term.
I20260710 11:12:38.457520  3269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddd03b7e477403ab099763fa1e4152a" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:38.459942  3165 leader_election.cc:304] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [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: 76e20ea82b4a4ff783750beb3a019239; no voters: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41
I20260710 11:12:38.461537  3269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:38.463810  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:38.462229  3584 raft_consensus.cc:493] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.464695  3644 raft_consensus.cc:2393] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in current term 2: Already voted for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in this term.
I20260710 11:12:38.465014  3584 raft_consensus.cc:515] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.462275  3018 catalog_manager.cc:5697] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 reported cstate change: term changed from 1 to 2, leader changed from db669a8183554567834ff39169778e41 (127.1.2.193) to 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "76e20ea82b4a4ff783750beb3a019239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:38.461098  3440 raft_consensus.cc:3060] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.467356  3584 leader_election.cc:290] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.462973  3436 raft_consensus.cc:2804] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:38.468590  3020 catalog_manager.cc:5697] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 reported cstate change: term changed from 1 to 2, leader changed from db669a8183554567834ff39169778e41 (127.1.2.193) to 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:38.469316  3270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9229b99dbf74ff69283bba666ade310" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:38.471374  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9229b99dbf74ff69283bba666ade310" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.472034  3644 raft_consensus.cc:2468] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 1.
I20260710 11:12:38.473529  3440 raft_consensus.cc:2749] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:38.463227  3491 leader_election.cc:290] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 2 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.468561  3436 raft_consensus.cc:697] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:38.475338  3313 leader_election.cc:304] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:38.476434  3436 consensus_queue.cc:237] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.477456  3491 raft_consensus.cc:2804] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:38.477984  3491 raft_consensus.cc:493] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.478475  3491 raft_consensus.cc:3060] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.486251  3491 raft_consensus.cc:515] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.490569  3313 leader_election.cc:304] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41
I20260710 11:12:38.491319  3584 raft_consensus.cc:2749] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:38.492594  3491 leader_election.cc:290] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 2 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.493405  3269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9229b99dbf74ff69283bba666ade310" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:38.493875  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9229b99dbf74ff69283bba666ade310" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:38.494414  3644 raft_consensus.cc:3060] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.498674  3020 catalog_manager.cc:5697] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 reported cstate change: term changed from 1 to 2, leader changed from db669a8183554567834ff39169778e41 (127.1.2.193) to 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:38.499136  3644 raft_consensus.cc:2468] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 2.
I20260710 11:12:38.500336  3313 leader_election.cc:304] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:38.501017  3491 raft_consensus.cc:2804] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:38.502228  3440 raft_consensus.cc:493] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.502666  3440 raft_consensus.cc:515] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:38.504390  3440 leader_election.cc:290] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.506114  3436 raft_consensus.cc:493] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.506081  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8287c19f86c4096b92478347455ad0b" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:38.506889  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8287c19f86c4096b92478347455ad0b" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.506834  3436 raft_consensus.cc:515] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.507766  3644 raft_consensus.cc:2468] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 1.
I20260710 11:12:38.508904  3165 leader_election.cc:304] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [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: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74
I20260710 11:12:38.509370  3491 raft_consensus.cc:697] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 LEADER]: Becoming Leader. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Running, Role: LEADER
I20260710 11:12:38.509789  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9229b99dbf74ff69283bba666ade310" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:38.510157  3440 raft_consensus.cc:2804] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:38.510679  3440 raft_consensus.cc:493] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.511104  3440 raft_consensus.cc:3060] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.511529  3436 leader_election.cc:290] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.510286  3491 consensus_queue.cc:237] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.512677  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9229b99dbf74ff69283bba666ade310" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.513535  3644 raft_consensus.cc:2393] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aa416940aed40168a3d0b21dd2bdfc8 in current term 2: Already voted for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in this term.
I20260710 11:12:38.516480  3239 leader_election.cc:304] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41
I20260710 11:12:38.518564  3436 raft_consensus.cc:3060] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.520397  3020 catalog_manager.cc:5697] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 reported cstate change: term changed from 1 to 2, leader changed from db669a8183554567834ff39169778e41 (127.1.2.193) to 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196). New cstate: current_term: 2 leader_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:38.520323  3440 raft_consensus.cc:515] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:38.523955  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8287c19f86c4096b92478347455ad0b" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:38.523433  3491 raft_consensus.cc:493] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.525223  3436 raft_consensus.cc:2749] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:38.525316  3491 raft_consensus.cc:515] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:38.526659  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8287c19f86c4096b92478347455ad0b" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:38.527107  3440 leader_election.cc:290] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 2 election: Requested vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.527357  3644 raft_consensus.cc:3060] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.528538  3646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8df4c212ec5473a9dfd3c2b5a022159" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.528983  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8df4c212ec5473a9dfd3c2b5a022159" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:38.529215  3646 raft_consensus.cc:2468] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 1.
I20260710 11:12:38.530495  3313 leader_election.cc:304] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:38.530678  3491 leader_election.cc:290] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:38.531347  3491 raft_consensus.cc:2804] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:38.531769  3491 raft_consensus.cc:493] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.532176  3491 raft_consensus.cc:3060] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.533360  3436 raft_consensus.cc:493] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.533918  3436 raft_consensus.cc:515] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.536028  3436 leader_election.cc:290] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:38.536211  3644 raft_consensus.cc:2468] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76e20ea82b4a4ff783750beb3a019239 in term 2.
I20260710 11:12:38.536705  3646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.537369  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:38.537447  3646 raft_consensus.cc:2468] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 1.
I20260710 11:12:38.537715  3165 leader_election.cc:304] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [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: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74
I20260710 11:12:38.538100  3199 raft_consensus.cc:2468] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 1.
I20260710 11:12:38.538893  3440 raft_consensus.cc:2804] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:38.539304  3440 raft_consensus.cc:697] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 2 LEADER]: Becoming Leader. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:38.539131  3239 leader_election.cc:304] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:38.540297  3491 raft_consensus.cc:515] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:38.540377  3440 consensus_queue.cc:237] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:38.540846  3436 raft_consensus.cc:2804] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:38.541357  3436 raft_consensus.cc:493] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.541740  3436 raft_consensus.cc:3060] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.542373  3491 leader_election.cc:290] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 2 election: Requested vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:38.543391  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8df4c212ec5473a9dfd3c2b5a022159" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:38.543505  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8df4c212ec5473a9dfd3c2b5a022159" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:38.544314  3644 raft_consensus.cc:3060] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.549865  3436 raft_consensus.cc:515] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.551936  3436 leader_election.cc:290] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 election: Requested vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:38.552142  3644 raft_consensus.cc:2468] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 2.
I20260710 11:12:38.551828  3020 catalog_manager.cc:5697] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 reported cstate change: term changed from 1 to 2, leader changed from db669a8183554567834ff39169778e41 (127.1.2.193) to 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "76e20ea82b4a4ff783750beb3a019239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:38.553321  3313 leader_election.cc:304] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 76e20ea82b4a4ff783750beb3a019239
I20260710 11:12:38.554008  3646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:38.554430  3491 raft_consensus.cc:2804] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:38.554687  3646 raft_consensus.cc:3060] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.554956  3491 raft_consensus.cc:697] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 LEADER]: Becoming Leader. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Running, Role: LEADER
I20260710 11:12:38.555814  3491 consensus_queue.cc:237] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:38.554039  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:38.560190  3196 raft_consensus.cc:3060] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.563252  3436 raft_consensus.cc:493] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.563879  3436 raft_consensus.cc:515] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.567018  3436 leader_election.cc:290] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.568224  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.568902  3644 raft_consensus.cc:2468] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 1.
I20260710 11:12:38.570909  3018 catalog_manager.cc:5697] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 reported cstate change: term changed from 1 to 2, leader changed from db669a8183554567834ff39169778e41 (127.1.2.193) to 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196). New cstate: current_term: 2 leader_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:38.571589  3239 leader_election.cc:304] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:38.572499  3681 raft_consensus.cc:2804] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:38.572890  3681 raft_consensus.cc:493] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.573276  3681 raft_consensus.cc:3060] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.574681  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:38.576033  3440 raft_consensus.cc:493] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.576545  3440 raft_consensus.cc:515] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:38.578572  3440 leader_election.cc:290] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.579344  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8df4c212ec5473a9dfd3c2b5a022159" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" is_pre_election: true
I20260710 11:12:38.579697  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8df4c212ec5473a9dfd3c2b5a022159" candidate_uuid: "76e20ea82b4a4ff783750beb3a019239" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.580475  3644 raft_consensus.cc:2393] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76e20ea82b4a4ff783750beb3a019239 in current term 2: Already voted for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in this term.
I20260710 11:12:38.581348  3165 leader_election.cc:304] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [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: 76e20ea82b4a4ff783750beb3a019239; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41
I20260710 11:12:38.581983  3440 raft_consensus.cc:3060] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.584893  3681 raft_consensus.cc:515] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.585664  3196 raft_consensus.cc:2468] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 2.
I20260710 11:12:38.571870  3646 raft_consensus.cc:2468] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 2.
I20260710 11:12:38.586879  3237 leader_election.cc:304] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8, 76e20ea82b4a4ff783750beb3a019239; no voters: 
I20260710 11:12:38.588032  3436 raft_consensus.cc:2804] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:38.588532  3681 leader_election.cc:290] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 election: Requested vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.588763  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:38.588562  3436 raft_consensus.cc:697] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:38.591010  3646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41"
I20260710 11:12:38.591333  3440 raft_consensus.cc:2749] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:38.590726  3436 consensus_queue.cc:237] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [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: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.591641  3646 raft_consensus.cc:3060] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.597432  3646 raft_consensus.cc:2468] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 2.
I20260710 11:12:38.598361  3239 leader_election.cc:304] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 6c4ba53e1b3d49929767c5aa7fb5db74
I20260710 11:12:38.599020  3436 raft_consensus.cc:2804] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:38.599522  3436 raft_consensus.cc:697] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:38.600350  3436 consensus_queue.cc:237] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.600448  3018 catalog_manager.cc:5697] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 reported cstate change: term changed from 1 to 2, leader changed from db669a8183554567834ff39169778e41 (127.1.2.193) to 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:38.608933  3491 raft_consensus.cc:493] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.609484  3491 raft_consensus.cc:515] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:38.611963  3491 leader_election.cc:290] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:38.612632  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8287c19f86c4096b92478347455ad0b" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:38.614506  3584 raft_consensus.cc:493] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.614991  3584 raft_consensus.cc:515] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:38.616163  3646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8287c19f86c4096b92478347455ad0b" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.615535  3018 catalog_manager.cc:5697] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 reported cstate change: term changed from 1 to 2, leader changed from db669a8183554567834ff39169778e41 (127.1.2.193) to 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:38.616916  3584 leader_election.cc:290] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), db669a8183554567834ff39169778e41 (127.1.2.193:33905)
I20260710 11:12:38.617168  3646 raft_consensus.cc:2393] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in current term 2: Already voted for candidate 76e20ea82b4a4ff783750beb3a019239 in this term.
I20260710 11:12:38.618251  3313 leader_election.cc:304] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41
I20260710 11:12:38.618855  3644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.619055  3584 raft_consensus.cc:3060] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.619678  3644 raft_consensus.cc:2393] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in current term 2: Already voted for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in this term.
I20260710 11:12:38.619938  3270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdb2b2272f544379887c48eef3e0345" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" is_pre_election: true
I20260710 11:12:38.621186  3313 leader_election.cc:304] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41
I20260710 11:12:38.622206  3491 raft_consensus.cc:3060] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.626029  3682 raft_consensus.cc:493] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db669a8183554567834ff39169778e41)
I20260710 11:12:38.626551  3682 raft_consensus.cc:515] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:38.627825  3584 raft_consensus.cc:2749] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:38.627974  3491 raft_consensus.cc:2749] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:38.628638  3682 leader_election.cc:290] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db669a8183554567834ff39169778e41 (127.1.2.193:33905), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:38.629426  3646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe791fb291164c2b85e8cdfbb718d029" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db669a8183554567834ff39169778e41" is_pre_election: true
I20260710 11:12:38.629673  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe791fb291164c2b85e8cdfbb718d029" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76e20ea82b4a4ff783750beb3a019239" is_pre_election: true
I20260710 11:12:38.630323  3646 raft_consensus.cc:2393] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aa416940aed40168a3d0b21dd2bdfc8 in current term 2: Already voted for candidate 76e20ea82b4a4ff783750beb3a019239 in this term.
I20260710 11:12:38.631340  3239 leader_election.cc:304] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8; no voters: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41
I20260710 11:12:38.632025  3682 raft_consensus.cc:3060] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.636793  3682 raft_consensus.cc:2749] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:38.646283  3196 raft_consensus.cc:3060] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.651167  3196 raft_consensus.cc:1275] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.652415  3682 consensus_queue.cc:1048] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.674491  3646 raft_consensus.cc:1275] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.675819  3436 consensus_queue.cc:1048] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.876652  3646 raft_consensus.cc:1275] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.877998  3436 consensus_queue.cc:1048] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.886752  3344 raft_consensus.cc:1275] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.891407  3436 consensus_queue.cc:1048] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.908802  3270 raft_consensus.cc:1275] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Refusing update from remote peer 76e20ea82b4a4ff783750beb3a019239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.910149  3440 consensus_queue.cc:1048] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.918467  3646 raft_consensus.cc:1275] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Refusing update from remote peer 76e20ea82b4a4ff783750beb3a019239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.919988  3398 consensus_queue.cc:1048] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.938665  3646 raft_consensus.cc:1275] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Refusing update from remote peer 76e20ea82b4a4ff783750beb3a019239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.939888  3398 consensus_queue.cc:1048] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.948196  3344 raft_consensus.cc:1275] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Refusing update from remote peer 76e20ea82b4a4ff783750beb3a019239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.949605  3440 consensus_queue.cc:1048] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.996034  3196 raft_consensus.cc:1275] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.997310  3436 consensus_queue.cc:1048] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:39.006752  3644 raft_consensus.cc:1275] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:39.008898  3682 consensus_queue.cc:1048] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:39.010756  3644 raft_consensus.cc:1275] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Refusing update from remote peer 76e20ea82b4a4ff783750beb3a019239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:39.012401  3398 consensus_queue.cc:1048] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:39.018306  3645 raft_consensus.cc:1275] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:39.018755  3196 raft_consensus.cc:1275] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:39.020061  3682 consensus_queue.cc:1048] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:39.021330  3436 consensus_queue.cc:1048] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:39.033466  3346 raft_consensus.cc:1275] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Refusing update from remote peer 76e20ea82b4a4ff783750beb3a019239: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:39.036999  3398 consensus_queue.cc:1048] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:39.102748  3270 raft_consensus.cc:1275] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Refusing update from remote peer 6c4ba53e1b3d49929767c5aa7fb5db74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:39.102911  3196 raft_consensus.cc:1275] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Refusing update from remote peer 6c4ba53e1b3d49929767c5aa7fb5db74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:39.104403  3584 consensus_queue.cc:1048] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:39.104516  3491 consensus_queue.cc:1048] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:39.108429  3645 raft_consensus.cc:1275] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Refusing update from remote peer 6c4ba53e1b3d49929767c5aa7fb5db74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:39.110422  3731 consensus_queue.cc:1048] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:39.119249  3644 raft_consensus.cc:1275] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Refusing update from remote peer 6c4ba53e1b3d49929767c5aa7fb5db74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:39.121266  3584 consensus_queue.cc:1048] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:39.142230  3346 raft_consensus.cc:1275] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:39.144351  3681 consensus_queue.cc:1048] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:39.159720  3644 raft_consensus.cc:1275] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:39.161239  3681 consensus_queue.cc:1048] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:43.189579  3668 debug-util.cc:398] Leaking SignalData structure 0x7b0800243fa0 after lost signal to thread 1038
W20260710 11:12:43.190868  3668 debug-util.cc:398] Leaking SignalData structure 0x7b080028c9e0 after lost signal to thread 3056
W20260710 11:12:43.191905  3668 debug-util.cc:398] Leaking SignalData structure 0x7b080028a920 after lost signal to thread 3223
W20260710 11:12:43.192752  3668 debug-util.cc:398] Leaking SignalData structure 0x7b080010fc80 after lost signal to thread 3297
W20260710 11:12:43.193769  3668 debug-util.cc:398] Leaking SignalData structure 0x7b08002304c0 after lost signal to thread 3371
W20260710 11:12:43.194763  3668 debug-util.cc:398] Leaking SignalData structure 0x7b0800172a60 after lost signal to thread 3671
W20260710 11:12:46.974251  3165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.2.193:33905, user_credentials={real_user=slave}} blocked reactor thread for 68372.7us
I20260710 11:12:47.845871  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:47.876441  3272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108"
dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
mode: GRACEFUL
new_leader_uuid: "db669a8183554567834ff39169778e41"
 from {username='slave'} at 127.0.0.1:36320
I20260710 11:12:47.877154  3272 raft_consensus.cc:606] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Received request to transfer leadership to TS db669a8183554567834ff39169778e41
I20260710 11:12:47.889099  3197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e98a6c3a02d45b0bac35221f72c3f3d"
dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
mode: GRACEFUL
new_leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
 from {username='slave'} at 127.0.0.1:42164
I20260710 11:12:47.889601  3197 raft_consensus.cc:606] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Received request to transfer leadership to TS 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:47.891930  3197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5"
dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
mode: GRACEFUL
new_leader_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
 from {username='slave'} at 127.0.0.1:42164
I20260710 11:12:47.892518  3197 raft_consensus.cc:606] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Received request to transfer leadership to TS 6c4ba53e1b3d49929767c5aa7fb5db74
I20260710 11:12:47.894842  3197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7"
dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
mode: GRACEFUL
new_leader_uuid: "db669a8183554567834ff39169778e41"
 from {username='slave'} at 127.0.0.1:42164
I20260710 11:12:47.895392  3197 raft_consensus.cc:606] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 2 LEADER]: Received request to transfer leadership to TS db669a8183554567834ff39169778e41
I20260710 11:12:47.897667  3197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82520b0f29c641b99584807854642902"
dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
mode: GRACEFUL
new_leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
 from {username='slave'} at 127.0.0.1:42164
I20260710 11:12:47.898152  3197 raft_consensus.cc:606] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Received request to transfer leadership to TS 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:47.899207  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:12:47.899952  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260710 11:12:47.930771  3368 debug-util.cc:398] Leaking SignalData structure 0x7b080020cc60 after lost signal to thread 1038
W20260710 11:12:47.931810  3368 debug-util.cc:398] Leaking SignalData structure 0x7b08000bfec0 after lost signal to thread 3056
W20260710 11:12:47.932780  3368 debug-util.cc:398] Leaking SignalData structure 0x7b0800040360 after lost signal to thread 3223
W20260710 11:12:47.933822  3368 debug-util.cc:398] Leaking SignalData structure 0x7b08000bb980 after lost signal to thread 3297
W20260710 11:12:47.934660  3368 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1020 after lost signal to thread 3371
W20260710 11:12:47.935617  3368 debug-util.cc:398] Leaking SignalData structure 0x7b0800028460 after lost signal to thread 3671
I20260710 11:12:48.016695  3757 raft_consensus.cc:993] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239: : Instructing follower 6c4ba53e1b3d49929767c5aa7fb5db74 to start an election
I20260710 11:12:48.017356  3769 raft_consensus.cc:1081] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Signalling peer 6c4ba53e1b3d49929767c5aa7fb5db74 to start an election
I20260710 11:12:48.019131  3347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5"
dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
 from {username='slave'} at 127.0.0.1:39916
I20260710 11:12:48.019799  3347 raft_consensus.cc:493] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.020217  3347 raft_consensus.cc:3060] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.029094  3347 raft_consensus.cc:515] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:48.032219  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:48.032887  3757 raft_consensus.cc:993] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239: : Instructing follower 6aa416940aed40168a3d0b21dd2bdfc8 to start an election
I20260710 11:12:48.032965  3197 raft_consensus.cc:3055] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:48.033516  3197 raft_consensus.cc:740] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:48.034895  3774 raft_consensus.cc:1081] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Signalling peer 6aa416940aed40168a3d0b21dd2bdfc8 to start an election
I20260710 11:12:48.034409  3197 consensus_queue.cc:260] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:48.035936  3197 raft_consensus.cc:3060] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.036755  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:48.037367  3272 raft_consensus.cc:3060] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.037707  3269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82520b0f29c641b99584807854642902"
dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
 from {username='slave'} at 127.0.0.1:38422
I20260710 11:12:48.038283  3269 raft_consensus.cc:493] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.038618  3269 raft_consensus.cc:3060] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.046252  3272 raft_consensus.cc:2468] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 2.
I20260710 11:12:48.046780  3745 raft_consensus.cc:993] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8: : Instructing follower db669a8183554567834ff39169778e41 to start an election
I20260710 11:12:48.036092  3347 leader_election.cc:290] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 2 election: Requested vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:48.046712  3269 raft_consensus.cc:515] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:48.047328  3745 raft_consensus.cc:1081] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Signalling peer db669a8183554567834ff39169778e41 to start an election
I20260710 11:12:48.048152  3313 leader_election.cc:304] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8, 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 
I20260710 11:12:48.049103  3756 raft_consensus.cc:2804] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:48.049870  3269 leader_election.cc:290] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 election: Requested vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:48.050505  3646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108"
dest_uuid: "db669a8183554567834ff39169778e41"
 from {username='slave'} at 127.0.0.1:56622
I20260710 11:12:48.050935  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82520b0f29c641b99584807854642902" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:48.051250  3646 raft_consensus.cc:493] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.051576  3347 raft_consensus.cc:3060] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.051805  3646 raft_consensus.cc:3060] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.058972  3347 raft_consensus.cc:2468] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 2.
I20260710 11:12:48.060542  3238 leader_election.cc:304] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8, 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 
I20260710 11:12:48.061978  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82520b0f29c641b99584807854642902" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:48.062841  3196 raft_consensus.cc:3055] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:48.063246  3196 raft_consensus.cc:740] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:48.064654  3196 consensus_queue.cc:260] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:48.065963  3197 raft_consensus.cc:2468] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 2.
I20260710 11:12:48.066032  3745 raft_consensus.cc:2804] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:48.067337  3196 raft_consensus.cc:3060] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.066867  3756 raft_consensus.cc:697] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 LEADER]: Becoming Leader. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Running, Role: LEADER
I20260710 11:12:48.068706  3756 consensus_queue.cc:237] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:48.071558  3745 raft_consensus.cc:697] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:48.072501  3646 raft_consensus.cc:515] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:48.072588  3745 consensus_queue.cc:237] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:48.084262  3646 leader_election.cc:290] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 3 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:48.096796  3196 raft_consensus.cc:2468] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 2.
I20260710 11:12:48.097451  3020 catalog_manager.cc:5697] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 reported cstate change: term changed from 1 to 2, leader changed from 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194) to 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196). New cstate: current_term: 2 leader_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:48.106112  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:48.106644  3347 raft_consensus.cc:3060] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.112635  3022 catalog_manager.cc:5697] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 reported cstate change: term changed from 1 to 2, leader changed from 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194) to 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:48.121002  3347 raft_consensus.cc:2468] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 3.
I20260710 11:12:48.125221  3600 leader_election.cc:304] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:48.129714  3269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fe248f7b8742ba8e37f0b2c55b9108" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:48.130601  3269 raft_consensus.cc:3055] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:48.131000  3269 raft_consensus.cc:740] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:48.131673  3784 raft_consensus.cc:2804] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:48.132282  3269 consensus_queue.cc:260] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:48.134140  3269 raft_consensus.cc:3060] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.140524  3784 raft_consensus.cc:697] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 3 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:48.141600  3784 consensus_queue.cc:237] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [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: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:48.143608  3269 raft_consensus.cc:2468] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 3.
I20260710 11:12:48.153647  3020 catalog_manager.cc:5697] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 reported cstate change: term changed from 2 to 3, leader changed from 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195) to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 3 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:48.200009  3774 raft_consensus.cc:993] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239: : Instructing follower 6aa416940aed40168a3d0b21dd2bdfc8 to start an election
I20260710 11:12:48.200570  3774 raft_consensus.cc:1081] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Signalling peer 6aa416940aed40168a3d0b21dd2bdfc8 to start an election
I20260710 11:12:48.203498  3269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e98a6c3a02d45b0bac35221f72c3f3d"
dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
 from {username='slave'} at 127.0.0.1:38422
I20260710 11:12:48.204134  3269 raft_consensus.cc:493] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.204548  3269 raft_consensus.cc:3060] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.210973  3269 raft_consensus.cc:515] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:48.212687  3269 leader_election.cc:290] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 election: Requested vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:48.213455  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e98a6c3a02d45b0bac35221f72c3f3d" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:48.213896  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e98a6c3a02d45b0bac35221f72c3f3d" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:48.214103  3196 raft_consensus.cc:3055] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:48.214375  3347 raft_consensus.cc:3060] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.214529  3196 raft_consensus.cc:740] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:48.215524  3196 consensus_queue.cc:260] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:48.216925  3196 raft_consensus.cc:3060] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.218932  3347 raft_consensus.cc:2468] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 2.
I20260710 11:12:48.219897  3238 leader_election.cc:304] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8, 6c4ba53e1b3d49929767c5aa7fb5db74; no voters: 
I20260710 11:12:48.220561  3745 raft_consensus.cc:2804] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:48.220960  3745 raft_consensus.cc:697] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Becoming Leader. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:48.221690  3745 consensus_queue.cc:237] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:48.226814  3196 raft_consensus.cc:2468] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 2.
I20260710 11:12:48.232959  3020 catalog_manager.cc:5697] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 reported cstate change: term changed from 1 to 2, leader changed from 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194) to 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:48.320233  3774 raft_consensus.cc:993] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239: : Instructing follower db669a8183554567834ff39169778e41 to start an election
I20260710 11:12:48.320703  3769 raft_consensus.cc:1081] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 2 LEADER]: Signalling peer db669a8183554567834ff39169778e41 to start an election
I20260710 11:12:48.322153  3646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7"
dest_uuid: "db669a8183554567834ff39169778e41"
 from {username='slave'} at 127.0.0.1:56612
I20260710 11:12:48.322602  3646 raft_consensus.cc:493] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.322870  3646 raft_consensus.cc:3060] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.327324  3646 raft_consensus.cc:515] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:48.329185  3646 leader_election.cc:290] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 3 election: Requested vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:48.330163  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:48.330662  3347 raft_consensus.cc:3060] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.336052  3347 raft_consensus.cc:2468] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 3.
I20260710 11:12:48.337061  3600 leader_election.cc:304] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:48.338035  3784 raft_consensus.cc:2804] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:48.338600  3784 raft_consensus.cc:697] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 3 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:48.339648  3784 consensus_queue.cc:237] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [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: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:48.341434  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9ef34c602447bc9b2ebb628b699ba7" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:48.341964  3196 raft_consensus.cc:3055] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:48.342298  3196 raft_consensus.cc:740] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:48.343187  3196 consensus_queue.cc:260] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [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: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:48.344300  3196 raft_consensus.cc:3060] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.351680  3196 raft_consensus.cc:2468] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 3.
I20260710 11:12:48.358021  3020 catalog_manager.cc:5697] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 reported cstate change: term changed from 2 to 3, leader changed from 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194) to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 3 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:48.460659  3269 raft_consensus.cc:1275] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Refusing update from remote peer 6c4ba53e1b3d49929767c5aa7fb5db74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.462330  3778 consensus_queue.cc:1048] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:48.486235  3196 raft_consensus.cc:1275] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Refusing update from remote peer 6c4ba53e1b3d49929767c5aa7fb5db74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.487887  3756 consensus_queue.cc:1048] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:48.598456  3272 raft_consensus.cc:1275] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 FOLLOWER]: Refusing update from remote peer db669a8183554567834ff39169778e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:48.600003  3784 consensus_queue.cc:1048] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.618134  3347 raft_consensus.cc:1275] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 3 FOLLOWER]: Refusing update from remote peer db669a8183554567834ff39169778e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:48.620205  3785 consensus_queue.cc:1048] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:48.668670  3197 raft_consensus.cc:1275] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.670011  3745 consensus_queue.cc:1048] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:48.686774  3347 raft_consensus.cc:1275] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.688195  3745 consensus_queue.cc:1048] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:48.692533  3197 raft_consensus.cc:1275] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.694056  3745 consensus_queue.cc:1048] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:48.714147  3347 raft_consensus.cc:1275] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.718391  3773 consensus_queue.cc:1048] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:48.870496  3347 raft_consensus.cc:1275] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 3 FOLLOWER]: Refusing update from remote peer db669a8183554567834ff39169778e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:48.871976  3785 consensus_queue.cc:1048] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.882088  3197 raft_consensus.cc:1275] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 3 FOLLOWER]: Refusing update from remote peer db669a8183554567834ff39169778e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:48.883279  3784 consensus_queue.cc:1048] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.903103  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:48.920511  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:48.934453  3197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10d28d3fc3a9433fb47d3b3fe4754772"
dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
mode: GRACEFUL
new_leader_uuid: "db669a8183554567834ff39169778e41"
 from {username='slave'} at 127.0.0.1:42164
I20260710 11:12:48.935052  3197 raft_consensus.cc:606] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Received request to transfer leadership to TS db669a8183554567834ff39169778e41
I20260710 11:12:48.949223  3347 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5"
dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
mode: GRACEFUL
new_leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
 from {username='slave'} at 127.0.0.1:35384
I20260710 11:12:48.949749  3347 raft_consensus.cc:606] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 LEADER]: Received request to transfer leadership to TS 6aa416940aed40168a3d0b21dd2bdfc8
I20260710 11:12:48.952184  3272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe"
dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
mode: GRACEFUL
new_leader_uuid: "db669a8183554567834ff39169778e41"
 from {username='slave'} at 127.0.0.1:36320
I20260710 11:12:48.952684  3272 raft_consensus.cc:606] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Received request to transfer leadership to TS db669a8183554567834ff39169778e41
I20260710 11:12:48.955063  3272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efb5109f75114cfd88bdff60d9fb9ab8"
dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
mode: GRACEFUL
new_leader_uuid: "db669a8183554567834ff39169778e41"
 from {username='slave'} at 127.0.0.1:36320
I20260710 11:12:48.955575  3272 raft_consensus.cc:606] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 LEADER]: Received request to transfer leadership to TS db669a8183554567834ff39169778e41
I20260710 11:12:48.956650  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:12:48.957300  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:48.977099  3773 raft_consensus.cc:993] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8: : Instructing follower db669a8183554567834ff39169778e41 to start an election
I20260710 11:12:48.977682  3745 raft_consensus.cc:1081] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 LEADER]: Signalling peer db669a8183554567834ff39169778e41 to start an election
I20260710 11:12:48.979549  3644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efb5109f75114cfd88bdff60d9fb9ab8"
dest_uuid: "db669a8183554567834ff39169778e41"
 from {username='slave'} at 127.0.0.1:56622
I20260710 11:12:48.980005  3644 raft_consensus.cc:493] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.980283  3644 raft_consensus.cc:3060] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.985046  3644 raft_consensus.cc:515] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:48.986490  3644 leader_election.cc:290] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 2 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:48.987519  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb5109f75114cfd88bdff60d9fb9ab8" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:48.987591  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb5109f75114cfd88bdff60d9fb9ab8" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:48.988251  3272 raft_consensus.cc:3055] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:48.988328  3347 raft_consensus.cc:3060] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.988679  3272 raft_consensus.cc:740] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:48.989570  3272 consensus_queue.cc:260] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:48.990777  3272 raft_consensus.cc:3060] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.995726  3347 raft_consensus.cc:2468] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 2.
I20260710 11:12:48.996258  3272 raft_consensus.cc:2468] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 2.
I20260710 11:12:48.996894  3600 leader_election.cc:304] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:48.997833  3784 raft_consensus.cc:2804] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:48.998227  3784 raft_consensus.cc:697] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 2 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:48.998991  3784 consensus_queue.cc:237] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:49.008472  3020 catalog_manager.cc:5697] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 reported cstate change: term changed from 1 to 2, leader changed from 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195) to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:49.098126  3775 raft_consensus.cc:993] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74: : Instructing follower 6aa416940aed40168a3d0b21dd2bdfc8 to start an election
I20260710 11:12:49.098658  3756 raft_consensus.cc:1081] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 LEADER]: Signalling peer 6aa416940aed40168a3d0b21dd2bdfc8 to start an election
I20260710 11:12:49.100342  3269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5"
dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
 from {username='slave'} at 127.0.0.1:38420
I20260710 11:12:49.100930  3269 raft_consensus.cc:493] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:49.101302  3269 raft_consensus.cc:3060] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:49.109510  3269 raft_consensus.cc:515] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:49.112129  3269 leader_election.cc:290] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [CANDIDATE]: Term 3 election: Requested vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:49.112645  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:49.112645  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5" candidate_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:49.113513  3197 raft_consensus.cc:3060] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:49.113721  3347 raft_consensus.cc:3055] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:49.114024  3347 raft_consensus.cc:740] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Running, Role: LEADER
I20260710 11:12:49.114745  3347 consensus_queue.cc:260] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:49.115922  3347 raft_consensus.cc:3060] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:49.120416  3197 raft_consensus.cc:2468] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 3.
I20260710 11:12:49.121815  3237 leader_election.cc:304] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: 6aa416940aed40168a3d0b21dd2bdfc8, 76e20ea82b4a4ff783750beb3a019239; no voters: 
I20260710 11:12:49.122514  3347 raft_consensus.cc:2468] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa416940aed40168a3d0b21dd2bdfc8 in term 3.
I20260710 11:12:49.122735  3802 raft_consensus.cc:2804] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:49.123195  3802 raft_consensus.cc:697] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 LEADER]: Becoming Leader. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:49.124097  3802 consensus_queue.cc:237] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:49.132500  3020 catalog_manager.cc:5697] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 reported cstate change: term changed from 2 to 3, leader changed from 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196) to 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195). New cstate: current_term: 3 leader_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:49.228595  3802 raft_consensus.cc:993] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8: : Instructing follower db669a8183554567834ff39169778e41 to start an election
I20260710 11:12:49.229103  3745 raft_consensus.cc:1081] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Signalling peer db669a8183554567834ff39169778e41 to start an election
I20260710 11:12:49.230611  3644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe"
dest_uuid: "db669a8183554567834ff39169778e41"
 from {username='slave'} at 127.0.0.1:56622
I20260710 11:12:49.231055  3644 raft_consensus.cc:493] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:49.231338  3644 raft_consensus.cc:3060] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:49.235770  3644 raft_consensus.cc:515] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:49.238538  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:49.239957  3197 raft_consensus.cc:3060] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:49.239161  3644 leader_election.cc:290] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 3 election: Requested vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:49.239308  3269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d71b2593d84b52b9b92ec74af75cfe" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:49.243649  3269 raft_consensus.cc:3055] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:49.243999  3269 raft_consensus.cc:740] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:49.244724  3269 consensus_queue.cc:260] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [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: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:49.245711  3269 raft_consensus.cc:3060] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:49.247236  3197 raft_consensus.cc:2468] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 3.
I20260710 11:12:49.248492  3599 leader_election.cc:304] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [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: 76e20ea82b4a4ff783750beb3a019239, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:49.249343  3784 raft_consensus.cc:2804] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:49.249814  3784 raft_consensus.cc:697] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 3 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:49.250628  3784 consensus_queue.cc:237] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [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: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } }
I20260710 11:12:49.251219  3269 raft_consensus.cc:2468] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 3.
I20260710 11:12:49.259781  3020 catalog_manager.cc:5697] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 reported cstate change: term changed from 2 to 3, leader changed from 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195) to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 3 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:49.360253  3774 raft_consensus.cc:993] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239: : Instructing follower db669a8183554567834ff39169778e41 to start an election
I20260710 11:12:49.360905  3814 raft_consensus.cc:1081] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Signalling peer db669a8183554567834ff39169778e41 to start an election
I20260710 11:12:49.362489  3644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10d28d3fc3a9433fb47d3b3fe4754772"
dest_uuid: "db669a8183554567834ff39169778e41"
 from {username='slave'} at 127.0.0.1:56612
I20260710 11:12:49.362949  3644 raft_consensus.cc:493] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:49.363219  3644 raft_consensus.cc:3060] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:49.367691  3644 raft_consensus.cc:515] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:49.369227  3644 leader_election.cc:290] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 2 election: Requested vote from peers 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451), 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605)
I20260710 11:12:49.370010  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d28d3fc3a9433fb47d3b3fe4754772" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:49.370589  3347 raft_consensus.cc:3060] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:49.370519  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d28d3fc3a9433fb47d3b3fe4754772" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:49.371218  3197 raft_consensus.cc:3055] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:49.371552  3197 raft_consensus.cc:740] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76e20ea82b4a4ff783750beb3a019239, State: Running, Role: LEADER
I20260710 11:12:49.372334  3197 consensus_queue.cc:260] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:49.373512  3197 raft_consensus.cc:3060] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:49.377164  3347 raft_consensus.cc:2468] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 2.
I20260710 11:12:49.378409  3600 leader_election.cc:304] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4ba53e1b3d49929767c5aa7fb5db74, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:49.379231  3784 raft_consensus.cc:2804] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:49.379724  3197 raft_consensus.cc:2468] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 2.
I20260710 11:12:49.380208  3784 raft_consensus.cc:697] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 2 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:49.381788  3784 consensus_queue.cc:237] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } }
I20260710 11:12:49.392096  3020 catalog_manager.cc:5697] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 reported cstate change: term changed from 1 to 2, leader changed from 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194) to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:49.399828  3347 raft_consensus.cc:1275] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Refusing update from remote peer db669a8183554567834ff39169778e41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:49.401288  3784 consensus_queue.cc:1048] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:49.419292  3269 raft_consensus.cc:1275] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Refusing update from remote peer db669a8183554567834ff39169778e41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:49.423663  3785 consensus_queue.cc:1048] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:49.546932  3347 raft_consensus.cc:1275] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 3 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:49.548300  3745 consensus_queue.cc:1048] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:49.557674  3197 raft_consensus.cc:1275] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 3 FOLLOWER]: Refusing update from remote peer 6aa416940aed40168a3d0b21dd2bdfc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:49.564756  3745 consensus_queue.cc:1048] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:49.697214  3269 raft_consensus.cc:1275] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 FOLLOWER]: Refusing update from remote peer db669a8183554567834ff39169778e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:49.698539  3798 consensus_queue.cc:1048] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:49.715431  3197 raft_consensus.cc:1275] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 3 FOLLOWER]: Refusing update from remote peer db669a8183554567834ff39169778e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:49.716753  3798 consensus_queue.cc:1048] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:49.884135  3197 raft_consensus.cc:1275] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Refusing update from remote peer db669a8183554567834ff39169778e41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:49.885423  3798 consensus_queue.cc:1048] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:49.905428  3344 raft_consensus.cc:1275] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Refusing update from remote peer db669a8183554567834ff39169778e41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:49.906917  3784 consensus_queue.cc:1048] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:49.958118  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:49.975133  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:49.991195  3269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5"
dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
mode: GRACEFUL
new_leader_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
 from {username='slave'} at 127.0.0.1:36320
I20260710 11:12:49.991909  3269 raft_consensus.cc:606] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 LEADER]: Received request to transfer leadership to TS 6c4ba53e1b3d49929767c5aa7fb5db74
I20260710 11:12:49.993228  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:12:49.993887  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:50.023761  3745 raft_consensus.cc:993] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8: : Instructing follower 6c4ba53e1b3d49929767c5aa7fb5db74 to start an election
I20260710 11:12:50.024261  3802 raft_consensus.cc:1081] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 LEADER]: Signalling peer 6c4ba53e1b3d49929767c5aa7fb5db74 to start an election
I20260710 11:12:50.025657  3347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5"
dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
 from {username='slave'} at 127.0.0.1:39924
I20260710 11:12:50.026237  3347 raft_consensus.cc:493] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:50.026580  3347 raft_consensus.cc:3060] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:50.033708  3347 raft_consensus.cc:515] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:50.036190  3347 leader_election.cc:290] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [CANDIDATE]: Term 4 election: Requested vote from peers 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605), 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325)
I20260710 11:12:50.036979  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "76e20ea82b4a4ff783750beb3a019239"
I20260710 11:12:50.037102  3269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409b28350d0b4ca1a7b676b6ff4478e5" candidate_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:50.037587  3197 raft_consensus.cc:3060] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:50.037627  3269 raft_consensus.cc:3055] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:50.038198  3269 raft_consensus.cc:740] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6aa416940aed40168a3d0b21dd2bdfc8, State: Running, Role: LEADER
I20260710 11:12:50.039032  3269 consensus_queue.cc:260] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [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: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:50.040351  3269 raft_consensus.cc:3060] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:50.042582  3197 raft_consensus.cc:2468] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 4.
I20260710 11:12:50.043674  3311 leader_election.cc:304] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: 6c4ba53e1b3d49929767c5aa7fb5db74, 76e20ea82b4a4ff783750beb3a019239; no voters: 
I20260710 11:12:50.044308  3756 raft_consensus.cc:2804] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:50.044726  3756 raft_consensus.cc:697] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 4 LEADER]: Becoming Leader. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Running, Role: LEADER
I20260710 11:12:50.045503  3756 consensus_queue.cc:237] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [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: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } }
I20260710 11:12:50.047498  3269 raft_consensus.cc:2468] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4ba53e1b3d49929767c5aa7fb5db74 in term 4.
I20260710 11:12:50.053076  3019 catalog_manager.cc:5697] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 reported cstate change: term changed from 3 to 4, leader changed from 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195) to 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196). New cstate: current_term: 4 leader_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:50.531322  3269 raft_consensus.cc:1275] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 4 FOLLOWER]: Refusing update from remote peer 6c4ba53e1b3d49929767c5aa7fb5db74: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:50.532791  3778 consensus_queue.cc:1048] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:50.559365  3197 raft_consensus.cc:1275] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 4 FOLLOWER]: Refusing update from remote peer 6c4ba53e1b3d49929767c5aa7fb5db74: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:50.561267  3756 consensus_queue.cc:1048] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e20ea82b4a4ff783750beb3a019239" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:50.994689  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:51.015568  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:51.030414  3347 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d125428082d4426adaeedf7c6a68e4a"
dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
mode: GRACEFUL
new_leader_uuid: "db669a8183554567834ff39169778e41"
 from {username='slave'} at 127.0.0.1:35384
I20260710 11:12:51.030932  3347 raft_consensus.cc:606] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 LEADER]: Received request to transfer leadership to TS db669a8183554567834ff39169778e41
I20260710 11:12:51.032136  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:12:51.032791  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:51.223459  3839 raft_consensus.cc:993] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74: : Instructing follower db669a8183554567834ff39169778e41 to start an election
I20260710 11:12:51.224086  3778 raft_consensus.cc:1081] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 LEADER]: Signalling peer db669a8183554567834ff39169778e41 to start an election
I20260710 11:12:51.225750  3646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d125428082d4426adaeedf7c6a68e4a"
dest_uuid: "db669a8183554567834ff39169778e41"
 from {username='slave'} at 127.0.0.1:56634
I20260710 11:12:51.226300  3646 raft_consensus.cc:493] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:51.226655  3646 raft_consensus.cc:3060] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:51.232419  3646 raft_consensus.cc:515] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:51.234294  3646 leader_election.cc:290] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 2 election: Requested vote from peers 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325), 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196:44451)
I20260710 11:12:51.235069  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d125428082d4426adaeedf7c6a68e4a" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aa416940aed40168a3d0b21dd2bdfc8"
I20260710 11:12:51.235278  3347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d125428082d4426adaeedf7c6a68e4a" candidate_uuid: "db669a8183554567834ff39169778e41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74"
I20260710 11:12:51.235827  3272 raft_consensus.cc:3060] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:51.236096  3347 raft_consensus.cc:3055] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:51.236492  3347 raft_consensus.cc:740] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c4ba53e1b3d49929767c5aa7fb5db74, State: Running, Role: LEADER
I20260710 11:12:51.237329  3347 consensus_queue.cc:260] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:51.238647  3347 raft_consensus.cc:3060] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:51.241811  3272 raft_consensus.cc:2468] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 2.
I20260710 11:12:51.243428  3601 leader_election.cc:304] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aa416940aed40168a3d0b21dd2bdfc8, db669a8183554567834ff39169778e41; no voters: 
I20260710 11:12:51.244220  3785 raft_consensus.cc:2804] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:51.244668  3785 raft_consensus.cc:697] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 2 LEADER]: Becoming Leader. State: Replica: db669a8183554567834ff39169778e41, State: Running, Role: LEADER
I20260710 11:12:51.245616  3347 raft_consensus.cc:2468] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db669a8183554567834ff39169778e41 in term 2.
I20260710 11:12:51.245594  3785 consensus_queue.cc:237] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } }
I20260710 11:12:51.254431  3020 catalog_manager.cc:5697] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 reported cstate change: term changed from 1 to 2, leader changed from 6c4ba53e1b3d49929767c5aa7fb5db74 (127.1.2.196) to db669a8183554567834ff39169778e41 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "db669a8183554567834ff39169778e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db669a8183554567834ff39169778e41" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33905 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:51.755849  3272 raft_consensus.cc:1275] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Refusing update from remote peer db669a8183554567834ff39169778e41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:51.757287  3785 consensus_queue.cc:1048] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa416940aed40168a3d0b21dd2bdfc8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 44325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:51.758209  3347 raft_consensus.cc:1275] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Refusing update from remote peer db669a8183554567834ff39169778e41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:51.759483  3785 consensus_queue.cc:1048] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4ba53e1b3d49929767c5aa7fb5db74" member_type: VOTER last_known_addr { host: "127.1.2.196" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:52.034308  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:52.056610  1035 tablet_server.cc:179] TabletServer@127.1.2.193:33905 shutting down...
I20260710 11:12:52.089671  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:52.090816  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.092830  1035 raft_consensus.cc:2243] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.093530  1035 raft_consensus.cc:2272] T f8287c19f86c4096b92478347455ad0b P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.096105  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.096923  1035 raft_consensus.cc:2243] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.097421  1035 raft_consensus.cc:2272] T fe791fb291164c2b85e8cdfbb718d029 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.100028  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.100821  1035 raft_consensus.cc:2243] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.101341  1035 raft_consensus.cc:2272] T 192e46dd955f4488931259041eab368d P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.104089  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.105207  1035 raft_consensus.cc:2243] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.106217  1035 raft_consensus.cc:2272] T a9229b99dbf74ff69283bba666ade310 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.110755  1035 tablet_replica.cc:333] stopping tablet replica
W20260710 11:12:52.110910  3165 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260710 11:12:52.111765  1035 raft_consensus.cc:2243] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.114290  1035 raft_consensus.cc:2272] T 2d125428082d4426adaeedf7c6a68e4a P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:52.115049  3165 consensus_peers.cc:597] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.118618  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.119618  1035 raft_consensus.cc:2243] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.120219  1035 raft_consensus.cc:2272] T e0ec9bf625c14eb9a41e946d8aa2bae8 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.122301  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.122877  1035 raft_consensus.cc:2243] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.123237  1035 raft_consensus.cc:2272] T fa7e10ef02da49d58b71a76385a4d5ee P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.125454  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.126085  1035 raft_consensus.cc:2243] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.126497  1035 raft_consensus.cc:2272] T 8fdb2b2272f544379887c48eef3e0345 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.128515  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.129027  1035 raft_consensus.cc:2243] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.130005  1035 raft_consensus.cc:2272] T 03fe248f7b8742ba8e37f0b2c55b9108 P db669a8183554567834ff39169778e41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.132280  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.132902  1035 raft_consensus.cc:2243] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.133915  1035 raft_consensus.cc:2272] T 6a9ef34c602447bc9b2ebb628b699ba7 P db669a8183554567834ff39169778e41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.137064  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.137784  1035 raft_consensus.cc:2243] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.138514  1035 raft_consensus.cc:2272] T 8ddd03b7e477403ab099763fa1e4152a P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.140764  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.141217  1035 raft_consensus.cc:2243] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.141752  1035 raft_consensus.cc:2272] T af5db587c60c4cc2970cae214fe4f802 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.144522  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.145186  1035 raft_consensus.cc:2243] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.145679  1035 raft_consensus.cc:2272] T 2dbdc639747a4b3b97ec8b56bc1ab649 P db669a8183554567834ff39169778e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.147970  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.148615  1035 raft_consensus.cc:2243] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.150127  1035 raft_consensus.cc:2272] T efb5109f75114cfd88bdff60d9fb9ab8 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.153311  1035 tablet_replica.cc:333] stopping tablet replica
W20260710 11:12:52.153223  3239 consensus_peers.cc:597] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.154044  1035 raft_consensus.cc:2243] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.154968  1035 raft_consensus.cc:2272] T 10d28d3fc3a9433fb47d3b3fe4754772 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.157226  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.157842  1035 raft_consensus.cc:2243] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.158390  1035 raft_consensus.cc:2272] T f8df4c212ec5473a9dfd3c2b5a022159 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.160959  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.161458  1035 raft_consensus.cc:2243] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.162269  1035 raft_consensus.cc:2272] T a8d71b2593d84b52b9b92ec74af75cfe P db669a8183554567834ff39169778e41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.164201  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:52.164695  1035 raft_consensus.cc:2243] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.165197  1035 raft_consensus.cc:2272] T d2c4db51a11544d6945bd134a73884a9 P db669a8183554567834ff39169778e41 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:52.176916  3239 consensus_peers.cc:597] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:52.183015  3313 consensus_peers.cc:597] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.229874  1035 tablet_server.cc:196] TabletServer@127.1.2.193:33905 shutdown complete.
W20260710 11:12:52.260432  3239 consensus_peers.cc:597] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.271406  1035 tablet_server.cc:179] TabletServer@127.1.2.194:0 shutting down...
I20260710 11:12:52.309643  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:52.310634  1035 tablet_replica.cc:333] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.311642  1035 raft_consensus.cc:2243] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.312330  1035 raft_consensus.cc:2272] T 2e98a6c3a02d45b0bac35221f72c3f3d P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.314833  1035 tablet_replica.cc:333] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.315469  1035 raft_consensus.cc:2243] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.316005  1035 raft_consensus.cc:2272] T a8d71b2593d84b52b9b92ec74af75cfe P 76e20ea82b4a4ff783750beb3a019239 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:52.316248  3165 consensus_peers.cc:597] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.318081  1035 tablet_replica.cc:333] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.318754  1035 raft_consensus.cc:2243] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.319450  1035 raft_consensus.cc:2272] T 409b28350d0b4ca1a7b676b6ff4478e5 P 76e20ea82b4a4ff783750beb3a019239 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.322335  1035 tablet_replica.cc:333] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.323038  1035 raft_consensus.cc:2243] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.323714  1035 raft_consensus.cc:2272] T f8df4c212ec5473a9dfd3c2b5a022159 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:52.324245  3165 consensus_peers.cc:597] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.325753  1035 tablet_replica.cc:333] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.326357  1035 raft_consensus.cc:2243] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.327148  1035 raft_consensus.cc:2272] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.329098  1035 tablet_replica.cc:333] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.329672  1035 raft_consensus.cc:2243] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.330173  1035 raft_consensus.cc:2272] T 3e87e9395f37484ab8e0c3272be57304 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.332119  1035 tablet_replica.cc:333] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.332641  1035 raft_consensus.cc:2243] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.333508  1035 raft_consensus.cc:2272] T 4f5498d63a6f49318d686065fd0c75f1 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.335291  1035 tablet_replica.cc:333] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.336067  1035 raft_consensus.cc:2243] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.336731  1035 raft_consensus.cc:2272] T 82520b0f29c641b99584807854642902 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.339051  1035 tablet_replica.cc:333] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.339738  1035 raft_consensus.cc:2243] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.340219  1035 raft_consensus.cc:2272] T d2c4db51a11544d6945bd134a73884a9 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:52.340796  3165 consensus_peers.cc:597] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.342183  1035 tablet_replica.cc:333] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.342749  1035 raft_consensus.cc:2243] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.343704  1035 raft_consensus.cc:2272] T fe791fb291164c2b85e8cdfbb718d029 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.345530  1035 tablet_replica.cc:333] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.346043  1035 raft_consensus.cc:2243] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.346837  1035 raft_consensus.cc:2272] T e293efca47234f71ac1b94c7090c1f0c P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.348767  1035 tablet_replica.cc:333] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.349272  1035 raft_consensus.cc:2243] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.350076  1035 raft_consensus.cc:2272] T f8287c19f86c4096b92478347455ad0b P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.352263  1035 tablet_replica.cc:333] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.352799  1035 raft_consensus.cc:2243] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.353380  1035 raft_consensus.cc:2272] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.355968  1035 tablet_replica.cc:333] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
W20260710 11:12:52.355917  3311 consensus_peers.cc:597] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Couldn't send request to peer 76e20ea82b4a4ff783750beb3a019239. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.356593  1035 raft_consensus.cc:2243] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.357059  1035 raft_consensus.cc:2272] T 10d28d3fc3a9433fb47d3b3fe4754772 P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.358768  1035 tablet_replica.cc:333] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.359277  1035 raft_consensus.cc:2243] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.359735  1035 raft_consensus.cc:2272] T 6a9ef34c602447bc9b2ebb628b699ba7 P 76e20ea82b4a4ff783750beb3a019239 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.361750  1035 tablet_replica.cc:333] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.362236  1035 raft_consensus.cc:2243] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.362643  1035 raft_consensus.cc:2272] T af5db587c60c4cc2970cae214fe4f802 P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.364543  1035 tablet_replica.cc:333] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.365042  1035 raft_consensus.cc:2243] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.365505  1035 raft_consensus.cc:2272] T 8ddd03b7e477403ab099763fa1e4152a P 76e20ea82b4a4ff783750beb3a019239 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.367269  1035 tablet_replica.cc:333] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239: stopping tablet replica
I20260710 11:12:52.367725  1035 raft_consensus.cc:2243] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.368858  1035 raft_consensus.cc:2272] T 192e46dd955f4488931259041eab368d P 76e20ea82b4a4ff783750beb3a019239 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:52.372327  3237 consensus_peers.cc:597] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 -> Peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Couldn't send request to peer 76e20ea82b4a4ff783750beb3a019239. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:52.385850  3239 consensus_peers.cc:597] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:52.387238  3237 consensus_peers.cc:597] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 -> Peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Couldn't send request to peer 76e20ea82b4a4ff783750beb3a019239. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.410375  1035 tablet_server.cc:196] TabletServer@127.1.2.194:0 shutdown complete.
I20260710 11:12:52.446152  1035 tablet_server.cc:179] TabletServer@127.1.2.195:0 shutting down...
W20260710 11:12:52.446153  3311 consensus_peers.cc:597] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Couldn't send request to peer 76e20ea82b4a4ff783750beb3a019239. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.194:46605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:52.468729  3313 consensus_peers.cc:597] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.479432  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:52.480290  1035 tablet_replica.cc:333] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.481271  1035 raft_consensus.cc:2243] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.481925  1035 raft_consensus.cc:2272] T a8d71b2593d84b52b9b92ec74af75cfe P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:52.481899  3313 consensus_peers.cc:597] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.484360  1035 tablet_replica.cc:333] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.484954  1035 raft_consensus.cc:2243] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.485738  1035 raft_consensus.cc:2272] T 8fdb2b2272f544379887c48eef3e0345 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.487751  1035 tablet_replica.cc:333] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.488281  1035 raft_consensus.cc:2243] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.488758  1035 raft_consensus.cc:2272] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.490655  1035 tablet_replica.cc:333] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.491220  1035 raft_consensus.cc:2243] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.491768  1035 raft_consensus.cc:2272] T 2dbdc639747a4b3b97ec8b56bc1ab649 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.493621  1035 tablet_replica.cc:333] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.494134  1035 raft_consensus.cc:2243] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.494921  1035 raft_consensus.cc:2272] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.496806  1035 tablet_replica.cc:333] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.497336  1035 raft_consensus.cc:2243] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.497750  1035 raft_consensus.cc:2272] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.499571  1035 tablet_replica.cc:333] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.500108  1035 raft_consensus.cc:2243] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.500635  1035 raft_consensus.cc:2272] T 4f5498d63a6f49318d686065fd0c75f1 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.503067  1035 tablet_replica.cc:333] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.503746  1035 raft_consensus.cc:2243] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.504637  1035 raft_consensus.cc:2272] T 82520b0f29c641b99584807854642902 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.506948  1035 tablet_replica.cc:333] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.507952  1035 raft_consensus.cc:2243] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.509089  1035 raft_consensus.cc:2272] T af5db587c60c4cc2970cae214fe4f802 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.511143  1035 tablet_replica.cc:333] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.511737  1035 raft_consensus.cc:2243] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.512741  1035 raft_consensus.cc:2272] T 8ddd03b7e477403ab099763fa1e4152a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.515144  1035 tablet_replica.cc:333] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.515921  1035 raft_consensus.cc:2243] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:12:52.516299  3313 consensus_peers.cc:597] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer db669a8183554567834ff39169778e41 (127.1.2.193:33905): Couldn't send request to peer db669a8183554567834ff39169778e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.516582  1035 raft_consensus.cc:2272] T a9229b99dbf74ff69283bba666ade310 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.519402  1035 tablet_replica.cc:333] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.520107  1035 raft_consensus.cc:2243] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.520659  1035 raft_consensus.cc:2272] T 2d125428082d4426adaeedf7c6a68e4a P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.523007  1035 tablet_replica.cc:333] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.523710  1035 raft_consensus.cc:2243] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.524137  1035 raft_consensus.cc:2272] T fe791fb291164c2b85e8cdfbb718d029 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.525908  1035 tablet_replica.cc:333] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.526377  1035 raft_consensus.cc:2243] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.527091  1035 raft_consensus.cc:2272] T d2c4db51a11544d6945bd134a73884a9 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.529019  1035 tablet_replica.cc:333] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.529474  1035 raft_consensus.cc:2243] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.529839  1035 raft_consensus.cc:2272] T 3e87e9395f37484ab8e0c3272be57304 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.531666  1035 tablet_replica.cc:333] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.532114  1035 raft_consensus.cc:2243] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.532516  1035 raft_consensus.cc:2272] T fa7e10ef02da49d58b71a76385a4d5ee P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.534246  1035 tablet_replica.cc:333] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.534674  1035 raft_consensus.cc:2243] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.535049  1035 raft_consensus.cc:2272] T efb5109f75114cfd88bdff60d9fb9ab8 P 6aa416940aed40168a3d0b21dd2bdfc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.536871  1035 tablet_replica.cc:333] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8: stopping tablet replica
I20260710 11:12:52.537279  1035 raft_consensus.cc:2243] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.537652  1035 raft_consensus.cc:2272] T e293efca47234f71ac1b94c7090c1f0c P 6aa416940aed40168a3d0b21dd2bdfc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:52.557236  3313 consensus_peers.cc:597] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Couldn't send request to peer 6aa416940aed40168a3d0b21dd2bdfc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:52.564762  3311 consensus_peers.cc:597] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Couldn't send request to peer 76e20ea82b4a4ff783750beb3a019239. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.194:46605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.578996  1035 tablet_server.cc:196] TabletServer@127.1.2.195:0 shutdown complete.
I20260710 11:12:52.615577  1035 tablet_server.cc:179] TabletServer@127.1.2.196:0 shutting down...
W20260710 11:12:52.636116  3311 consensus_peers.cc:597] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer 76e20ea82b4a4ff783750beb3a019239 (127.1.2.194:46605): Couldn't send request to peer 76e20ea82b4a4ff783750beb3a019239. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.194:46605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.651660  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:52.652580  1035 tablet_replica.cc:333] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.653903  1035 raft_consensus.cc:2243] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.654897  1035 raft_consensus.cc:2272] T 6a9ef34c602447bc9b2ebb628b699ba7 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.657467  1035 tablet_replica.cc:333] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.658315  1035 raft_consensus.cc:2243] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.658969  1035 raft_consensus.cc:2272] T 8fdb2b2272f544379887c48eef3e0345 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.662096  1035 tablet_replica.cc:333] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.662858  1035 raft_consensus.cc:2243] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.663743  1035 raft_consensus.cc:2272] T 409b28350d0b4ca1a7b676b6ff4478e5 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:52.663710  3313 consensus_peers.cc:597] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 -> Peer 6aa416940aed40168a3d0b21dd2bdfc8 (127.1.2.195:44325): Couldn't send request to peer 6aa416940aed40168a3d0b21dd2bdfc8. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.195:44325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:52.665942  1035 tablet_replica.cc:333] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.666507  1035 raft_consensus.cc:2243] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.667260  1035 raft_consensus.cc:2272] T f8df4c212ec5473a9dfd3c2b5a022159 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.669248  1035 tablet_replica.cc:333] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.669826  1035 raft_consensus.cc:2243] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.670321  1035 raft_consensus.cc:2272] T 2d125428082d4426adaeedf7c6a68e4a P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.673291  1035 tablet_replica.cc:333] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.673802  1035 raft_consensus.cc:2243] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.674551  1035 raft_consensus.cc:2272] T a9229b99dbf74ff69283bba666ade310 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.676462  1035 tablet_replica.cc:333] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.676990  1035 raft_consensus.cc:2243] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.677421  1035 raft_consensus.cc:2272] T 10d28d3fc3a9433fb47d3b3fe4754772 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.679284  1035 tablet_replica.cc:333] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.679811  1035 raft_consensus.cc:2243] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.680272  1035 raft_consensus.cc:2272] T efb5109f75114cfd88bdff60d9fb9ab8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.681937  1035 tablet_replica.cc:333] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.682422  1035 raft_consensus.cc:2243] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.683166  1035 raft_consensus.cc:2272] T e0ec9bf625c14eb9a41e946d8aa2bae8 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.685002  1035 tablet_replica.cc:333] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.685475  1035 raft_consensus.cc:2243] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.685889  1035 raft_consensus.cc:2272] T f8287c19f86c4096b92478347455ad0b P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.687565  1035 tablet_replica.cc:333] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.688047  1035 raft_consensus.cc:2243] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.688454  1035 raft_consensus.cc:2272] T 192e46dd955f4488931259041eab368d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.690092  1035 tablet_replica.cc:333] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.690554  1035 raft_consensus.cc:2243] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.691054  1035 raft_consensus.cc:2272] T 03fe248f7b8742ba8e37f0b2c55b9108 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.692834  1035 tablet_replica.cc:333] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.693369  1035 raft_consensus.cc:2243] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.693779  1035 raft_consensus.cc:2272] T 2e98a6c3a02d45b0bac35221f72c3f3d P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.695425  1035 tablet_replica.cc:333] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.695958  1035 raft_consensus.cc:2243] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.696384  1035 raft_consensus.cc:2272] T 4f5498d63a6f49318d686065fd0c75f1 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.698057  1035 tablet_replica.cc:333] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.698530  1035 raft_consensus.cc:2243] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.698940  1035 raft_consensus.cc:2272] T 82520b0f29c641b99584807854642902 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.700726  1035 tablet_replica.cc:333] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.701186  1035 raft_consensus.cc:2243] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.701941  1035 raft_consensus.cc:2272] T 3e87e9395f37484ab8e0c3272be57304 P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.703747  1035 tablet_replica.cc:333] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.704201  1035 raft_consensus.cc:2243] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.704998  1035 raft_consensus.cc:2272] T fa7e10ef02da49d58b71a76385a4d5ee P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.706758  1035 tablet_replica.cc:333] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74: stopping tablet replica
I20260710 11:12:52.707190  1035 raft_consensus.cc:2243] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:52.707617  1035 raft_consensus.cc:2272] T e293efca47234f71ac1b94c7090c1f0c P 6c4ba53e1b3d49929767c5aa7fb5db74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.762624  1035 tablet_server.cc:196] TabletServer@127.1.2.196:0 shutdown complete.
I20260710 11:12:52.792001  1035 master.cc:562] Master@127.1.2.254:44947 shutting down...
I20260710 11:12:52.821127  1035 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:52.821695  1035 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:52.822039  1035 tablet_replica.cc:333] T 00000000000000000000000000000000 P d432141ad78c433999dd7bf95be06379: stopping tablet replica
I20260710 11:12:52.842594  1035 master.cc:584] Master@127.1.2.254:44947 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19978 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:12:52.903074  1035 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.2.254:32955
I20260710 11:12:52.904400  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:52.909967  3868 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:52.910081  3867 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:52.911320  3870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:52.912720  1035 server_base.cc:1061] running on GCE node
I20260710 11:12:52.913784  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:52.913988  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:52.914147  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681972914114 us; error 0 us; skew 500 ppm
I20260710 11:12:52.914666  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:52.917339  1035 webserver.cc:533] Webserver started at http://127.1.2.254:40513/ using document root <none> and password file <none>
I20260710 11:12:52.917821  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:52.918004  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:52.918287  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:52.919421  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/master-0-root/instance:
uuid: "b427968a0c9a45e4b6cd02af487a3547"
format_stamp: "Formatted at 2026-07-10 11:12:52 on dist-test-slave-403s"
I20260710 11:12:52.924053  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:52.927346  3875 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.928184  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:52.928515  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/master-0-root
uuid: "b427968a0c9a45e4b6cd02af487a3547"
format_stamp: "Formatted at 2026-07-10 11:12:52 on dist-test-slave-403s"
I20260710 11:12:52.928809  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:52.938650  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:52.939884  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:52.993986  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.254:32955
I20260710 11:12:52.994168  3926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.254:32955 every 8 connection(s)
I20260710 11:12:52.999006  3927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.015154  3927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547: Bootstrap starting.
I20260710 11:12:53.021270  3927 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.028174  3927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547: No bootstrap required, opened a new log
I20260710 11:12:53.030782  3927 raft_consensus.cc:359] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b427968a0c9a45e4b6cd02af487a3547" member_type: VOTER }
I20260710 11:12:53.031294  3927 raft_consensus.cc:385] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.031560  3927 raft_consensus.cc:740] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b427968a0c9a45e4b6cd02af487a3547, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.032222  3927 consensus_queue.cc:260] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b427968a0c9a45e4b6cd02af487a3547" member_type: VOTER }
I20260710 11:12:53.032735  3927 raft_consensus.cc:399] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:53.032994  3927 raft_consensus.cc:493] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:53.033279  3927 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.037879  3927 raft_consensus.cc:515] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b427968a0c9a45e4b6cd02af487a3547" member_type: VOTER }
I20260710 11:12:53.038419  3927 leader_election.cc:304] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [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: b427968a0c9a45e4b6cd02af487a3547; no voters: 
I20260710 11:12:53.039717  3927 leader_election.cc:290] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:53.040186  3930 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.041662  3930 raft_consensus.cc:697] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [term 1 LEADER]: Becoming Leader. State: Replica: b427968a0c9a45e4b6cd02af487a3547, State: Running, Role: LEADER
I20260710 11:12:53.042446  3930 consensus_queue.cc:237] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [LEADER]: Queue going to LEADER mode. State: All 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: "b427968a0c9a45e4b6cd02af487a3547" member_type: VOTER }
I20260710 11:12:53.042752  3927 sys_catalog.cc:565] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:53.047622  3931 sys_catalog.cc:455] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b427968a0c9a45e4b6cd02af487a3547" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b427968a0c9a45e4b6cd02af487a3547" member_type: VOTER } }
I20260710 11:12:53.048243  3931 sys_catalog.cc:458] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:53.049013  3932 sys_catalog.cc:455] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b427968a0c9a45e4b6cd02af487a3547. Latest consensus state: current_term: 1 leader_uuid: "b427968a0c9a45e4b6cd02af487a3547" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b427968a0c9a45e4b6cd02af487a3547" member_type: VOTER } }
I20260710 11:12:53.049734  3932 sys_catalog.cc:458] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:53.057345  3936 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:53.062096  3936 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:53.063428  1035 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:53.070910  3936 catalog_manager.cc:1383] Generated new cluster ID: 909e4a55ad6d4983b533f0d960d56cfe
I20260710 11:12:53.071148  3936 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:53.086519  3936 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:53.087798  3936 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:53.099879  3936 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547: Generated new TSK 0
I20260710 11:12:53.100476  3936 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:53.129916  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:53.135948  3948 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:53.137064  3949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:53.139689  1035 server_base.cc:1061] running on GCE node
W20260710 11:12:53.139822  3951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:53.140816  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:53.141052  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:53.141175  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681973141163 us; error 0 us; skew 500 ppm
I20260710 11:12:53.141615  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:53.144002  1035 webserver.cc:533] Webserver started at http://127.1.2.193:46129/ using document root <none> and password file <none>
I20260710 11:12:53.144420  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:53.144568  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:53.144901  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:53.146070  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-0-root/instance:
uuid: "e6757293ac3a49efad7ba2d78a60ae83"
format_stamp: "Formatted at 2026-07-10 11:12:53 on dist-test-slave-403s"
I20260710 11:12:53.150421  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:12:53.153770  3956 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:53.154470  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:12:53.154793  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-0-root
uuid: "e6757293ac3a49efad7ba2d78a60ae83"
format_stamp: "Formatted at 2026-07-10 11:12:53 on dist-test-slave-403s"
I20260710 11:12:53.155081  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:53.169896  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:53.171187  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:53.172720  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:53.174959  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:53.175197  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:53.175443  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:53.175657  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:12:53.216699  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.193:46111
I20260710 11:12:53.216820  4018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.193:46111 every 8 connection(s)
I20260710 11:12:53.221917  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:53.229475  4023 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:53.229851  4024 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:53.233235  4026 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:53.233589  1035 server_base.cc:1061] running on GCE node
I20260710 11:12:53.234741  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:53.234926  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:53.235152  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681973235112 us; error 0 us; skew 500 ppm
I20260710 11:12:53.235886  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:53.238432  4019 heartbeater.cc:344] Connected to a master server at 127.1.2.254:32955
I20260710 11:12:53.238817  4019 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:53.238816  1035 webserver.cc:533] Webserver started at http://127.1.2.194:46625/ using document root <none> and password file <none>
I20260710 11:12:53.239555  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:53.239784  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:53.239661  4019 heartbeater.cc:507] Master 127.1.2.254:32955 requested a full tablet report, sending...
I20260710 11:12:53.240160  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:53.241477  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-1-root/instance:
uuid: "932e6d151ba344088ea061b6e97a5e41"
format_stamp: "Formatted at 2026-07-10 11:12:53 on dist-test-slave-403s"
I20260710 11:12:53.242017  3892 ts_manager.cc:194] Registered new tserver with Master: e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111)
I20260710 11:12:53.244551  3892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56998
I20260710 11:12:53.247313  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:12:53.250623  4031 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:53.251433  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:53.251811  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-1-root
uuid: "932e6d151ba344088ea061b6e97a5e41"
format_stamp: "Formatted at 2026-07-10 11:12:53 on dist-test-slave-403s"
I20260710 11:12:53.252106  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:53.271844  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:53.273082  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:53.274561  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:53.276809  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:53.277033  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:53.277287  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:53.277477  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:53.316848  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.194:46599
I20260710 11:12:53.316947  4093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.194:46599 every 8 connection(s)
I20260710 11:12:53.321537  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:53.328714  4097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:53.330206  4098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:53.332918  1035 server_base.cc:1061] running on GCE node
W20260710 11:12:53.333343  4100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:53.334316  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:12:53.334515  4094 heartbeater.cc:344] Connected to a master server at 127.1.2.254:32955
W20260710 11:12:53.334623  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:53.334913  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681973334899 us; error 0 us; skew 500 ppm
I20260710 11:12:53.334966  4094 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:53.335577  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:53.335856  4094 heartbeater.cc:507] Master 127.1.2.254:32955 requested a full tablet report, sending...
I20260710 11:12:53.337927  3892 ts_manager.cc:194] Registered new tserver with Master: 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:12:53.338164  1035 webserver.cc:533] Webserver started at http://127.1.2.195:43665/ using document root <none> and password file <none>
I20260710 11:12:53.338718  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:53.338900  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:53.339167  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:53.339578  3892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57002
I20260710 11:12:53.340381  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-2-root/instance:
uuid: "5cfc912cc5014536989df933cf7de6ef"
format_stamp: "Formatted at 2026-07-10 11:12:53 on dist-test-slave-403s"
I20260710 11:12:53.344744  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:53.347877  4105 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:53.348580  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:53.348868  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-2-root
uuid: "5cfc912cc5014536989df933cf7de6ef"
format_stamp: "Formatted at 2026-07-10 11:12:53 on dist-test-slave-403s"
I20260710 11:12:53.349134  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:53.366113  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:53.367321  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:53.368762  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:53.370927  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:53.371126  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:53.371378  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:53.371573  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:12:53.410633  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.195:33239
I20260710 11:12:53.410737  4167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.195:33239 every 8 connection(s)
I20260710 11:12:53.424222  4168 heartbeater.cc:344] Connected to a master server at 127.1.2.254:32955
I20260710 11:12:53.424608  4168 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:53.425513  4168 heartbeater.cc:507] Master 127.1.2.254:32955 requested a full tablet report, sending...
I20260710 11:12:53.428057  3892 ts_manager.cc:194] Registered new tserver with Master: 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:53.428433  1035 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014712732s
I20260710 11:12:53.430718  3892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57014
I20260710 11:12:53.454203  3892 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57020:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:12:53.457060  3892 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:12:53.525202  4059 tablet_service.cc:1511] Processing CreateTablet for tablet 8776048582584701a04130833f2c9750 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:53.529009  4058 tablet_service.cc:1511] Processing CreateTablet for tablet f7bb2125015d4ad48698836ac7209914 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:53.530275  4059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8776048582584701a04130833f2c9750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.532681  4057 tablet_service.cc:1511] Processing CreateTablet for tablet ec70849f5b0b4e58b8a19013c2abe275 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:53.534067  4057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec70849f5b0b4e58b8a19013c2abe275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.535822  4056 tablet_service.cc:1511] Processing CreateTablet for tablet 4603a7c6badb459f926c9b76134312fe (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:53.535817  4058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bb2125015d4ad48698836ac7209914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.540750  4056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4603a7c6badb459f926c9b76134312fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.545776  4055 tablet_service.cc:1511] Processing CreateTablet for tablet cf2ab6ce4fe64497806282a35307e0fc (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:53.547147  4055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2ab6ce4fe64497806282a35307e0fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.553385  4054 tablet_service.cc:1511] Processing CreateTablet for tablet 9c95e3baa1564fcbaab68a2cf524dec3 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:53.555325  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c95e3baa1564fcbaab68a2cf524dec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.582506  4133 tablet_service.cc:1511] Processing CreateTablet for tablet 8776048582584701a04130833f2c9750 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:53.582899  4053 tablet_service.cc:1511] Processing CreateTablet for tablet 1e6acfa58366412ca412e8351a5fd2bd (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:53.583966  4133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8776048582584701a04130833f2c9750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.584761  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e6acfa58366412ca412e8351a5fd2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.589737  4132 tablet_service.cc:1511] Processing CreateTablet for tablet f7bb2125015d4ad48698836ac7209914 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:53.597026  4129 tablet_service.cc:1511] Processing CreateTablet for tablet cf2ab6ce4fe64497806282a35307e0fc (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:53.600199  4052 tablet_service.cc:1511] Processing CreateTablet for tablet e0056ea9eedf40d188ac61121108a3ff (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:53.593187  4131 tablet_service.cc:1511] Processing CreateTablet for tablet ec70849f5b0b4e58b8a19013c2abe275 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:53.623624  4183 tablet_bootstrap.cc:492] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41: Bootstrap starting.
I20260710 11:12:53.602347  4051 tablet_service.cc:1511] Processing CreateTablet for tablet 4e344b1f5b6c4a968a8edafc4bb89402 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:53.632717  3975 tablet_service.cc:1511] Processing CreateTablet for tablet 4e344b1f5b6c4a968a8edafc4bb89402 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:53.630578  3976 tablet_service.cc:1511] Processing CreateTablet for tablet e0056ea9eedf40d188ac61121108a3ff (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:53.595201  4130 tablet_service.cc:1511] Processing CreateTablet for tablet 4603a7c6badb459f926c9b76134312fe (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:53.663450  3975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e344b1f5b6c4a968a8edafc4bb89402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.622879  3980 tablet_service.cc:1511] Processing CreateTablet for tablet cf2ab6ce4fe64497806282a35307e0fc (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:53.619849  3982 tablet_service.cc:1511] Processing CreateTablet for tablet ec70849f5b0b4e58b8a19013c2abe275 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:53.618381  3983 tablet_service.cc:1511] Processing CreateTablet for tablet f7bb2125015d4ad48698836ac7209914 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:53.665149  3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2ab6ce4fe64497806282a35307e0fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.606220  4127 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbe471984874e02aa2504c8267e843c (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:53.609220  4125 tablet_service.cc:1511] Processing CreateTablet for tablet e0056ea9eedf40d188ac61121108a3ff (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:53.607831  4126 tablet_service.cc:1511] Processing CreateTablet for tablet 1e6acfa58366412ca412e8351a5fd2bd (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:53.668066  3982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec70849f5b0b4e58b8a19013c2abe275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.603412  4124 tablet_service.cc:1511] Processing CreateTablet for tablet 4e344b1f5b6c4a968a8edafc4bb89402 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:53.621325  3981 tablet_service.cc:1511] Processing CreateTablet for tablet 4603a7c6badb459f926c9b76134312fe (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:53.604789  4128 tablet_service.cc:1511] Processing CreateTablet for tablet 9c95e3baa1564fcbaab68a2cf524dec3 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:53.671255  3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4603a7c6badb459f926c9b76134312fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.627941  3977 tablet_service.cc:1511] Processing CreateTablet for tablet 1e6acfa58366412ca412e8351a5fd2bd (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:53.672928  3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e6acfa58366412ca412e8351a5fd2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.625835  3978 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbe471984874e02aa2504c8267e843c (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:53.676816  3978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbe471984874e02aa2504c8267e843c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.616954  3984 tablet_service.cc:1511] Processing CreateTablet for tablet 8776048582584701a04130833f2c9750 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:53.680768  3984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8776048582584701a04130833f2c9750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.601859  4052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0056ea9eedf40d188ac61121108a3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.655421  4059 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbe471984874e02aa2504c8267e843c (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:53.688736  4059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbe471984874e02aa2504c8267e843c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.660532  4132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bb2125015d4ad48698836ac7209914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.692719  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e344b1f5b6c4a968a8edafc4bb89402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.693179  4131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec70849f5b0b4e58b8a19013c2abe275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.695230  4128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c95e3baa1564fcbaab68a2cf524dec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.695952  4130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4603a7c6badb459f926c9b76134312fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.699863  4127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbe471984874e02aa2504c8267e843c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.694212  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bb2125015d4ad48698836ac7209914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.703884  4129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2ab6ce4fe64497806282a35307e0fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.705166  4124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e344b1f5b6c4a968a8edafc4bb89402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.704392  3976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0056ea9eedf40d188ac61121108a3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.705874  4126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e6acfa58366412ca412e8351a5fd2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.624300  3979 tablet_service.cc:1511] Processing CreateTablet for tablet 9c95e3baa1564fcbaab68a2cf524dec3 (DEFAULT_TABLE table=test-workload [id=9f2e7c3b8fca4d2f9a18b9e30a6a35fd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:53.709306  4125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0056ea9eedf40d188ac61121108a3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.709389  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c95e3baa1564fcbaab68a2cf524dec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:53.618863  4184 tablet_bootstrap.cc:492] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef: Bootstrap starting.
I20260710 11:12:53.729838  4183 tablet_bootstrap.cc:654] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.762714  4184 tablet_bootstrap.cc:654] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.764621  4185 tablet_bootstrap.cc:492] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:12:53.774657  4185 tablet_bootstrap.cc:654] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.804150  4183 tablet_bootstrap.cc:492] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41: No bootstrap required, opened a new log
I20260710 11:12:53.804661  4183 ts_tablet_manager.cc:1403] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41: Time spent bootstrapping tablet: real 0.181s	user 0.038s	sys 0.025s
I20260710 11:12:53.807679  4183 raft_consensus.cc:359] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.808550  4183 raft_consensus.cc:385] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.808938  4183 raft_consensus.cc:740] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.809906  4183 consensus_queue.cc:260] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.813597  4183 ts_tablet_manager.cc:1434] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 11:12:53.814059  4184 tablet_bootstrap.cc:492] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef: No bootstrap required, opened a new log
I20260710 11:12:53.814313  4094 heartbeater.cc:499] Master 127.1.2.254:32955 was elected leader, sending a full tablet report...
I20260710 11:12:53.814553  4184 ts_tablet_manager.cc:1403] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef: Time spent bootstrapping tablet: real 0.196s	user 0.014s	sys 0.015s
I20260710 11:12:53.817544  4184 raft_consensus.cc:359] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.818205  4184 raft_consensus.cc:385] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.818485  4184 raft_consensus.cc:740] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.819339  4184 consensus_queue.cc:260] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.828331  4184 ts_tablet_manager.cc:1434] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:12:53.829067  4168 heartbeater.cc:499] Master 127.1.2.254:32955 was elected leader, sending a full tablet report...
I20260710 11:12:53.830919  4183 tablet_bootstrap.cc:492] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41: Bootstrap starting.
I20260710 11:12:53.834673  4185 tablet_bootstrap.cc:492] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83: No bootstrap required, opened a new log
I20260710 11:12:53.834755  4184 tablet_bootstrap.cc:492] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef: Bootstrap starting.
I20260710 11:12:53.835217  4185 ts_tablet_manager.cc:1403] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.023s
I20260710 11:12:53.838191  4185 raft_consensus.cc:359] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.838902  4185 raft_consensus.cc:385] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.839205  4185 raft_consensus.cc:740] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.840245  4183 tablet_bootstrap.cc:654] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.839987  4185 consensus_queue.cc:260] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.841980  4184 tablet_bootstrap.cc:654] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.850816  4184 tablet_bootstrap.cc:492] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef: No bootstrap required, opened a new log
I20260710 11:12:53.851358  4184 ts_tablet_manager.cc:1403] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260710 11:12:53.854430  4184 raft_consensus.cc:359] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.855192  4184 raft_consensus.cc:385] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.855502  4184 raft_consensus.cc:740] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.856971  4184 consensus_queue.cc:260] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.859867  4184 ts_tablet_manager.cc:1434] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:53.860580  4185 ts_tablet_manager.cc:1434] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.009s
I20260710 11:12:53.860967  4184 tablet_bootstrap.cc:492] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef: Bootstrap starting.
I20260710 11:12:53.861306  4019 heartbeater.cc:499] Master 127.1.2.254:32955 was elected leader, sending a full tablet report...
I20260710 11:12:53.862144  4183 tablet_bootstrap.cc:492] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41: No bootstrap required, opened a new log
I20260710 11:12:53.864183  4185 tablet_bootstrap.cc:492] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:12:53.868098  4184 tablet_bootstrap.cc:654] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.868278  4183 ts_tablet_manager.cc:1403] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.004s
I20260710 11:12:53.871220  4185 tablet_bootstrap.cc:654] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.871692  4183 raft_consensus.cc:359] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.872673  4183 raft_consensus.cc:385] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.873035  4183 raft_consensus.cc:740] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.874205  4183 consensus_queue.cc:260] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.877089  4183 ts_tablet_manager.cc:1434] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:53.878031  4190 raft_consensus.cc:493] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.878603  4190 raft_consensus.cc:515] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.879511  4183 tablet_bootstrap.cc:492] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41: Bootstrap starting.
I20260710 11:12:53.880322  4184 tablet_bootstrap.cc:492] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef: No bootstrap required, opened a new log
I20260710 11:12:53.880724  4185 tablet_bootstrap.cc:492] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83: No bootstrap required, opened a new log
I20260710 11:12:53.880839  4184 ts_tablet_manager.cc:1403] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260710 11:12:53.883919  4184 raft_consensus.cc:359] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.884629  4184 raft_consensus.cc:385] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.884907  4184 raft_consensus.cc:740] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.885771  4184 consensus_queue.cc:260] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.886394  4185 ts_tablet_manager.cc:1403] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260710 11:12:53.890388  4185 raft_consensus.cc:359] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.891382  4183 tablet_bootstrap.cc:654] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.891439  4185 raft_consensus.cc:385] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.892195  4185 raft_consensus.cc:740] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.893405  4185 consensus_queue.cc:260] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.896652  4185 ts_tablet_manager.cc:1434] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:12:53.898033  4185 tablet_bootstrap.cc:492] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:12:53.906833  4185 tablet_bootstrap.cc:654] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.908454  4190 leader_election.cc:290] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111)
I20260710 11:12:53.911026  4183 tablet_bootstrap.cc:492] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41: No bootstrap required, opened a new log
I20260710 11:12:53.911604  4183 ts_tablet_manager.cc:1403] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260710 11:12:53.914376  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776048582584701a04130833f2c9750" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83" is_pre_election: true
I20260710 11:12:53.915699  4183 raft_consensus.cc:359] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.916420  4183 raft_consensus.cc:385] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.916697  4183 raft_consensus.cc:740] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Initialized, Role: FOLLOWER
W20260710 11:12:53.916725  4109 leader_election.cc:343] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:53.920593  4191 raft_consensus.cc:493] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.921092  4191 raft_consensus.cc:515] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.925297  4185 tablet_bootstrap.cc:492] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83: No bootstrap required, opened a new log
I20260710 11:12:53.926020  4185 ts_tablet_manager.cc:1403] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260710 11:12:53.926563  4191 leader_election.cc:290] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:53.927177  4184 ts_tablet_manager.cc:1434] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef: Time spent starting tablet: real 0.046s	user 0.023s	sys 0.022s
I20260710 11:12:53.928198  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776048582584701a04130833f2c9750" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
I20260710 11:12:53.929174  4069 raft_consensus.cc:2468] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 0.
I20260710 11:12:53.929980  4184 tablet_bootstrap.cc:492] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef: Bootstrap starting.
I20260710 11:12:53.929486  4185 raft_consensus.cc:359] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.930580  4185 raft_consensus.cc:385] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.930995  4185 raft_consensus.cc:740] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.931947  4185 consensus_queue.cc:260] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.934475  4185 ts_tablet_manager.cc:1434] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:53.935556  4185 tablet_bootstrap.cc:492] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:12:53.936431  4107 leader_election.cc:304] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:53.937018  4184 tablet_bootstrap.cc:654] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.942967  4185 tablet_bootstrap.cc:654] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.943738  4183 consensus_queue.cc:260] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.943001  4196 raft_consensus.cc:2804] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.945114  4196 raft_consensus.cc:493] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.945688  4196 raft_consensus.cc:3060] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.952620  4184 tablet_bootstrap.cc:492] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef: No bootstrap required, opened a new log
I20260710 11:12:53.953166  4184 ts_tablet_manager.cc:1403] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260710 11:12:53.955523  4184 raft_consensus.cc:359] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.956286  4184 raft_consensus.cc:385] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.956596  4184 raft_consensus.cc:740] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.957904  4185 tablet_bootstrap.cc:492] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83: No bootstrap required, opened a new log
I20260710 11:12:53.958480  4185 ts_tablet_manager.cc:1403] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260710 11:12:53.957528  4184 consensus_queue.cc:260] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.959367  4183 ts_tablet_manager.cc:1434] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260710 11:12:53.962342  4183 tablet_bootstrap.cc:492] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41: Bootstrap starting.
I20260710 11:12:53.961246  4184 ts_tablet_manager.cc:1434] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:53.962832  4190 raft_consensus.cc:493] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.963362  4190 raft_consensus.cc:515] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.964547  4189 raft_consensus.cc:493] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.964646  4184 tablet_bootstrap.cc:492] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef: Bootstrap starting.
I20260710 11:12:53.965047  4189 raft_consensus.cc:515] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.965503  4190 leader_election.cc:290] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:12:53.966089  4185 raft_consensus.cc:359] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.967077  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb2125015d4ad48698836ac7209914" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83" is_pre_election: true
I20260710 11:12:53.968680  4183 tablet_bootstrap.cc:654] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.970047  4189 leader_election.cc:290] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:53.971305  4185 raft_consensus.cc:385] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.971669  4185 raft_consensus.cc:740] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.972445  4185 consensus_queue.cc:260] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:53.973315  4184 tablet_bootstrap.cc:654] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.974994  4185 ts_tablet_manager.cc:1434] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:12:53.976073  4185 tablet_bootstrap.cc:492] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:12:53.991987  4185 tablet_bootstrap.cc:654] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.992297  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb2125015d4ad48698836ac7209914" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
W20260710 11:12:53.993871  4107 leader_election.cc:343] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.006251  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e344b1f5b6c4a968a8edafc4bb89402" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
W20260710 11:12:54.007790  3958 leader_election.cc:343] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.017966  4183 tablet_bootstrap.cc:492] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41: No bootstrap required, opened a new log
I20260710 11:12:54.018518  4183 ts_tablet_manager.cc:1403] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.015s
I20260710 11:12:54.022584  4189 raft_consensus.cc:493] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.022667  4183 raft_consensus.cc:359] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.023247  4189 raft_consensus.cc:515] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.024132  4183 raft_consensus.cc:385] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.024464  4183 raft_consensus.cc:740] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.025198  4183 consensus_queue.cc:260] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.026824  4189 leader_election.cc:290] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.029045  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec70849f5b0b4e58b8a19013c2abe275" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83" is_pre_election: true
I20260710 11:12:54.029376  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c95e3baa1564fcbaab68a2cf524dec3" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83" is_pre_election: true
I20260710 11:12:54.029776  3993 raft_consensus.cc:2468] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 0.
W20260710 11:12:54.030798  4109 leader_election.cc:343] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:54.031224  4035 leader_election.cc:343] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.031320  4109 leader_election.cc:304] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5cfc912cc5014536989df933cf7de6ef; no voters: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:54.032310  4035 leader_election.cc:304] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:12:54.032919  4190 raft_consensus.cc:2749] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:54.033350  4189 raft_consensus.cc:2804] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.033762  4189 raft_consensus.cc:493] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.034154  4189 raft_consensus.cc:3060] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.034969  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e344b1f5b6c4a968a8edafc4bb89402" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:54.035660  4143 raft_consensus.cc:2468] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6757293ac3a49efad7ba2d78a60ae83 in term 0.
I20260710 11:12:54.035866  4183 ts_tablet_manager.cc:1434] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260710 11:12:54.036929  4183 tablet_bootstrap.cc:492] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41: Bootstrap starting.
I20260710 11:12:54.015075  4196 raft_consensus.cc:515] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.036831  3958 leader_election.cc:304] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [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: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 932e6d151ba344088ea061b6e97a5e41
I20260710 11:12:54.038014  4191 raft_consensus.cc:2804] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.038386  4191 raft_consensus.cc:493] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.038693  4191 raft_consensus.cc:3060] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.039351  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776048582584701a04130833f2c9750" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:12:54.039949  4069 raft_consensus.cc:3060] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.041712  4189 raft_consensus.cc:515] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.044481  4196 leader_election.cc:290] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 election: Requested vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111)
I20260710 11:12:54.045243  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec70849f5b0b4e58b8a19013c2abe275" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:12:54.045816  3993 raft_consensus.cc:3060] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.045962  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776048582584701a04130833f2c9750" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:12:54.051242  4185 tablet_bootstrap.cc:492] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83: No bootstrap required, opened a new log
I20260710 11:12:54.051769  4185 ts_tablet_manager.cc:1403] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.076s	user 0.035s	sys 0.002s
I20260710 11:12:54.051698  4191 raft_consensus.cc:515] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.052884  4069 raft_consensus.cc:2468] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 1.
I20260710 11:12:54.054723  4191 leader_election.cc:290] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 election: Requested vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.055050  4185 raft_consensus.cc:359] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.056104  3993 raft_consensus.cc:2468] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 1.
I20260710 11:12:54.056885  4184 tablet_bootstrap.cc:492] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef: No bootstrap required, opened a new log
I20260710 11:12:54.057363  4184 ts_tablet_manager.cc:1403] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef: Time spent bootstrapping tablet: real 0.093s	user 0.023s	sys 0.036s
I20260710 11:12:54.057200  4035 leader_election.cc:304] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
W20260710 11:12:54.058012  3940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:54.058125  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e344b1f5b6c4a968a8edafc4bb89402" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:12:54.058473  4210 raft_consensus.cc:2804] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:54.056263  4185 raft_consensus.cc:385] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.059130  4189 leader_election.cc:290] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
W20260710 11:12:54.059368  3958 leader_election.cc:343] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.059433  4185 raft_consensus.cc:740] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.060153  4210 raft_consensus.cc:697] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Becoming Leader. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:12:54.060463  4184 raft_consensus.cc:359] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.061278  4184 raft_consensus.cc:385] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.061122  4210 consensus_queue.cc:237] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.061619  4184 raft_consensus.cc:740] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.062498  4184 consensus_queue.cc:260] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.064781  4184 ts_tablet_manager.cc:1434] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:54.065424  4183 tablet_bootstrap.cc:654] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.065696  4184 tablet_bootstrap.cc:492] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef: Bootstrap starting.
I20260710 11:12:54.060392  4185 consensus_queue.cc:260] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
W20260710 11:12:54.049587  4109 leader_election.cc:343] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.069538  4185 ts_tablet_manager.cc:1434] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 11:12:54.070041  4107 leader_election.cc:304] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:54.070597  4185 tablet_bootstrap.cc:492] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:12:54.071694  4196 raft_consensus.cc:2804] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:54.072193  4196 raft_consensus.cc:697] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 1 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:12:54.072803  4184 tablet_bootstrap.cc:654] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.073024  4196 consensus_queue.cc:237] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.077778  4185 tablet_bootstrap.cc:654] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.091749  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e344b1f5b6c4a968a8edafc4bb89402" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:12:54.092629  4143 raft_consensus.cc:3060] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.093611  4189 raft_consensus.cc:493] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.094130  4189 raft_consensus.cc:515] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.096019  4142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c95e3baa1564fcbaab68a2cf524dec3" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:54.096521  4189 leader_election.cc:290] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.096694  4142 raft_consensus.cc:2468] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 0.
I20260710 11:12:54.097847  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec70849f5b0b4e58b8a19013c2abe275" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:54.098138  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb2125015d4ad48698836ac7209914" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83" is_pre_election: true
W20260710 11:12:54.099588  4035 leader_election.cc:343] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.099202  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec70849f5b0b4e58b8a19013c2abe275" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:12:54.103355  3890 catalog_manager.cc:5697] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "932e6d151ba344088ea061b6e97a5e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:54.108275  4033 leader_election.cc:304] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:54.109462  4189 raft_consensus.cc:2804] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.109890  4189 raft_consensus.cc:493] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.110225  4189 raft_consensus.cc:3060] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:54.110285  4033 leader_election.cc:343] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:54.111557  4033 leader_election.cc:343] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.113178  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb2125015d4ad48698836ac7209914" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:54.113826  4140 raft_consensus.cc:2468] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 0.
I20260710 11:12:54.114876  4033 leader_election.cc:304] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:54.116039  4210 raft_consensus.cc:2804] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.116425  4210 raft_consensus.cc:493] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.116760  4210 raft_consensus.cc:3060] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.117710  4189 raft_consensus.cc:515] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.118743  4183 tablet_bootstrap.cc:492] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41: No bootstrap required, opened a new log
I20260710 11:12:54.119452  4183 ts_tablet_manager.cc:1403] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.000s
I20260710 11:12:54.120347  4143 raft_consensus.cc:2468] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6757293ac3a49efad7ba2d78a60ae83 in term 1.
I20260710 11:12:54.120798  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c95e3baa1564fcbaab68a2cf524dec3" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:12:54.121466  3958 leader_election.cc:304] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [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: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 932e6d151ba344088ea061b6e97a5e41
W20260710 11:12:54.122260  4035 leader_election.cc:343] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.122597  4191 raft_consensus.cc:2804] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:54.123939  4189 leader_election.cc:290] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.143671  4191 raft_consensus.cc:697] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 LEADER]: Becoming Leader. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Running, Role: LEADER
I20260710 11:12:54.123427  4183 raft_consensus.cc:359] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.147078  4183 raft_consensus.cc:385] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.147415  4183 raft_consensus.cc:740] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.147286  4191 consensus_queue.cc:237] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.148422  4185 tablet_bootstrap.cc:492] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83: No bootstrap required, opened a new log
I20260710 11:12:54.147775  3891 catalog_manager.cc:5697] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 1 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:54.148960  4185 ts_tablet_manager.cc:1403] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.032s
I20260710 11:12:54.144234  4184 tablet_bootstrap.cc:492] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef: No bootstrap required, opened a new log
I20260710 11:12:54.129823  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c95e3baa1564fcbaab68a2cf524dec3" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:12:54.151865  4184 ts_tablet_manager.cc:1403] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef: Time spent bootstrapping tablet: real 0.086s	user 0.032s	sys 0.047s
I20260710 11:12:54.152035  4143 raft_consensus.cc:3060] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.154031  4185 raft_consensus.cc:359] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.154796  4185 raft_consensus.cc:385] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.156148  4185 raft_consensus.cc:740] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.158097  4210 raft_consensus.cc:515] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.158977  4185 consensus_queue.cc:260] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.159361  4143 raft_consensus.cc:2468] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 1.
I20260710 11:12:54.160213  4210 leader_election.cc:290] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.154902  4184 raft_consensus.cc:359] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.160972  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb2125015d4ad48698836ac7209914" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:12:54.161484  4184 raft_consensus.cc:385] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.161823  4184 raft_consensus.cc:740] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Initialized, Role: FOLLOWER
W20260710 11:12:54.162526  4035 leader_election.cc:343] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.162602  4184 consensus_queue.cc:260] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.165131  4184 ts_tablet_manager.cc:1434] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:12:54.165529  4185 ts_tablet_manager.cc:1434] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:12:54.166075  4184 tablet_bootstrap.cc:492] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef: Bootstrap starting.
I20260710 11:12:54.160777  4033 leader_election.cc:304] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:54.166503  4185 tablet_bootstrap.cc:492] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:12:54.167605  4210 raft_consensus.cc:2804] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:54.168131  4210 raft_consensus.cc:697] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Becoming Leader. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:12:54.168979  4210 consensus_queue.cc:237] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.166428  3890 catalog_manager.cc:5697] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "e6757293ac3a49efad7ba2d78a60ae83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:54.173126  4184 tablet_bootstrap.cc:654] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.173347  4185 tablet_bootstrap.cc:654] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.173815  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb2125015d4ad48698836ac7209914" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:12:54.174901  4143 raft_consensus.cc:3060] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.150084  4183 consensus_queue.cc:260] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.182274  4191 raft_consensus.cc:493] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.182957  4191 raft_consensus.cc:515] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.185882  4191 leader_election.cc:290] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.187824  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c95e3baa1564fcbaab68a2cf524dec3" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
I20260710 11:12:54.187824  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c95e3baa1564fcbaab68a2cf524dec3" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:54.190428  4140 raft_consensus.cc:2393] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6757293ac3a49efad7ba2d78a60ae83 in current term 1: Already voted for candidate 932e6d151ba344088ea061b6e97a5e41 in this term.
I20260710 11:12:54.191840  4183 ts_tablet_manager.cc:1434] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41: Time spent starting tablet: real 0.072s	user 0.004s	sys 0.005s
I20260710 11:12:54.192441  3958 leader_election.cc:304] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6757293ac3a49efad7ba2d78a60ae83; no voters: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41
I20260710 11:12:54.193621  4191 raft_consensus.cc:3060] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.197818  4189 raft_consensus.cc:493] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.198333  4189 raft_consensus.cc:515] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.200533  4189 leader_election.cc:290] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.200778  4191 raft_consensus.cc:2749] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:54.201256  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83" is_pre_election: true
I20260710 11:12:54.201035  4184 tablet_bootstrap.cc:492] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef: No bootstrap required, opened a new log
I20260710 11:12:54.202037  4184 ts_tablet_manager.cc:1403] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.011s
I20260710 11:12:54.201911  3993 raft_consensus.cc:2468] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 0.
I20260710 11:12:54.202288  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:54.202982  4140 raft_consensus.cc:2468] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 0.
I20260710 11:12:54.203054  4035 leader_election.cc:304] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:12:54.204044  4189 raft_consensus.cc:2804] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.204380  4189 raft_consensus.cc:493] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.204707  4189 raft_consensus.cc:3060] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.189795  4143 raft_consensus.cc:2468] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 1.
I20260710 11:12:54.205868  4184 raft_consensus.cc:359] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.206606  4184 raft_consensus.cc:385] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.206923  4184 raft_consensus.cc:740] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.206696  4033 leader_election.cc:304] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:54.207850  4184 consensus_queue.cc:260] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.208454  4185 tablet_bootstrap.cc:492] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83: No bootstrap required, opened a new log
I20260710 11:12:54.208945  4185 ts_tablet_manager.cc:1403] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.001s
I20260710 11:12:54.210479  4184 ts_tablet_manager.cc:1434] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:12:54.211493  4184 tablet_bootstrap.cc:492] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef: Bootstrap starting.
I20260710 11:12:54.211915  4185 raft_consensus.cc:359] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.212625  4185 raft_consensus.cc:385] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.212913  4185 raft_consensus.cc:740] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.216625  4183 tablet_bootstrap.cc:492] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41: Bootstrap starting.
I20260710 11:12:54.218238  4184 tablet_bootstrap.cc:654] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.219343  4189 raft_consensus.cc:515] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.221561  4225 raft_consensus.cc:2804] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:54.222690  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:12:54.223492  3993 raft_consensus.cc:3060] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.229115  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:12:54.228960  4185 consensus_queue.cc:260] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.229755  4143 raft_consensus.cc:3060] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.236280  4185 ts_tablet_manager.cc:1434] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.003s
I20260710 11:12:54.236304  3993 raft_consensus.cc:2468] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 1.
I20260710 11:12:54.238668  4035 leader_election.cc:304] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:12:54.244489  4185 tablet_bootstrap.cc:492] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:12:54.248896  4191 raft_consensus.cc:493] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.249588  4191 raft_consensus.cc:515] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.251502  4143 raft_consensus.cc:2468] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 1.
I20260710 11:12:54.252151  4191 leader_election.cc:290] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.253707  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
I20260710 11:12:54.228117  4189 leader_election.cc:290] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.254017  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:54.254634  4143 raft_consensus.cc:2468] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6757293ac3a49efad7ba2d78a60ae83 in term 0.
I20260710 11:12:54.254892  4189 raft_consensus.cc:2804] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:12:54.255311  3958 leader_election.cc:343] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.255645  4189 raft_consensus.cc:697] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Becoming Leader. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:12:54.256100  3958 leader_election.cc:304] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [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: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 932e6d151ba344088ea061b6e97a5e41
I20260710 11:12:54.256669  4185 tablet_bootstrap.cc:654] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.257874  4217 raft_consensus.cc:2804] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.258302  4217 raft_consensus.cc:493] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.256662  4191 raft_consensus.cc:493] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.258919  4217 raft_consensus.cc:3060] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.259439  4191 raft_consensus.cc:515] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.264309  4191 leader_election.cc:290] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.267262  4217 raft_consensus.cc:515] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.267979  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0056ea9eedf40d188ac61121108a3ff" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:54.268486  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0056ea9eedf40d188ac61121108a3ff" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
W20260710 11:12:54.269506  3958 leader_election.cc:343] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.270195  4183 tablet_bootstrap.cc:654] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.257678  4189 consensus_queue.cc:237] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.273190  4217 leader_election.cc:290] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 election: Requested vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.274223  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:12:54.275254  3892 catalog_manager.cc:5697] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "932e6d151ba344088ea061b6e97a5e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:54.276521  3958 leader_election.cc:343] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.282554  3958 leader_election.cc:304] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6757293ac3a49efad7ba2d78a60ae83; no voters: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41
I20260710 11:12:54.283222  4225 raft_consensus.cc:697] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Becoming Leader. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:12:54.283720  4217 raft_consensus.cc:2749] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:54.285336  4225 consensus_queue.cc:237] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.296169  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:12:54.296766  4143 raft_consensus.cc:3060] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.301158  4184 tablet_bootstrap.cc:492] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef: No bootstrap required, opened a new log
I20260710 11:12:54.301659  4184 ts_tablet_manager.cc:1403] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.005s
W20260710 11:12:54.302095  3958 leader_election.cc:343] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.302213  4143 raft_consensus.cc:2468] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6757293ac3a49efad7ba2d78a60ae83 in term 1.
I20260710 11:12:54.305190  4185 tablet_bootstrap.cc:492] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83: No bootstrap required, opened a new log
I20260710 11:12:54.305011  4184 raft_consensus.cc:359] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.305719  4184 raft_consensus.cc:385] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.306031  4184 raft_consensus.cc:740] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.303807  3958 leader_election.cc:304] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [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: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 932e6d151ba344088ea061b6e97a5e41
I20260710 11:12:54.307272  4217 raft_consensus.cc:2804] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:54.307762  4217 raft_consensus.cc:697] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 1 LEADER]: Becoming Leader. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Running, Role: LEADER
I20260710 11:12:54.308568  4217 consensus_queue.cc:237] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.309216  4183 tablet_bootstrap.cc:492] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41: No bootstrap required, opened a new log
I20260710 11:12:54.308933  4184 consensus_queue.cc:260] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.309705  4183 ts_tablet_manager.cc:1403] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.002s
I20260710 11:12:54.305660  4185 ts_tablet_manager.cc:1403] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.007s
I20260710 11:12:54.314096  4184 ts_tablet_manager.cc:1434] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:12:54.313906  4183 raft_consensus.cc:359] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.315089  4183 raft_consensus.cc:385] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.315626  4183 raft_consensus.cc:740] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.312352  3892 catalog_manager.cc:5697] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "932e6d151ba344088ea061b6e97a5e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:54.315286  4184 tablet_bootstrap.cc:492] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef: Bootstrap starting.
I20260710 11:12:54.317107  3892 catalog_manager.cc:5697] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "932e6d151ba344088ea061b6e97a5e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:54.318683  4183 consensus_queue.cc:260] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.322772  4185 raft_consensus.cc:359] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.327421  4185 raft_consensus.cc:385] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.327749  4185 raft_consensus.cc:740] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.328408  4185 consensus_queue.cc:260] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.330318  4185 ts_tablet_manager.cc:1434] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:12:54.331148  4185 tablet_bootstrap.cc:492] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:12:54.330487  3891 catalog_manager.cc:5697] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "e6757293ac3a49efad7ba2d78a60ae83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:54.328405  4183 ts_tablet_manager.cc:1434] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260710 11:12:54.335202  4184 tablet_bootstrap.cc:654] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.335237  4183 tablet_bootstrap.cc:492] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41: Bootstrap starting.
I20260710 11:12:54.337380  4185 tablet_bootstrap.cc:654] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.342115  4183 tablet_bootstrap.cc:654] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.349202  4185 tablet_bootstrap.cc:492] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83: No bootstrap required, opened a new log
I20260710 11:12:54.349803  4185 ts_tablet_manager.cc:1403] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:12:54.351616  4183 tablet_bootstrap.cc:492] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41: No bootstrap required, opened a new log
I20260710 11:12:54.352131  4183 ts_tablet_manager.cc:1403] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260710 11:12:54.353219  4185 raft_consensus.cc:359] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.354226  4185 raft_consensus.cc:385] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.354581  4185 raft_consensus.cc:740] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.354902  4183 raft_consensus.cc:359] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.355633  4183 raft_consensus.cc:385] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.355917  4183 raft_consensus.cc:740] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.356700  4185 consensus_queue.cc:260] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.357038  4183 consensus_queue.cc:260] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.358968  4184 tablet_bootstrap.cc:492] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef: No bootstrap required, opened a new log
I20260710 11:12:54.359082  4185 ts_tablet_manager.cc:1434] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:12:54.359413  4184 ts_tablet_manager.cc:1403] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.012s
I20260710 11:12:54.360057  4185 tablet_bootstrap.cc:492] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:12:54.362299  4183 ts_tablet_manager.cc:1434] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:12:54.362074  4184 raft_consensus.cc:359] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.362720  4184 raft_consensus.cc:385] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.362977  4184 raft_consensus.cc:740] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.363214  4183 tablet_bootstrap.cc:492] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41: Bootstrap starting.
I20260710 11:12:54.363641  4184 consensus_queue.cc:260] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.365586  4184 ts_tablet_manager.cc:1434] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:54.365623  4185 tablet_bootstrap.cc:654] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.366593  4184 tablet_bootstrap.cc:492] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef: Bootstrap starting.
I20260710 11:12:54.372540  4184 tablet_bootstrap.cc:654] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.376729  4185 tablet_bootstrap.cc:492] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: No bootstrap required, opened a new log
I20260710 11:12:54.377166  4185 ts_tablet_manager.cc:1403] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 11:12:54.379890  4185 raft_consensus.cc:359] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.380558  4185 raft_consensus.cc:385] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.380821  4185 raft_consensus.cc:740] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.381484  4185 consensus_queue.cc:260] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.383275  4185 ts_tablet_manager.cc:1434] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:54.386029  4184 tablet_bootstrap.cc:492] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef: No bootstrap required, opened a new log
I20260710 11:12:54.386333  4183 tablet_bootstrap.cc:654] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.386510  4184 ts_tablet_manager.cc:1403] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 11:12:54.389367  4184 raft_consensus.cc:359] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.389883  4184 raft_consensus.cc:385] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.390161  4184 raft_consensus.cc:740] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.390801  4184 consensus_queue.cc:260] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.391423  4183 tablet_bootstrap.cc:492] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41: No bootstrap required, opened a new log
I20260710 11:12:54.392213  4183 ts_tablet_manager.cc:1403] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.009s
I20260710 11:12:54.392745  4184 ts_tablet_manager.cc:1434] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:54.394683  4183 raft_consensus.cc:359] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.395334  4183 raft_consensus.cc:385] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.395620  4183 raft_consensus.cc:740] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.396081  4217 raft_consensus.cc:493] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.396272  4183 consensus_queue.cc:260] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.396551  4217 raft_consensus.cc:515] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.398345  4183 ts_tablet_manager.cc:1434] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260710 11:12:54.398525  4217 leader_election.cc:290] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.399571  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:54.399721  4183 tablet_bootstrap.cc:492] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41: Bootstrap starting.
I20260710 11:12:54.399689  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
I20260710 11:12:54.400278  4143 raft_consensus.cc:2468] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6757293ac3a49efad7ba2d78a60ae83 in term 0.
I20260710 11:12:54.400499  4069 raft_consensus.cc:2468] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6757293ac3a49efad7ba2d78a60ae83 in term 0.
I20260710 11:12:54.401381  3958 leader_election.cc:304] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:12:54.402021  4217 raft_consensus.cc:2804] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.402402  4217 raft_consensus.cc:493] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.402777  4217 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.407037  4183 tablet_bootstrap.cc:654] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.410034  4217 raft_consensus.cc:515] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.411906  4183 tablet_bootstrap.cc:492] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41: No bootstrap required, opened a new log
I20260710 11:12:54.411944  4217 leader_election.cc:290] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 election: Requested vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.412530  4183 ts_tablet_manager.cc:1403] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:12:54.412930  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:12:54.412894  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:12:54.413616  4069 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.413671  4143 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.414870  4183 raft_consensus.cc:359] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.415386  4183 raft_consensus.cc:385] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.415658  4183 raft_consensus.cc:740] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.416297  4183 consensus_queue.cc:260] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.418052  4183 ts_tablet_manager.cc:1434] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:54.419008  4183 tablet_bootstrap.cc:492] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41: Bootstrap starting.
I20260710 11:12:54.422937  4183 tablet_bootstrap.cc:654] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.423720  4069 raft_consensus.cc:2468] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6757293ac3a49efad7ba2d78a60ae83 in term 1.
I20260710 11:12:54.424296  4143 raft_consensus.cc:2468] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6757293ac3a49efad7ba2d78a60ae83 in term 1.
I20260710 11:12:54.425032  3958 leader_election.cc:304] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:12:54.425778  4217 raft_consensus.cc:2804] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:54.426244  4217 raft_consensus.cc:697] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 1 LEADER]: Becoming Leader. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Running, Role: LEADER
I20260710 11:12:54.427047  4217 consensus_queue.cc:237] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.429786  4183 tablet_bootstrap.cc:492] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41: No bootstrap required, opened a new log
I20260710 11:12:54.430188  4183 ts_tablet_manager.cc:1403] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:12:54.432720  4183 raft_consensus.cc:359] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.433357  4183 raft_consensus.cc:385] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.433612  4183 raft_consensus.cc:740] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.434278  4183 consensus_queue.cc:260] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.436110  4183 ts_tablet_manager.cc:1434] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:54.436674  3891 catalog_manager.cc:5697] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "e6757293ac3a49efad7ba2d78a60ae83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:54.475194  4217 raft_consensus.cc:493] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.475875  4217 raft_consensus.cc:515] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.478011  4217 leader_election.cc:290] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.478820  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb2125015d4ad48698836ac7209914" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
I20260710 11:12:54.479171  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb2125015d4ad48698836ac7209914" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:54.480000  4143 raft_consensus.cc:2393] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6757293ac3a49efad7ba2d78a60ae83 in current term 1: Already voted for candidate 932e6d151ba344088ea061b6e97a5e41 in this term.
I20260710 11:12:54.480815  3958 leader_election.cc:304] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6757293ac3a49efad7ba2d78a60ae83; no voters: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41
I20260710 11:12:54.481431  4217 raft_consensus.cc:3060] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.485978  4217 raft_consensus.cc:2749] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:54.508229  4225 raft_consensus.cc:493] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.508745  4225 raft_consensus.cc:515] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.510528  4225 leader_election.cc:290] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.511339  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83" is_pre_election: true
I20260710 11:12:54.511543  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:54.512288  4143 raft_consensus.cc:2393] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 932e6d151ba344088ea061b6e97a5e41 in current term 1: Already voted for candidate e6757293ac3a49efad7ba2d78a60ae83 in this term.
I20260710 11:12:54.513137  4033 leader_election.cc:304] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 932e6d151ba344088ea061b6e97a5e41; no voters: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:54.513794  4225 raft_consensus.cc:3060] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.519266  4225 raft_consensus.cc:2749] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:54.560333  4217 raft_consensus.cc:493] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.560832  4217 raft_consensus.cc:515] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.562577  4217 leader_election.cc:290] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.563383  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6acfa58366412ca412e8351a5fd2bd" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
I20260710 11:12:54.563750  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6acfa58366412ca412e8351a5fd2bd" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:54.564190  4069 raft_consensus.cc:2468] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6757293ac3a49efad7ba2d78a60ae83 in term 0.
I20260710 11:12:54.564355  4143 raft_consensus.cc:2468] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6757293ac3a49efad7ba2d78a60ae83 in term 0.
I20260710 11:12:54.565289  3958 leader_election.cc:304] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:12:54.565910  4217 raft_consensus.cc:2804] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.566236  4217 raft_consensus.cc:493] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.566771  4217 raft_consensus.cc:3060] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.571681  4217 raft_consensus.cc:515] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.573289  4217 leader_election.cc:290] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 election: Requested vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:54.574160  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6acfa58366412ca412e8351a5fd2bd" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:12:54.574391  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6acfa58366412ca412e8351a5fd2bd" candidate_uuid: "e6757293ac3a49efad7ba2d78a60ae83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:12:54.574693  4069 raft_consensus.cc:3060] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.574980  4143 raft_consensus.cc:3060] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.579917  4143 raft_consensus.cc:2468] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6757293ac3a49efad7ba2d78a60ae83 in term 1.
I20260710 11:12:54.580322  4069 raft_consensus.cc:2468] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6757293ac3a49efad7ba2d78a60ae83 in term 1.
I20260710 11:12:54.581003  3958 leader_election.cc:304] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:12:54.581909  4217 raft_consensus.cc:2804] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:54.582376  4217 raft_consensus.cc:697] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 1 LEADER]: Becoming Leader. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Running, Role: LEADER
I20260710 11:12:54.583195  4217 consensus_queue.cc:237] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.591058  3889 catalog_manager.cc:5697] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "e6757293ac3a49efad7ba2d78a60ae83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:54.592883  4225 consensus_queue.cc:1048] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.604473  4069 raft_consensus.cc:3060] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.604894  4225 consensus_queue.cc:1048] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.614369  4196 consensus_queue.cc:1048] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.615108  4217 consensus_queue.cc:1048] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.637990  4217 consensus_queue.cc:1048] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.650679  4251 raft_consensus.cc:493] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.651222  4251 raft_consensus.cc:515] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.651718  3993 raft_consensus.cc:3060] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.653549  4251 leader_election.cc:290] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:12:54.678920  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0056ea9eedf40d188ac61121108a3ff" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
I20260710 11:12:54.679679  4069 raft_consensus.cc:2468] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 0.
I20260710 11:12:54.680707  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0056ea9eedf40d188ac61121108a3ff" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83" is_pre_election: true
I20260710 11:12:54.681468  4107 leader_election.cc:304] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: 
I20260710 11:12:54.681634  3994 raft_consensus.cc:2468] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 0.
I20260710 11:12:54.682401  4251 raft_consensus.cc:2804] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.682785  4251 raft_consensus.cc:493] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.683131  4251 raft_consensus.cc:3060] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.685987  4196 raft_consensus.cc:493] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.686499  4196 raft_consensus.cc:515] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.688513  4196 leader_election.cc:290] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:12:54.689543  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec70849f5b0b4e58b8a19013c2abe275" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83" is_pre_election: true
I20260710 11:12:54.691864  4189 consensus_queue.cc:1048] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.692653  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec70849f5b0b4e58b8a19013c2abe275" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
I20260710 11:12:54.691283  3992 raft_consensus.cc:2393] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5cfc912cc5014536989df933cf7de6ef in current term 1: Already voted for candidate 932e6d151ba344088ea061b6e97a5e41 in this term.
I20260710 11:12:54.694829  4253 consensus_queue.cc:1048] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:54.705268  4109 leader_election.cc:304] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5cfc912cc5014536989df933cf7de6ef; no voters: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:54.705562  4140 raft_consensus.cc:3060] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.713877  4251 raft_consensus.cc:515] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.719669  4251 leader_election.cc:290] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:12:54.720630  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0056ea9eedf40d188ac61121108a3ff" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:12:54.721351  3992 raft_consensus.cc:3060] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.724768  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0056ea9eedf40d188ac61121108a3ff" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:12:54.725404  4069 raft_consensus.cc:3060] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.725744  4253 raft_consensus.cc:2749] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:54.734975  4210 consensus_queue.cc:1048] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.735502  4069 raft_consensus.cc:2468] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 1.
I20260710 11:12:54.736743  4107 leader_election.cc:304] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: 
I20260710 11:12:54.737624  4253 raft_consensus.cc:2804] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:54.738108  4253 raft_consensus.cc:697] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 1 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:12:54.738956  4253 consensus_queue.cc:237] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:54.748435  3992 raft_consensus.cc:2468] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 1.
I20260710 11:12:54.748099  3889 catalog_manager.cc:5697] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 1 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:54.773837  4210 consensus_queue.cc:1048] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.784572  4227 consensus_queue.cc:1048] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:54.809394  4227 consensus_queue.cc:1048] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.819151  4225 consensus_queue.cc:1048] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.837803  4250 consensus_queue.cc:1048] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.848615  4191 consensus_queue.cc:1048] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.890327  4217 consensus_queue.cc:1048] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.892834  4217 consensus_queue.cc:1048] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:54.970294  1035 ts_manager.cc:295] Set tserver state for e6757293ac3a49efad7ba2d78a60ae83 to MAINTENANCE_MODE
I20260710 11:12:54.971050  1035 tablet_server.cc:179] TabletServer@127.1.2.193:0 shutting down...
I20260710 11:12:54.992216  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:54.992863  1035 tablet_replica.cc:333] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: stopping tablet replica
I20260710 11:12:54.993430  1035 raft_consensus.cc:2243] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:54.994045  1035 pending_rounds.cc:70] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Trying to abort 1 pending ops.
I20260710 11:12:54.994212  1035 pending_rounds.cc:77] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961367901102080 op_type: NO_OP noop_request { }
I20260710 11:12:54.994536  1035 raft_consensus.cc:2889] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:54.994831  1035 raft_consensus.cc:2272] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:54.996935  1035 tablet_replica.cc:333] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83: stopping tablet replica
I20260710 11:12:54.997462  1035 raft_consensus.cc:2243] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:54.997861  1035 raft_consensus.cc:2272] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:55.000106  1035 tablet_replica.cc:333] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83: stopping tablet replica
I20260710 11:12:55.000602  1035 raft_consensus.cc:2243] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:55.001338  1035 raft_consensus.cc:2272] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:55.003217  1035 tablet_replica.cc:333] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83: stopping tablet replica
I20260710 11:12:55.003878  1035 raft_consensus.cc:2243] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:55.004264  1035 raft_consensus.cc:2272] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:55.006352  1035 tablet_replica.cc:333] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83: stopping tablet replica
I20260710 11:12:55.006875  1035 raft_consensus.cc:2243] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:55.007256  1035 raft_consensus.cc:2272] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:55.009367  1035 tablet_replica.cc:333] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83: stopping tablet replica
I20260710 11:12:55.009902  1035 raft_consensus.cc:2243] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:55.010634  1035 raft_consensus.cc:2272] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:55.012638  1035 tablet_replica.cc:333] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83: stopping tablet replica
I20260710 11:12:55.013154  1035 raft_consensus.cc:2243] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:55.013532  1035 raft_consensus.cc:2272] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:55.015550  1035 tablet_replica.cc:333] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83: stopping tablet replica
I20260710 11:12:55.016036  1035 raft_consensus.cc:2243] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:55.016389  1035 raft_consensus.cc:2272] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:55.017920  1035 tablet_replica.cc:333] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83: stopping tablet replica
I20260710 11:12:55.018379  1035 raft_consensus.cc:2243] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:55.018760  1035 raft_consensus.cc:2272] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:55.020762  1035 tablet_replica.cc:333] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83: stopping tablet replica
I20260710 11:12:55.021203  1035 raft_consensus.cc:2243] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:55.021894  1035 raft_consensus.cc:2272] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:55.049171  1035 tablet_server.cc:196] TabletServer@127.1.2.193:0 shutdown complete.
W20260710 11:12:55.059077  3940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:55.122044  4253 consensus_queue.cc:1048] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:55.136142  4109 consensus_peers.cc:597] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:55.198103  4035 consensus_peers.cc:597] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:55.226812  4035 consensus_peers.cc:597] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:55.228681  4035 consensus_peers.cc:597] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:55.243955  4109 consensus_peers.cc:597] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:55.311841  4035 consensus_peers.cc:597] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:56.060048  3940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:56.103437  4276 raft_consensus.cc:493] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:56.103960  4276 raft_consensus.cc:515] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.105615  4276 leader_election.cc:290] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:12:56.106654  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6acfa58366412ca412e8351a5fd2bd" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
I20260710 11:12:56.107122  4069 raft_consensus.cc:2468] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 1.
I20260710 11:12:56.108192  4107 leader_election.cc:304] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: 
I20260710 11:12:56.108839  4276 raft_consensus.cc:2804] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:12:56.108969  4109 leader_election.cc:336] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111)
I20260710 11:12:56.109140  4276 raft_consensus.cc:493] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:56.109525  4276 raft_consensus.cc:3060] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:56.114194  4276 raft_consensus.cc:515] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.115881  4276 leader_election.cc:290] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:12:56.116966  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6acfa58366412ca412e8351a5fd2bd" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:12:56.117544  4069 raft_consensus.cc:3060] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:12:56.119606  4109 leader_election.cc:336] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111)
I20260710 11:12:56.123111  4069 raft_consensus.cc:2468] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 2.
I20260710 11:12:56.124173  4107 leader_election.cc:304] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:56.124922  4276 raft_consensus.cc:2804] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:56.125346  4276 raft_consensus.cc:697] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:12:56.126145  4276 consensus_queue.cc:237] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Queue going to LEADER 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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.133997  3892 catalog_manager.cc:5697] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 1 to 2, leader changed from e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193) to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 2 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:56.138828  4277 raft_consensus.cc:493] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6757293ac3a49efad7ba2d78a60ae83)
I20260710 11:12:56.139451  4277 raft_consensus.cc:515] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.142297  4277 leader_election.cc:290] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:56.142911  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e344b1f5b6c4a968a8edafc4bb89402" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
W20260710 11:12:56.145525  4035 leader_election.cc:336] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111)
I20260710 11:12:56.145975  4035 leader_election.cc:304] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [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: 932e6d151ba344088ea061b6e97a5e41; no voters: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:56.146565  4277 raft_consensus.cc:2749] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:56.194851  4276 raft_consensus.cc:493] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6757293ac3a49efad7ba2d78a60ae83)
I20260710 11:12:56.195431  4276 raft_consensus.cc:515] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.197479  4276 leader_election.cc:290] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:12:56.198669  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e344b1f5b6c4a968a8edafc4bb89402" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
I20260710 11:12:56.199381  4069 raft_consensus.cc:2468] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 1.
I20260710 11:12:56.200368  4107 leader_election.cc:304] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: 
I20260710 11:12:56.201015  4276 raft_consensus.cc:2804] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:12:56.201222  4109 leader_election.cc:336] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111)
I20260710 11:12:56.201324  4276 raft_consensus.cc:493] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6757293ac3a49efad7ba2d78a60ae83)
I20260710 11:12:56.201793  4276 raft_consensus.cc:3060] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:56.206442  4276 raft_consensus.cc:515] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.208010  4276 leader_election.cc:290] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:12:56.209026  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e344b1f5b6c4a968a8edafc4bb89402" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:12:56.209561  4069 raft_consensus.cc:3060] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:12:56.211421  4109 leader_election.cc:336] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111)
I20260710 11:12:56.215101  4069 raft_consensus.cc:2468] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 2.
I20260710 11:12:56.216269  4107 leader_election.cc:304] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:56.216944  4276 raft_consensus.cc:2804] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:56.217376  4276 raft_consensus.cc:697] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:12:56.218183  4276 consensus_queue.cc:237] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.224994  3892 catalog_manager.cc:5697] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 1 to 2, leader changed from e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193) to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 2 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:56.347604  4276 raft_consensus.cc:493] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6757293ac3a49efad7ba2d78a60ae83)
I20260710 11:12:56.348093  4276 raft_consensus.cc:515] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.349745  4276 leader_election.cc:290] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:12:56.350915  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
I20260710 11:12:56.351457  4069 raft_consensus.cc:2468] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 1.
I20260710 11:12:56.352638  4107 leader_election.cc:304] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: 
I20260710 11:12:56.353401  4276 raft_consensus.cc:2804] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:12:56.353742  4109 leader_election.cc:336] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111)
I20260710 11:12:56.353840  4276 raft_consensus.cc:493] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6757293ac3a49efad7ba2d78a60ae83)
I20260710 11:12:56.354370  4276 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:56.359170  4276 raft_consensus.cc:515] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.360730  4276 leader_election.cc:290] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:12:56.361816  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:12:56.362309  4069 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:12:56.364253  4109 leader_election.cc:336] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111)
I20260710 11:12:56.366902  4069 raft_consensus.cc:2468] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 2.
I20260710 11:12:56.367894  4107 leader_election.cc:304] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:56.368458  4276 raft_consensus.cc:2804] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:56.368844  4276 raft_consensus.cc:697] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:12:56.369640  4276 consensus_queue.cc:237] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.375986  3892 catalog_manager.cc:5697] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 1 to 2, leader changed from e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193) to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 2 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:56.404304  4277 raft_consensus.cc:493] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6757293ac3a49efad7ba2d78a60ae83)
I20260710 11:12:56.404760  4277 raft_consensus.cc:515] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.405993  4276 raft_consensus.cc:493] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6757293ac3a49efad7ba2d78a60ae83)
I20260710 11:12:56.406440  4277 leader_election.cc:290] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:56.407621  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef" is_pre_election: true
I20260710 11:12:56.406533  4276 raft_consensus.cc:515] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.408556  4140 raft_consensus.cc:2468] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 1.
I20260710 11:12:56.409650  4033 leader_election.cc:304] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: 
I20260710 11:12:56.410041  4276 leader_election.cc:290] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:12:56.410409  4277 raft_consensus.cc:2804] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:56.410799  4277 raft_consensus.cc:493] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6757293ac3a49efad7ba2d78a60ae83)
W20260710 11:12:56.410763  4035 leader_election.cc:336] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111)
I20260710 11:12:56.411386  4277 raft_consensus.cc:3060] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:56.412714  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "932e6d151ba344088ea061b6e97a5e41" is_pre_election: true
W20260710 11:12:56.413646  4109 leader_election.cc:336] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111)
I20260710 11:12:56.416875  4277 raft_consensus.cc:515] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.417802  4069 raft_consensus.cc:2393] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5cfc912cc5014536989df933cf7de6ef in current term 2: Already voted for candidate 932e6d151ba344088ea061b6e97a5e41 in this term.
I20260710 11:12:56.418712  4277 leader_election.cc:290] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 2 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:12:56.420010  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:12:56.420532  4140 raft_consensus.cc:3060] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:56.420887  4107 leader_election.cc:304] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef; no voters: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83
W20260710 11:12:56.422469  4035 leader_election.cc:336] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111)
I20260710 11:12:56.425657  4140 raft_consensus.cc:2468] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 2.
I20260710 11:12:56.426148  4276 raft_consensus.cc:2749] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:56.426684  4033 leader_election.cc:304] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:12:56.427333  4277 raft_consensus.cc:2804] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:56.428180  4277 raft_consensus.cc:697] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 2 LEADER]: Becoming Leader. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:12:56.428838  4277 consensus_queue.cc:237] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:12:56.435336  3892 catalog_manager.cc:5697] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 reported cstate change: term changed from 1 to 2, leader changed from e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193) to 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "932e6d151ba344088ea061b6e97a5e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:56.547201  4109 consensus_peers.cc:597] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:56.599006  4069 raft_consensus.cc:1275] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:56.600363  4276 consensus_queue.cc:1048] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:56.616480  4109 consensus_peers.cc:597] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:56.628088  4069 raft_consensus.cc:1275] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:12:56.629330  4290 consensus_queue.cc:1048] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:56.903296  4035 consensus_peers.cc:597] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:56.912326  4069 raft_consensus.cc:1275] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:56.913551  4275 consensus_queue.cc:1048] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:56.926338  4109 consensus_peers.cc:597] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:57.016216  4140 raft_consensus.cc:1275] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:57.017447  4277 consensus_queue.cc:1048] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:57.060945  3940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:57.147758  4109 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260710 11:12:57.394277  4035 consensus_peers.cc:597] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:57.701447  4109 consensus_peers.cc:597] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:57.783048  4035 consensus_peers.cc:597] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:57.805254  4035 consensus_peers.cc:597] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:57.893931  4035 consensus_peers.cc:597] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:57.894558  4109 consensus_peers.cc:597] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:58.061816  3940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:58.843597  4109 consensus_peers.cc:597] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:59.062642  3940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:59.299293  4109 consensus_peers.cc:597] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:59.346560  4109 consensus_peers.cc:597] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:59.353992  4035 consensus_peers.cc:597] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:59.676888  4035 consensus_peers.cc:597] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:13:00.063588  3940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:00.065981  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:00.071674  4298 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:00.072292  4299 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:00.074591  4301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:00.076231  1035 server_base.cc:1061] running on GCE node
I20260710 11:13:00.078466  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:00.078743  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:00.078958  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681980078939 us; error 0 us; skew 500 ppm
I20260710 11:13:00.079571  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:00.081856  1035 webserver.cc:533] Webserver started at http://127.1.2.193:46129/ using document root <none> and password file <none>
I20260710 11:13:00.082459  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:00.082665  1035 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:13:00.086297  1035 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:13:00.090006  4306 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:00.090903  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:13:00.091225  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-0-root
uuid: "e6757293ac3a49efad7ba2d78a60ae83"
format_stamp: "Formatted at 2026-07-10 11:12:53 on dist-test-slave-403s"
I20260710 11:13:00.091596  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681901365604-1035-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)
W20260710 11:13:00.098215  4109 consensus_peers.cc:597] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:13:00.120589  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:00.121846  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:00.123278  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:00.127449  4313 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:13:00.173985  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:13:00.174299  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.048s	user 0.003s	sys 0.000s
I20260710 11:13:00.174597  1035 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:13:00.178907  4313 tablet_bootstrap.cc:492] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:13:00.190420  4313 tablet_bootstrap.cc:492] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:00.191179  4313 tablet_bootstrap.cc:492] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap complete.
I20260710 11:13:00.191781  4313 ts_tablet_manager.cc:1403] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:13:00.193918  4313 raft_consensus.cc:359] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.194530  4313 raft_consensus.cc:740] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.195320  4313 consensus_queue.cc:260] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
W20260710 11:13:00.198107  4035 consensus_peers.cc:597] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:13:00.199036  4313 ts_tablet_manager.cc:1434] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:13:00.199801  4313 tablet_bootstrap.cc:492] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
W20260710 11:13:00.211666  4035 consensus_peers.cc:597] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:13:00.212183  1035 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:13:00.212459  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.038s	sys 0.000s
I20260710 11:13:00.212626  4313 tablet_bootstrap.cc:492] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:00.213443  4313 tablet_bootstrap.cc:492] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap complete.
I20260710 11:13:00.214125  4313 ts_tablet_manager.cc:1403] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:13:00.216066  4313 raft_consensus.cc:359] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.216563  4313 raft_consensus.cc:740] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.217233  4313 consensus_queue.cc:260] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [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: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.218828  4313 ts_tablet_manager.cc:1434] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 11:13:00.219770  4313 tablet_bootstrap.cc:492] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:13:00.233294  4313 tablet_bootstrap.cc:492] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:00.234246  4313 tablet_bootstrap.cc:492] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap complete.
I20260710 11:13:00.234892  4313 ts_tablet_manager.cc:1403] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:13:00.237128  4313 raft_consensus.cc:359] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.237697  4313 raft_consensus.cc:740] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.238338  4313 consensus_queue.cc:260] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.239931  4313 ts_tablet_manager.cc:1434] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 11:13:00.240727  4313 tablet_bootstrap.cc:492] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
W20260710 11:13:00.253718  4035 consensus_peers.cc:597] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:13:00.254469  4313 tablet_bootstrap.cc:492] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:00.255666  4313 tablet_bootstrap.cc:492] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap complete.
I20260710 11:13:00.256315  4313 ts_tablet_manager.cc:1403] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:13:00.259016  4313 raft_consensus.cc:359] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.259907  4313 raft_consensus.cc:740] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.260637  4313 consensus_queue.cc:260] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.262827  4313 ts_tablet_manager.cc:1434] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:13:00.263798  4313 tablet_bootstrap.cc:492] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:13:00.269855  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.193:46111
I20260710 11:13:00.269920  4374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.193:46111 every 8 connection(s)
I20260710 11:13:00.278414  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:00.289479  4313 tablet_bootstrap.cc:492] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:00.290903  4313 tablet_bootstrap.cc:492] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap complete.
I20260710 11:13:00.291864  4313 ts_tablet_manager.cc:1403] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.004s
I20260710 11:13:00.294955  4313 raft_consensus.cc:359] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.295511  4313 raft_consensus.cc:740] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.296242  4313 consensus_queue.cc:260] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.298076  4313 ts_tablet_manager.cc:1434] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:13:00.298879  4313 tablet_bootstrap.cc:492] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:13:00.308013  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
mode: GRACEFUL
new_leader_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:49130
I20260710 11:13:00.308377  4375 heartbeater.cc:344] Connected to a master server at 127.1.2.254:32955
I20260710 11:13:00.308866  4143 raft_consensus.cc:606] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Received request to transfer leadership to TS 932e6d151ba344088ea061b6e97a5e41
I20260710 11:13:00.308936  4375 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:00.309929  4375 heartbeater.cc:507] Master 127.1.2.254:32955 requested a full tablet report, sending...
I20260710 11:13:00.312070  4313 tablet_bootstrap.cc:492] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:00.313036  4313 tablet_bootstrap.cc:492] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap complete.
I20260710 11:13:00.313759  4313 ts_tablet_manager.cc:1403] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:13:00.316018  4313 raft_consensus.cc:359] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.316717  4313 raft_consensus.cc:740] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.317080  3892 ts_manager.cc:194] Re-registered known tserver with Master: e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111)
I20260710 11:13:00.317399  4313 consensus_queue.cc:260] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.319687  4313 ts_tablet_manager.cc:1434] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:13:00.320664  4313 tablet_bootstrap.cc:492] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:13:00.324025  4068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
mode: GRACEFUL
new_leader_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:43780
I20260710 11:13:00.324672  4068 raft_consensus.cc:606] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Received request to transfer leadership to TS 5cfc912cc5014536989df933cf7de6ef
I20260710 11:13:00.327778  4068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7bb2125015d4ad48698836ac7209914"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
mode: GRACEFUL
new_leader_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:43780
I20260710 11:13:00.328367  4068 raft_consensus.cc:606] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Received request to transfer leadership to TS 5cfc912cc5014536989df933cf7de6ef
I20260710 11:13:00.329413  3892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57024
I20260710 11:13:00.329510  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:00.330343  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:00.331094  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:00.333755  4375 heartbeater.cc:499] Master 127.1.2.254:32955 was elected leader, sending a full tablet report...
I20260710 11:13:00.342208  4313 tablet_bootstrap.cc:492] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:00.343218  4313 tablet_bootstrap.cc:492] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap complete.
I20260710 11:13:00.343964  4313 ts_tablet_manager.cc:1403] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260710 11:13:00.346444  4313 raft_consensus.cc:359] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.347086  4313 raft_consensus.cc:740] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.347754  4313 consensus_queue.cc:260] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.349740  4313 ts_tablet_manager.cc:1434] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:13:00.350520  4313 tablet_bootstrap.cc:492] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:13:00.362278  4313 tablet_bootstrap.cc:492] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:00.362936  4313 tablet_bootstrap.cc:492] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap complete.
I20260710 11:13:00.363380  4313 ts_tablet_manager.cc:1403] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:13:00.365025  4313 raft_consensus.cc:359] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.365453  4313 raft_consensus.cc:740] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.365967  4313 consensus_queue.cc:260] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.367240  4313 ts_tablet_manager.cc:1434] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 11:13:00.368022  4313 tablet_bootstrap.cc:492] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:13:00.378816  4313 tablet_bootstrap.cc:492] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:00.379422  4313 tablet_bootstrap.cc:492] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap complete.
I20260710 11:13:00.379981  4313 ts_tablet_manager.cc:1403] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:13:00.382081  4313 raft_consensus.cc:359] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.382742  4313 raft_consensus.cc:740] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.383297  4313 consensus_queue.cc:260] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.384719  4313 ts_tablet_manager.cc:1434] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:13:00.385478  4313 tablet_bootstrap.cc:492] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap starting.
I20260710 11:13:00.396581  4313 tablet_bootstrap.cc:492] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:13:00.397337  4313 tablet_bootstrap.cc:492] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Bootstrap complete.
I20260710 11:13:00.397855  4313 ts_tablet_manager.cc:1403] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 11:13:00.399529  4313 raft_consensus.cc:359] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.400130  4313 raft_consensus.cc:740] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6757293ac3a49efad7ba2d78a60ae83, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.400660  4313 consensus_queue.cc:260] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.402356  4313 ts_tablet_manager.cc:1434] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:13:00.412926  4349 raft_consensus.cc:3060] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.419988  4348 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.484772  4296 raft_consensus.cc:993] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41: : Instructing follower 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:00.485229  4393 raft_consensus.cc:1081] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Signalling peer 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:00.486617  4143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7bb2125015d4ad48698836ac7209914"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:49124
I20260710 11:13:00.487259  4143 raft_consensus.cc:493] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:00.487607  4143 raft_consensus.cc:3060] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.492290  4143 raft_consensus.cc:515] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.493999  4143 leader_election.cc:290] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:13:00.494738  4349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb2125015d4ad48698836ac7209914" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:00.494973  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb2125015d4ad48698836ac7209914" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:13:00.495325  4349 raft_consensus.cc:3060] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.495628  4068 raft_consensus.cc:3055] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:00.495981  4068 raft_consensus.cc:740] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:00.496732  4068 consensus_queue.cc:260] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.497678  4068 raft_consensus.cc:3060] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.500382  4349 raft_consensus.cc:2468] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 2.
I20260710 11:13:00.501539  4109 leader_election.cc:304] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:00.502344  4295 raft_consensus.cc:2804] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:00.503192  4068 raft_consensus.cc:2468] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 2.
I20260710 11:13:00.503770  4295 raft_consensus.cc:697] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:00.504657  4295 consensus_queue.cc:237] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.511338  3892 catalog_manager.cc:5697] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 1 to 2, leader changed from 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194) to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 2 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:00.528053  4349 raft_consensus.cc:3060] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.530393  4394 raft_consensus.cc:993] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef: : Instructing follower 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:00.530867  4394 raft_consensus.cc:1081] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Signalling peer 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:00.532456  4068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:13:00.533006  4068 raft_consensus.cc:493] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:00.533355  4068 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:00.540326  4068 raft_consensus.cc:515] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.542948  4068 leader_election.cc:290] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 3 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:13:00.543520  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:13:00.543238  4349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:00.544142  4143 raft_consensus.cc:3055] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:00.544272  4349 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:00.544600  4143 raft_consensus.cc:740] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:00.545521  4143 consensus_queue.cc:260] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.546761  4143 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:00.549480  4349 raft_consensus.cc:2468] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 3.
I20260710 11:13:00.550490  4035 leader_election.cc:304] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [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: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:00.551234  4393 raft_consensus.cc:2804] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:00.551687  4393 raft_consensus.cc:697] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Becoming Leader. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:00.552443  4393 consensus_queue.cc:237] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.553795  4143 raft_consensus.cc:2468] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 3.
I20260710 11:13:00.559679  3889 catalog_manager.cc:5697] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 reported cstate change: term changed from 2 to 3, leader changed from 5cfc912cc5014536989df933cf7de6ef (127.1.2.195) to 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194). New cstate: current_term: 3 leader_uuid: "932e6d151ba344088ea061b6e97a5e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:00.669819  4393 raft_consensus.cc:993] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41: : Instructing follower 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:00.670377  4296 raft_consensus.cc:1081] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Signalling peer 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:00.671801  4143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:49124
I20260710 11:13:00.672235  4143 raft_consensus.cc:493] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:00.672487  4143 raft_consensus.cc:3060] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.677165  4143 raft_consensus.cc:515] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.678785  4143 leader_election.cc:290] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:13:00.679572  4349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:00.679831  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:13:00.680114  4349 raft_consensus.cc:3060] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.680444  4068 raft_consensus.cc:3055] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:00.680778  4068 raft_consensus.cc:740] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:00.681490  4068 consensus_queue.cc:260] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.682410  4068 raft_consensus.cc:3060] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.685190  4349 raft_consensus.cc:2468] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 2.
I20260710 11:13:00.686232  4109 leader_election.cc:304] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:00.686952  4295 raft_consensus.cc:2804] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:00.687386  4295 raft_consensus.cc:697] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:00.687624  4068 raft_consensus.cc:2468] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 2.
I20260710 11:13:00.688409  4295 consensus_queue.cc:237] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:00.694770  3889 catalog_manager.cc:5697] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 1 to 2, leader changed from 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194) to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 2 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:00.872192  4349 raft_consensus.cc:3060] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.877297  4349 pending_rounds.cc:85] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Aborting all ops after (but not including) 0
I20260710 11:13:00.877552  4349 pending_rounds.cc:107] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:13:00.877830  4349 raft_consensus.cc:2889] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:13:00.991325  4349 raft_consensus.cc:1275] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:00.992600  4296 consensus_queue.cc:1048] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:01.000803  4143 raft_consensus.cc:1275] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:01.002293  4296 consensus_queue.cc:1048] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:01.052276  4068 raft_consensus.cc:1275] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:01.053576  4295 consensus_queue.cc:1048] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:01.063189  4349 raft_consensus.cc:1275] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 11:13:01.064544  3940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:01.064703  4400 consensus_queue.cc:1048] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:01.173872  4068 raft_consensus.cc:1275] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:01.175170  4400 consensus_queue.cc:1048] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:01.183740  4349 raft_consensus.cc:1275] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:01.186192  4412 consensus_queue.cc:1048] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:01.341176  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:01.348380  4068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
mode: GRACEFUL
new_leader_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:43780
I20260710 11:13:01.348913  4068 raft_consensus.cc:606] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Received request to transfer leadership to TS 5cfc912cc5014536989df933cf7de6ef
I20260710 11:13:01.351292  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e6acfa58366412ca412e8351a5fd2bd"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
mode: GRACEFUL
new_leader_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:49130
I20260710 11:13:01.351776  4143 raft_consensus.cc:606] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Received request to transfer leadership to TS 932e6d151ba344088ea061b6e97a5e41
I20260710 11:13:01.353981  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
mode: GRACEFUL
new_leader_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:49130
I20260710 11:13:01.354382  4143 raft_consensus.cc:606] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Received request to transfer leadership to TS 932e6d151ba344088ea061b6e97a5e41
I20260710 11:13:01.355273  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:01.355726  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:01.356281  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:01.400882  4393 raft_consensus.cc:993] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41: : Instructing follower 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:01.401401  4296 raft_consensus.cc:1081] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Signalling peer 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:01.402837  4143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:49124
I20260710 11:13:01.403285  4143 raft_consensus.cc:493] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:01.403614  4143 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:01.409938  4143 raft_consensus.cc:515] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:01.411414  4143 leader_election.cc:290] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 4 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:13:01.412256  4349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:01.412460  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:13:01.412899  4349 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:01.413069  4068 raft_consensus.cc:3055] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:13:01.413461  4068 raft_consensus.cc:740] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:01.414084  4068 consensus_queue.cc:260] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:01.414989  4068 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:01.417954  4349 raft_consensus.cc:2468] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 4.
I20260710 11:13:01.419049  4109 leader_election.cc:304] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:01.419783  4412 raft_consensus.cc:2804] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:13:01.420085  4068 raft_consensus.cc:2468] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 4.
I20260710 11:13:01.420204  4412 raft_consensus.cc:697] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 4 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:01.421137  4412 consensus_queue.cc:237] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:01.427380  3892 catalog_manager.cc:5697] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 3 to 4, leader changed from 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194) to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 4 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:01.609926  4295 raft_consensus.cc:993] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef: : Instructing follower 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:01.610392  4295 raft_consensus.cc:1081] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Signalling peer 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:01.611789  4068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e6acfa58366412ca412e8351a5fd2bd"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:13:01.612205  4068 raft_consensus.cc:493] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:01.612448  4068 raft_consensus.cc:3060] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:01.617024  4068 raft_consensus.cc:515] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:01.618623  4068 leader_election.cc:290] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 3 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:13:01.619333  4349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6acfa58366412ca412e8351a5fd2bd" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:01.619736  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6acfa58366412ca412e8351a5fd2bd" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:13:01.619979  4349 raft_consensus.cc:3060] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:01.620251  4143 raft_consensus.cc:3055] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:01.620549  4143 raft_consensus.cc:740] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:01.621166  4143 consensus_queue.cc:260] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:01.622000  4143 raft_consensus.cc:3060] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:01.624701  4349 raft_consensus.cc:2468] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 3.
I20260710 11:13:01.625721  4035 leader_election.cc:304] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [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: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:01.626294  4143 raft_consensus.cc:2468] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 3.
I20260710 11:13:01.626355  4296 raft_consensus.cc:2804] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:01.626914  4296 raft_consensus.cc:697] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Becoming Leader. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:01.627771  4296 consensus_queue.cc:237] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:01.634126  3892 catalog_manager.cc:5697] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 reported cstate change: term changed from 2 to 3, leader changed from 5cfc912cc5014536989df933cf7de6ef (127.1.2.195) to 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194). New cstate: current_term: 3 leader_uuid: "932e6d151ba344088ea061b6e97a5e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:01.779778  4400 raft_consensus.cc:993] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef: : Instructing follower 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:01.780249  4400 raft_consensus.cc:1081] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Signalling peer 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:01.781941  4068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:13:01.782490  4068 raft_consensus.cc:493] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:01.782799  4068 raft_consensus.cc:3060] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:01.787815  4068 raft_consensus.cc:515] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:01.789433  4068 leader_election.cc:290] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 3 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:13:01.790370  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:13:01.790277  4349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:01.790971  4143 raft_consensus.cc:3055] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:01.791054  4349 raft_consensus.cc:3060] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:01.791343  4143 raft_consensus.cc:740] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:01.792117  4143 consensus_queue.cc:260] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:01.793247  4143 raft_consensus.cc:3060] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:01.797786  4349 raft_consensus.cc:2468] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 3.
I20260710 11:13:01.798784  4035 leader_election.cc:304] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [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: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:01.799348  4143 raft_consensus.cc:2468] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 3.
I20260710 11:13:01.799561  4296 raft_consensus.cc:2804] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:01.800310  4296 raft_consensus.cc:697] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Becoming Leader. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:01.800992  4296 consensus_queue.cc:237] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:01.806447  3892 catalog_manager.cc:5697] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 reported cstate change: term changed from 2 to 3, leader changed from 5cfc912cc5014536989df933cf7de6ef (127.1.2.195) to 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194). New cstate: current_term: 3 leader_uuid: "932e6d151ba344088ea061b6e97a5e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:01.868355  4068 raft_consensus.cc:1275] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 4 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:01.869614  4400 consensus_queue.cc:1048] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:01.877323  4349 raft_consensus.cc:1275] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 4 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:01.879148  4295 consensus_queue.cc:1048] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:02.050827  4143 raft_consensus.cc:1275] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:02.053998  4296 consensus_queue.cc:1048] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:13:02.066525  3940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:02.070770  4349 raft_consensus.cc:1275] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:02.074441  4393 consensus_queue.cc:1048] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:02.310463  4348 raft_consensus.cc:1275] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:02.312135  4393 consensus_queue.cc:1048] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:13:02.324216  4143 raft_consensus.cc:1275] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:02.325536  4393 consensus_queue.cc:1048] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:02.362604  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:02.371737  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
mode: GRACEFUL
new_leader_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:49130
I20260710 11:13:02.372318  4143 raft_consensus.cc:606] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 4 LEADER]: Received request to transfer leadership to TS 932e6d151ba344088ea061b6e97a5e41
I20260710 11:13:02.374970  4068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
mode: GRACEFUL
new_leader_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:43780
I20260710 11:13:02.375499  4068 raft_consensus.cc:606] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 2 LEADER]: Received request to transfer leadership to TS 5cfc912cc5014536989df933cf7de6ef
I20260710 11:13:02.378325  4068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c95e3baa1564fcbaab68a2cf524dec3"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
mode: GRACEFUL
new_leader_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:43780
I20260710 11:13:02.378818  4068 raft_consensus.cc:606] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Received request to transfer leadership to TS 5cfc912cc5014536989df933cf7de6ef
I20260710 11:13:02.379969  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:02.380455  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:02.381130  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:02.640765  4296 raft_consensus.cc:993] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41: : Instructing follower 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:02.641229  4393 raft_consensus.cc:1081] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 2 LEADER]: Signalling peer 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:02.642647  4143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:49124
I20260710 11:13:02.643115  4143 raft_consensus.cc:493] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:02.643354  4143 raft_consensus.cc:3060] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:02.649758  4143 raft_consensus.cc:515] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:02.651609  4143 leader_election.cc:290] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 3 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:13:02.652465  4348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:02.652773  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:13:02.653287  4348 raft_consensus.cc:3060] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:02.653400  4068 raft_consensus.cc:3055] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:02.653774  4068 raft_consensus.cc:740] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:02.654692  4068 consensus_queue.cc:260] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:02.656175  4068 raft_consensus.cc:3060] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:02.661932  4348 raft_consensus.cc:2468] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 3.
I20260710 11:13:02.663290  4109 leader_election.cc:304] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:02.664150  4428 raft_consensus.cc:2804] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:02.664623  4068 raft_consensus.cc:2468] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 3.
I20260710 11:13:02.664645  4428 raft_consensus.cc:697] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 3 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:02.665930  4428 consensus_queue.cc:237] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:02.672482  3889 catalog_manager.cc:5697] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 2 to 3, leader changed from 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194) to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 3 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:02.729223  4400 raft_consensus.cc:993] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef: : Instructing follower 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:02.729694  4428 raft_consensus.cc:1081] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 4 LEADER]: Signalling peer 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:02.731280  4068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:13:02.731835  4068 raft_consensus.cc:493] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:02.732163  4068 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:13:02.737223  4068 raft_consensus.cc:515] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:02.738839  4068 leader_election.cc:290] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 5 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:13:02.739785  4348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:02.739912  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbe471984874e02aa2504c8267e843c" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:13:02.740418  4348 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:13:02.740491  4143 raft_consensus.cc:3055] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:13:02.740976  4143 raft_consensus.cc:740] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:02.741711  4143 consensus_queue.cc:260] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:02.742867  4143 raft_consensus.cc:3060] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:13:02.747267  4348 raft_consensus.cc:2468] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 5.
I20260710 11:13:02.749097  4035 leader_election.cc:304] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [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: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:02.750372  4426 raft_consensus.cc:2804] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:13:02.750788  4426 raft_consensus.cc:697] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 5 LEADER]: Becoming Leader. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:02.752066  4143 raft_consensus.cc:2468] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 5.
I20260710 11:13:02.751709  4426 consensus_queue.cc:237] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:02.759133  3889 catalog_manager.cc:5697] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 reported cstate change: term changed from 4 to 5, leader changed from 5cfc912cc5014536989df933cf7de6ef (127.1.2.195) to 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194). New cstate: current_term: 5 leader_uuid: "932e6d151ba344088ea061b6e97a5e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:02.933548  4296 raft_consensus.cc:993] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41: : Instructing follower 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:02.934083  4296 raft_consensus.cc:1081] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Signalling peer 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:02.935689  4143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c95e3baa1564fcbaab68a2cf524dec3"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:49124
I20260710 11:13:02.936153  4143 raft_consensus.cc:493] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:02.936450  4143 raft_consensus.cc:3060] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:02.941053  4143 raft_consensus.cc:515] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:02.942397  4143 leader_election.cc:290] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:13:02.943260  4349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c95e3baa1564fcbaab68a2cf524dec3" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:02.943506  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c95e3baa1564fcbaab68a2cf524dec3" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:13:02.943940  4349 raft_consensus.cc:3060] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:02.944024  4068 raft_consensus.cc:3055] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:02.944443  4068 raft_consensus.cc:740] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:02.945371  4068 consensus_queue.cc:260] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:02.946744  4068 raft_consensus.cc:3060] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:02.952143  4349 raft_consensus.cc:2468] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 2.
I20260710 11:13:02.953382  4109 leader_election.cc:304] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:02.954021  4068 raft_consensus.cc:2468] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 2.
I20260710 11:13:02.954160  4428 raft_consensus.cc:2804] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:02.954751  4428 raft_consensus.cc:697] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:02.955686  4428 consensus_queue.cc:237] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:02.962247  3889 catalog_manager.cc:5697] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 1 to 2, leader changed from 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194) to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 2 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
W20260710 11:13:03.067780  3940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:03.077070  4068 raft_consensus.cc:1275] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:03.078491  4428 consensus_queue.cc:1048] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:03.089607  4349 raft_consensus.cc:1275] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:03.090938  4428 consensus_queue.cc:1048] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:03.295799  4349 raft_consensus.cc:1275] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 5 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:13:03.297096  4426 consensus_queue.cc:1048] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:13:03.307902  4143 raft_consensus.cc:1275] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 5 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:13:03.309568  4296 consensus_queue.cc:1048] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:13:03.376987  4348 raft_consensus.cc:1275] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:03.378301  4400 consensus_queue.cc:1048] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:03.387451  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:03.390352  4069 raft_consensus.cc:1275] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:03.392122  4428 consensus_queue.cc:1048] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:03.398407  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
mode: GRACEFUL
new_leader_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:49130
I20260710 11:13:03.398918  4143 raft_consensus.cc:606] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 3 LEADER]: Received request to transfer leadership to TS 932e6d151ba344088ea061b6e97a5e41
I20260710 11:13:03.401257  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8776048582584701a04130833f2c9750"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
mode: GRACEFUL
new_leader_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:49130
I20260710 11:13:03.401782  4143 raft_consensus.cc:606] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 1 LEADER]: Received request to transfer leadership to TS 932e6d151ba344088ea061b6e97a5e41
I20260710 11:13:03.404042  4069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec70849f5b0b4e58b8a19013c2abe275"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
mode: GRACEFUL
new_leader_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:43780
I20260710 11:13:03.404546  4069 raft_consensus.cc:606] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Received request to transfer leadership to TS 5cfc912cc5014536989df933cf7de6ef
I20260710 11:13:03.405776  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:03.406368  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:03.407011  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:03.584230  4400 raft_consensus.cc:993] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef: : Instructing follower 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:03.584779  4400 raft_consensus.cc:1081] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 3 LEADER]: Signalling peer 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:03.586428  4068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:13:03.586910  4068 raft_consensus.cc:493] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:03.587224  4068 raft_consensus.cc:3060] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:03.591722  4068 raft_consensus.cc:515] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:03.593127  4068 leader_election.cc:290] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 4 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:13:03.594027  4348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:03.594270  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4603a7c6badb459f926c9b76134312fe" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:13:03.594661  4348 raft_consensus.cc:3060] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:03.594769  4143 raft_consensus.cc:3055] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:13:03.595135  4143 raft_consensus.cc:740] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:03.595880  4143 consensus_queue.cc:260] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:03.597072  4143 raft_consensus.cc:3060] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:03.601840  4348 raft_consensus.cc:2468] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 4.
I20260710 11:13:03.603047  4035 leader_election.cc:304] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [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: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:03.603600  4143 raft_consensus.cc:2468] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 4.
I20260710 11:13:03.603762  4296 raft_consensus.cc:2804] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:13:03.604249  4296 raft_consensus.cc:697] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 4 LEADER]: Becoming Leader. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:03.605065  4296 consensus_queue.cc:237] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:03.610498  3892 catalog_manager.cc:5697] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 reported cstate change: term changed from 3 to 4, leader changed from 5cfc912cc5014536989df933cf7de6ef (127.1.2.195) to 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194). New cstate: current_term: 4 leader_uuid: "932e6d151ba344088ea061b6e97a5e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.667083  4442 raft_consensus.cc:993] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41: : Instructing follower 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:03.667584  4296 raft_consensus.cc:1081] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Signalling peer 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:03.669036  4143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec70849f5b0b4e58b8a19013c2abe275"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:49124
I20260710 11:13:03.669471  4143 raft_consensus.cc:493] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:03.669765  4143 raft_consensus.cc:3060] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:03.674090  4143 raft_consensus.cc:515] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:03.675402  4143 leader_election.cc:290] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:13:03.676260  4348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec70849f5b0b4e58b8a19013c2abe275" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:03.676493  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec70849f5b0b4e58b8a19013c2abe275" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:13:03.676873  4348 raft_consensus.cc:3060] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:03.677008  4068 raft_consensus.cc:3055] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:03.677340  4068 raft_consensus.cc:740] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:03.678016  4068 consensus_queue.cc:260] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:03.678894  4068 raft_consensus.cc:3060] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:03.682382  4348 raft_consensus.cc:2468] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 2.
I20260710 11:13:03.683519  4109 leader_election.cc:304] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:03.683725  4068 raft_consensus.cc:2468] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 2.
I20260710 11:13:03.684336  4400 raft_consensus.cc:2804] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:03.684850  4400 raft_consensus.cc:697] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:03.685767  4400 consensus_queue.cc:237] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:03.692481  3892 catalog_manager.cc:5697] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 1 to 2, leader changed from 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194) to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 2 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:03.740866  4428 raft_consensus.cc:993] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef: : Instructing follower 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:03.741310  4400 raft_consensus.cc:1081] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 1 LEADER]: Signalling peer 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:03.742646  4068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8776048582584701a04130833f2c9750"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:13:03.743122  4068 raft_consensus.cc:493] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:03.743458  4068 raft_consensus.cc:3060] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:03.748353  4068 raft_consensus.cc:515] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:03.750250  4068 leader_election.cc:290] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 2 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:13:03.750576  4348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776048582584701a04130833f2c9750" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:03.750953  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776048582584701a04130833f2c9750" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:13:03.751539  4143 raft_consensus.cc:3055] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:03.751828  4143 raft_consensus.cc:740] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:03.752633  4143 consensus_queue.cc:260] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:03.753978  4143 raft_consensus.cc:3060] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:03.758713  4143 raft_consensus.cc:2468] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 2.
I20260710 11:13:03.759811  4033 leader_election.cc:304] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [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: 5cfc912cc5014536989df933cf7de6ef, 932e6d151ba344088ea061b6e97a5e41; no voters: e6757293ac3a49efad7ba2d78a60ae83
I20260710 11:13:03.760470  4296 raft_consensus.cc:2804] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:03.760908  4296 raft_consensus.cc:697] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 2 LEADER]: Becoming Leader. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:03.761689  4296 consensus_queue.cc:237] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:03.768810  3892 catalog_manager.cc:5697] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 reported cstate change: term changed from 1 to 2, leader changed from 5cfc912cc5014536989df933cf7de6ef (127.1.2.195) to 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "932e6d151ba344088ea061b6e97a5e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.993024  4143 raft_consensus.cc:1275] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 4 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:03.994269  4442 consensus_queue.cc:1048] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:04.002436  4348 raft_consensus.cc:1275] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 4 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:04.003835  4442 consensus_queue.cc:1048] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:13:04.068636  3940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:04.090528  4348 raft_consensus.cc:1275] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:04.091845  4400 consensus_queue.cc:1048] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:04.100534  4068 raft_consensus.cc:1275] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:04.101871  4428 consensus_queue.cc:1048] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:04.140820  4348 raft_consensus.cc:3060] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.146270  4348 raft_consensus.cc:1275] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:04.147571  4442 consensus_queue.cc:1048] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:04.156869  4143 raft_consensus.cc:1275] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:04.158555  4451 consensus_queue.cc:1048] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:04.413187  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:04.420150  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e344b1f5b6c4a968a8edafc4bb89402"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
mode: GRACEFUL
new_leader_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:49130
I20260710 11:13:04.420657  4143 raft_consensus.cc:606] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Received request to transfer leadership to TS 932e6d151ba344088ea061b6e97a5e41
I20260710 11:13:04.422932  4069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8776048582584701a04130833f2c9750"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
mode: GRACEFUL
new_leader_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:43780
I20260710 11:13:04.423321  4069 raft_consensus.cc:606] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 2 LEADER]: Received request to transfer leadership to TS 5cfc912cc5014536989df933cf7de6ef
I20260710 11:13:04.425395  4069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
mode: GRACEFUL
new_leader_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:43780
I20260710 11:13:04.425736  4069 raft_consensus.cc:606] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Received request to transfer leadership to TS 5cfc912cc5014536989df933cf7de6ef
I20260710 11:13:04.426599  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:04.427091  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:04.427599  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:04.653242  4435 raft_consensus.cc:993] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef: : Instructing follower 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:04.653779  4460 raft_consensus.cc:1081] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Signalling peer 932e6d151ba344088ea061b6e97a5e41 to start an election
I20260710 11:13:04.655130  4069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e344b1f5b6c4a968a8edafc4bb89402"
dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:13:04.655601  4069 raft_consensus.cc:493] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:04.655983  4069 raft_consensus.cc:3060] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:04.661237  4069 raft_consensus.cc:515] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:04.662518  4069 leader_election.cc:290] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [CANDIDATE]: Term 3 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 5cfc912cc5014536989df933cf7de6ef (127.1.2.195:33239)
I20260710 11:13:04.663458  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e344b1f5b6c4a968a8edafc4bb89402" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
I20260710 11:13:04.663337  4348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e344b1f5b6c4a968a8edafc4bb89402" candidate_uuid: "932e6d151ba344088ea061b6e97a5e41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:04.664193  4143 raft_consensus.cc:3055] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:04.664254  4348 raft_consensus.cc:3060] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:04.664609  4143 raft_consensus.cc:740] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:04.665412  4143 consensus_queue.cc:260] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:04.666579  4143 raft_consensus.cc:3060] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:04.670966  4348 raft_consensus.cc:2468] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 3.
I20260710 11:13:04.672058  4035 leader_election.cc:304] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [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: 932e6d151ba344088ea061b6e97a5e41, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:04.672561  4143 raft_consensus.cc:2468] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932e6d151ba344088ea061b6e97a5e41 in term 3.
I20260710 11:13:04.672721  4451 raft_consensus.cc:2804] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:04.673295  4451 raft_consensus.cc:697] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Becoming Leader. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:04.674242  4451 consensus_queue.cc:237] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:04.680732  3889 catalog_manager.cc:5697] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 reported cstate change: term changed from 2 to 3, leader changed from 5cfc912cc5014536989df933cf7de6ef (127.1.2.195) to 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194). New cstate: current_term: 3 leader_uuid: "932e6d151ba344088ea061b6e97a5e41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:04.701221  4296 raft_consensus.cc:993] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41: : Instructing follower 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:04.701620  4451 raft_consensus.cc:1081] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Signalling peer 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:04.702869  4143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:49124
I20260710 11:13:04.703293  4143 raft_consensus.cc:493] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:04.703606  4143 raft_consensus.cc:3060] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:04.707798  4143 raft_consensus.cc:515] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:04.709151  4143 leader_election.cc:290] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 4 election: Requested vote from peers e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111), 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599)
I20260710 11:13:04.709925  4348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:04.710084  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2ab6ce4fe64497806282a35307e0fc" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:13:04.710638  4348 raft_consensus.cc:3060] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:04.710686  4069 raft_consensus.cc:3055] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:13:04.711102  4069 raft_consensus.cc:740] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:04.711750  4069 consensus_queue.cc:260] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:04.712584  4069 raft_consensus.cc:3060] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:04.715378  4348 raft_consensus.cc:2468] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 4.
I20260710 11:13:04.716362  4109 leader_election.cc:304] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:04.716992  4460 raft_consensus.cc:2804] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:13:04.717322  4069 raft_consensus.cc:2468] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 4.
I20260710 11:13:04.717378  4460 raft_consensus.cc:697] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 4 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:04.718518  4460 consensus_queue.cc:237] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [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: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:04.725594  3889 catalog_manager.cc:5697] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 3 to 4, leader changed from 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194) to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 4 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:04.752904  4442 raft_consensus.cc:993] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41: : Instructing follower 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:04.753376  4451 raft_consensus.cc:1081] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 2 LEADER]: Signalling peer 5cfc912cc5014536989df933cf7de6ef to start an election
I20260710 11:13:04.754807  4143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8776048582584701a04130833f2c9750"
dest_uuid: "5cfc912cc5014536989df933cf7de6ef"
 from {username='slave'} at 127.0.0.1:49124
I20260710 11:13:04.755249  4143 raft_consensus.cc:493] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:04.755548  4143 raft_consensus.cc:3060] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:04.759861  4143 raft_consensus.cc:515] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:04.761221  4143 leader_election.cc:290] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [CANDIDATE]: Term 3 election: Requested vote from peers 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599), e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111)
I20260710 11:13:04.761934  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776048582584701a04130833f2c9750" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "932e6d151ba344088ea061b6e97a5e41"
I20260710 11:13:04.762193  4348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8776048582584701a04130833f2c9750" candidate_uuid: "5cfc912cc5014536989df933cf7de6ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6757293ac3a49efad7ba2d78a60ae83"
I20260710 11:13:04.762490  4069 raft_consensus.cc:3055] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:04.762763  4348 raft_consensus.cc:3060] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:04.762797  4069 raft_consensus.cc:740] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 932e6d151ba344088ea061b6e97a5e41, State: Running, Role: LEADER
I20260710 11:13:04.763676  4069 consensus_queue.cc:260] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [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: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:04.764496  4069 raft_consensus.cc:3060] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:04.767599  4348 raft_consensus.cc:2468] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 3.
I20260710 11:13:04.768513  4069 raft_consensus.cc:2468] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cfc912cc5014536989df933cf7de6ef in term 3.
I20260710 11:13:04.768666  4109 leader_election.cc:304] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [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: 5cfc912cc5014536989df933cf7de6ef, e6757293ac3a49efad7ba2d78a60ae83; no voters: 
I20260710 11:13:04.769402  4460 raft_consensus.cc:2804] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:04.769775  4460 raft_consensus.cc:697] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 3 LEADER]: Becoming Leader. State: Replica: 5cfc912cc5014536989df933cf7de6ef, State: Running, Role: LEADER
I20260710 11:13:04.770366  4460 consensus_queue.cc:237] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [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: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } }
I20260710 11:13:04.775728  3889 catalog_manager.cc:5697] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef reported cstate change: term changed from 2 to 3, leader changed from 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194) to 5cfc912cc5014536989df933cf7de6ef (127.1.2.195). New cstate: current_term: 3 leader_uuid: "5cfc912cc5014536989df933cf7de6ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:05.062754  4348 raft_consensus.cc:1275] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:05.063993  4451 consensus_queue.cc:1048] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:13:05.069567  3940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:05.073773  4143 raft_consensus.cc:1275] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Refusing update from remote peer 932e6d151ba344088ea061b6e97a5e41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:05.076210  4451 consensus_queue.cc:1048] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cfc912cc5014536989df933cf7de6ef" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:05.186209  4069 raft_consensus.cc:1275] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 4 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:05.187393  4460 consensus_queue.cc:1048] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:05.195240  4348 raft_consensus.cc:1275] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 4 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:05.196683  4460 consensus_queue.cc:1048] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:05.249565  4348 raft_consensus.cc:1275] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:05.250792  4460 consensus_queue.cc:1048] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6757293ac3a49efad7ba2d78a60ae83" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:05.258719  4069 raft_consensus.cc:1275] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Refusing update from remote peer 5cfc912cc5014536989df933cf7de6ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:05.260267  4435 consensus_queue.cc:1048] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "932e6d151ba344088ea061b6e97a5e41" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:05.433851  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:05.462591  1035 tablet_server.cc:179] TabletServer@127.1.2.193:46111 shutting down...
W20260710 11:13:05.469310  4035 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 64 similar messages]
W20260710 11:13:05.473649  4035 consensus_peers.cc:597] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:05.490530  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:05.491255  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:05.492002  1035 raft_consensus.cc:2243] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.492445  1035 raft_consensus.cc:2272] T 1e6acfa58366412ca412e8351a5fd2bd P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.494549  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:05.495141  1035 raft_consensus.cc:2243] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.495639  1035 raft_consensus.cc:2272] T e0056ea9eedf40d188ac61121108a3ff P e6757293ac3a49efad7ba2d78a60ae83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.497557  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:05.498075  1035 raft_consensus.cc:2243] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.498467  1035 raft_consensus.cc:2272] T ec70849f5b0b4e58b8a19013c2abe275 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.500392  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:05.500861  1035 raft_consensus.cc:2243] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.501256  1035 raft_consensus.cc:2272] T 1bbe471984874e02aa2504c8267e843c P e6757293ac3a49efad7ba2d78a60ae83 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.503021  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:05.503634  1035 raft_consensus.cc:2243] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.504024  1035 raft_consensus.cc:2272] T 9c95e3baa1564fcbaab68a2cf524dec3 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.505744  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:05.506198  1035 raft_consensus.cc:2243] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.506613  1035 raft_consensus.cc:2272] T f7bb2125015d4ad48698836ac7209914 P e6757293ac3a49efad7ba2d78a60ae83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.508451  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:05.508944  1035 raft_consensus.cc:2243] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.509341  1035 raft_consensus.cc:2272] T cf2ab6ce4fe64497806282a35307e0fc P e6757293ac3a49efad7ba2d78a60ae83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.511827  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:05.512338  1035 raft_consensus.cc:2243] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.512768  1035 raft_consensus.cc:2272] T 4e344b1f5b6c4a968a8edafc4bb89402 P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.515035  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:05.515610  1035 raft_consensus.cc:2243] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.516038  1035 raft_consensus.cc:2272] T 8776048582584701a04130833f2c9750 P e6757293ac3a49efad7ba2d78a60ae83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.518117  1035 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:05.518642  1035 raft_consensus.cc:2243] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.519042  1035 raft_consensus.cc:2272] T 4603a7c6badb459f926c9b76134312fe P e6757293ac3a49efad7ba2d78a60ae83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.547596  1035 tablet_server.cc:196] TabletServer@127.1.2.193:46111 shutdown complete.
W20260710 11:13:05.560523  4035 consensus_peers.cc:597] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:05.572992  1035 tablet_server.cc:179] TabletServer@127.1.2.194:0 shutting down...
I20260710 11:13:05.595737  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:05.596837  1035 tablet_replica.cc:333] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41: stopping tablet replica
I20260710 11:13:05.597831  1035 raft_consensus.cc:2243] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:05.598673  1035 raft_consensus.cc:2272] T 1e6acfa58366412ca412e8351a5fd2bd P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:05.599493  4109 consensus_peers.cc:597] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:05.600883  1035 tablet_replica.cc:333] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41: stopping tablet replica
I20260710 11:13:05.601526  1035 raft_consensus.cc:2243] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:13:05.602236  1035 raft_consensus.cc:2272] T 4603a7c6badb459f926c9b76134312fe P 932e6d151ba344088ea061b6e97a5e41 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.604352  1035 tablet_replica.cc:333] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41: stopping tablet replica
I20260710 11:13:05.604988  1035 raft_consensus.cc:2243] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:05.605744  1035 raft_consensus.cc:2272] T 4e344b1f5b6c4a968a8edafc4bb89402 P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.609064  1035 tablet_replica.cc:333] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41: stopping tablet replica
I20260710 11:13:05.609644  1035 raft_consensus.cc:2243] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.610078  1035 raft_consensus.cc:2272] T 8776048582584701a04130833f2c9750 P 932e6d151ba344088ea061b6e97a5e41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.612484  1035 tablet_replica.cc:333] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41: stopping tablet replica
I20260710 11:13:05.613001  1035 raft_consensus.cc:2243] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.613421  1035 raft_consensus.cc:2272] T cf2ab6ce4fe64497806282a35307e0fc P 932e6d151ba344088ea061b6e97a5e41 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.615692  1035 tablet_replica.cc:333] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41: stopping tablet replica
I20260710 11:13:05.616266  1035 raft_consensus.cc:2243] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.616719  1035 raft_consensus.cc:2272] T f7bb2125015d4ad48698836ac7209914 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.618570  1035 tablet_replica.cc:333] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41: stopping tablet replica
I20260710 11:13:05.619146  1035 raft_consensus.cc:2243] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:13:05.619974  1035 raft_consensus.cc:2272] T 1bbe471984874e02aa2504c8267e843c P 932e6d151ba344088ea061b6e97a5e41 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.621903  1035 tablet_replica.cc:333] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41: stopping tablet replica
I20260710 11:13:05.622400  1035 raft_consensus.cc:2243] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.622810  1035 raft_consensus.cc:2272] T 9c95e3baa1564fcbaab68a2cf524dec3 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.624797  1035 tablet_replica.cc:333] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41: stopping tablet replica
I20260710 11:13:05.625322  1035 raft_consensus.cc:2243] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.625769  1035 raft_consensus.cc:2272] T e0056ea9eedf40d188ac61121108a3ff P 932e6d151ba344088ea061b6e97a5e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.627880  1035 tablet_replica.cc:333] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41: stopping tablet replica
I20260710 11:13:05.628366  1035 raft_consensus.cc:2243] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.628772  1035 raft_consensus.cc:2272] T ec70849f5b0b4e58b8a19013c2abe275 P 932e6d151ba344088ea061b6e97a5e41 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:05.642119  4107 consensus_peers.cc:597] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef -> Peer 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599): Couldn't send request to peer 932e6d151ba344088ea061b6e97a5e41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:05.660249  1035 tablet_server.cc:196] TabletServer@127.1.2.194:0 shutdown complete.
W20260710 11:13:05.670696  4109 consensus_peers.cc:597] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:05.683398  4107 consensus_peers.cc:597] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef -> Peer 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599): Couldn't send request to peer 932e6d151ba344088ea061b6e97a5e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.194:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:05.684156  4109 consensus_peers.cc:597] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef -> Peer e6757293ac3a49efad7ba2d78a60ae83 (127.1.2.193:46111): Couldn't send request to peer e6757293ac3a49efad7ba2d78a60ae83. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:46111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:05.685829  1035 tablet_server.cc:179] TabletServer@127.1.2.195:0 shutting down...
W20260710 11:13:05.712467  4107 consensus_peers.cc:597] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef -> Peer 932e6d151ba344088ea061b6e97a5e41 (127.1.2.194:46599): Couldn't send request to peer 932e6d151ba344088ea061b6e97a5e41. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.194:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:05.715126  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:05.715903  1035 tablet_replica.cc:333] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef: stopping tablet replica
I20260710 11:13:05.716536  1035 raft_consensus.cc:2243] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.716933  1035 raft_consensus.cc:2272] T 1e6acfa58366412ca412e8351a5fd2bd P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.718791  1035 tablet_replica.cc:333] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef: stopping tablet replica
I20260710 11:13:05.719384  1035 raft_consensus.cc:2243] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:05.720185  1035 raft_consensus.cc:2272] T e0056ea9eedf40d188ac61121108a3ff P 5cfc912cc5014536989df933cf7de6ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.721938  1035 tablet_replica.cc:333] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef: stopping tablet replica
I20260710 11:13:05.722381  1035 raft_consensus.cc:2243] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:05.722993  1035 raft_consensus.cc:2272] T ec70849f5b0b4e58b8a19013c2abe275 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.724673  1035 tablet_replica.cc:333] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef: stopping tablet replica
I20260710 11:13:05.725124  1035 raft_consensus.cc:2243] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.725471  1035 raft_consensus.cc:2272] T 4603a7c6badb459f926c9b76134312fe P 5cfc912cc5014536989df933cf7de6ef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.727025  1035 tablet_replica.cc:333] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef: stopping tablet replica
I20260710 11:13:05.727442  1035 raft_consensus.cc:2243] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:05.728188  1035 raft_consensus.cc:2272] T f7bb2125015d4ad48698836ac7209914 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.729908  1035 tablet_replica.cc:333] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef: stopping tablet replica
I20260710 11:13:05.730346  1035 raft_consensus.cc:2243] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.730754  1035 raft_consensus.cc:2272] T 1bbe471984874e02aa2504c8267e843c P 5cfc912cc5014536989df933cf7de6ef [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.732484  1035 tablet_replica.cc:333] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef: stopping tablet replica
I20260710 11:13:05.733040  1035 raft_consensus.cc:2243] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:05.733724  1035 raft_consensus.cc:2272] T 9c95e3baa1564fcbaab68a2cf524dec3 P 5cfc912cc5014536989df933cf7de6ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.735410  1035 tablet_replica.cc:333] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef: stopping tablet replica
I20260710 11:13:05.735941  1035 raft_consensus.cc:2243] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:13:05.736641  1035 raft_consensus.cc:2272] T cf2ab6ce4fe64497806282a35307e0fc P 5cfc912cc5014536989df933cf7de6ef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.738547  1035 tablet_replica.cc:333] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef: stopping tablet replica
I20260710 11:13:05.739018  1035 raft_consensus.cc:2243] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:05.739418  1035 raft_consensus.cc:2272] T 4e344b1f5b6c4a968a8edafc4bb89402 P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.742283  1035 tablet_replica.cc:333] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef: stopping tablet replica
I20260710 11:13:05.742745  1035 raft_consensus.cc:2243] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:05.743535  1035 raft_consensus.cc:2272] T 8776048582584701a04130833f2c9750 P 5cfc912cc5014536989df933cf7de6ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.771989  1035 tablet_server.cc:196] TabletServer@127.1.2.195:0 shutdown complete.
I20260710 11:13:05.792639  1035 master.cc:562] Master@127.1.2.254:32955 shutting down...
I20260710 11:13:05.816457  1035 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:05.817009  1035 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:05.817353  1035 tablet_replica.cc:333] T 00000000000000000000000000000000 P b427968a0c9a45e4b6cd02af487a3547: stopping tablet replica
I20260710 11:13:05.836983  1035 master.cc:584] Master@127.1.2.254:32955 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12978 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:13:05.881397  1035 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.2.254:36593
I20260710 11:13:05.882529  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:05.888553  4483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:05.888523  4484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:05.889137  4486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:05.889732  1035 server_base.cc:1061] running on GCE node
I20260710 11:13:05.890641  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:05.890843  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:05.891008  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681985890974 us; error 0 us; skew 500 ppm
I20260710 11:13:05.891610  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:05.894014  1035 webserver.cc:533] Webserver started at http://127.1.2.254:32911/ using document root <none> and password file <none>
I20260710 11:13:05.894529  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:05.894691  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:05.895020  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:05.896204  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/master-0-root/instance:
uuid: "2e6f6a0b2b3f4574bbe85d3ff0ad60cd"
format_stamp: "Formatted at 2026-07-10 11:13:05 on dist-test-slave-403s"
I20260710 11:13:05.900676  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:13:05.903936  4491 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:05.904651  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:13:05.904937  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/master-0-root
uuid: "2e6f6a0b2b3f4574bbe85d3ff0ad60cd"
format_stamp: "Formatted at 2026-07-10 11:13:05 on dist-test-slave-403s"
I20260710 11:13:05.905229  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:05.921512  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:05.922725  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:05.962219  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.254:36593
I20260710 11:13:05.962323  4542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.254:36593 every 8 connection(s)
I20260710 11:13:05.966104  4543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.976540  4543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd: Bootstrap starting.
I20260710 11:13:05.981384  4543 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.985659  4543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd: No bootstrap required, opened a new log
I20260710 11:13:05.987917  4543 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6f6a0b2b3f4574bbe85d3ff0ad60cd" member_type: VOTER }
I20260710 11:13:05.988318  4543 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.988564  4543 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6f6a0b2b3f4574bbe85d3ff0ad60cd, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.989132  4543 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e6f6a0b2b3f4574bbe85d3ff0ad60cd" member_type: VOTER }
I20260710 11:13:05.989598  4543 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:05.989840  4543 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:05.990136  4543 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.994684  4543 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6f6a0b2b3f4574bbe85d3ff0ad60cd" member_type: VOTER }
I20260710 11:13:05.995239  4543 leader_election.cc:304] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [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: 2e6f6a0b2b3f4574bbe85d3ff0ad60cd; no voters: 
I20260710 11:13:05.996454  4543 leader_election.cc:290] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:05.996778  4546 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:05.998122  4546 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [term 1 LEADER]: Becoming Leader. State: Replica: 2e6f6a0b2b3f4574bbe85d3ff0ad60cd, State: Running, Role: LEADER
I20260710 11:13:05.998834  4546 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [LEADER]: Queue going to LEADER mode. State: All 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: "2e6f6a0b2b3f4574bbe85d3ff0ad60cd" member_type: VOTER }
I20260710 11:13:05.999547  4543 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:06.003898  4548 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e6f6a0b2b3f4574bbe85d3ff0ad60cd. Latest consensus state: current_term: 1 leader_uuid: "2e6f6a0b2b3f4574bbe85d3ff0ad60cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6f6a0b2b3f4574bbe85d3ff0ad60cd" member_type: VOTER } }
I20260710 11:13:06.004660  4548 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:06.004374  4547 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e6f6a0b2b3f4574bbe85d3ff0ad60cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6f6a0b2b3f4574bbe85d3ff0ad60cd" member_type: VOTER } }
I20260710 11:13:06.005139  4547 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:06.008111  4553 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:06.013007  4553 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:06.016870  1035 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:06.021865  4553 catalog_manager.cc:1383] Generated new cluster ID: 42c116b65ba148eb8f544470b511978a
I20260710 11:13:06.022162  4553 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:06.067291  4553 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:06.068756  4553 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:06.085160  4553 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd: Generated new TSK 0
I20260710 11:13:06.085731  4553 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:06.148156  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:06.154163  4564 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:06.155031  4565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:06.156598  4567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:06.157403  1035 server_base.cc:1061] running on GCE node
I20260710 11:13:06.158249  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:06.158430  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:06.158550  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681986158539 us; error 0 us; skew 500 ppm
I20260710 11:13:06.159003  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:06.161239  1035 webserver.cc:533] Webserver started at http://127.1.2.193:41935/ using document root <none> and password file <none>
I20260710 11:13:06.161660  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:06.161806  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:06.162004  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:06.163003  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-0-root/instance:
uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800"
format_stamp: "Formatted at 2026-07-10 11:13:06 on dist-test-slave-403s"
I20260710 11:13:06.167333  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:13:06.170433  4572 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:06.171146  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:13:06.171409  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-0-root
uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800"
format_stamp: "Formatted at 2026-07-10 11:13:06 on dist-test-slave-403s"
I20260710 11:13:06.171723  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:06.181874  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:06.183012  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:06.184484  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:06.186640  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:06.186810  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:06.187124  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:06.187302  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:06.227017  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.193:43745
I20260710 11:13:06.227110  4634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.193:43745 every 8 connection(s)
I20260710 11:13:06.232328  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:06.239214  4639 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:06.240846  4640 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:06.244083  4642 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:06.244297  4635 heartbeater.cc:344] Connected to a master server at 127.1.2.254:36593
I20260710 11:13:06.244356  1035 server_base.cc:1061] running on GCE node
I20260710 11:13:06.244968  4635 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:06.245702  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:13:06.245855  4635 heartbeater.cc:507] Master 127.1.2.254:36593 requested a full tablet report, sending...
W20260710 11:13:06.246037  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:06.246265  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681986246245 us; error 0 us; skew 500 ppm
I20260710 11:13:06.246999  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:06.248458  4508 ts_manager.cc:194] Registered new tserver with Master: f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193:43745)
I20260710 11:13:06.249890  1035 webserver.cc:533] Webserver started at http://127.1.2.194:33725/ using document root <none> and password file <none>
I20260710 11:13:06.250566  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:06.250801  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:06.251104  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:06.251173  4508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56402
I20260710 11:13:06.252647  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-1-root/instance:
uuid: "3a34728b9b2644cca2c4cef5ea63fd28"
format_stamp: "Formatted at 2026-07-10 11:13:06 on dist-test-slave-403s"
I20260710 11:13:06.257337  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:06.260574  4647 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:06.261394  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:06.261641  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-1-root
uuid: "3a34728b9b2644cca2c4cef5ea63fd28"
format_stamp: "Formatted at 2026-07-10 11:13:06 on dist-test-slave-403s"
I20260710 11:13:06.261886  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:06.271258  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:06.272501  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:06.273907  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:06.276081  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:06.276260  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:06.276548  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:06.276715  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:06.317217  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.194:44925
I20260710 11:13:06.317334  4709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.194:44925 every 8 connection(s)
I20260710 11:13:06.322075  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:06.329070  4713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:06.330492  4714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:06.332255  1035 server_base.cc:1061] running on GCE node
W20260710 11:13:06.333461  4716 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:06.334488  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:13:06.334754  4710 heartbeater.cc:344] Connected to a master server at 127.1.2.254:36593
W20260710 11:13:06.334792  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:06.335150  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681986335133 us; error 0 us; skew 500 ppm
I20260710 11:13:06.335223  4710 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:06.335793  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:06.336093  4710 heartbeater.cc:507] Master 127.1.2.254:36593 requested a full tablet report, sending...
I20260710 11:13:06.338166  4508 ts_manager.cc:194] Registered new tserver with Master: 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194:44925)
I20260710 11:13:06.338508  1035 webserver.cc:533] Webserver started at http://127.1.2.195:37427/ using document root <none> and password file <none>
I20260710 11:13:06.339022  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:06.339233  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:06.339548  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:06.339807  4508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56404
I20260710 11:13:06.340710  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-2-root/instance:
uuid: "0bf1a07c00714176a39c09796fb2998c"
format_stamp: "Formatted at 2026-07-10 11:13:06 on dist-test-slave-403s"
I20260710 11:13:06.345039  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:06.348265  4721 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:06.349025  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:06.349309  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-2-root
uuid: "0bf1a07c00714176a39c09796fb2998c"
format_stamp: "Formatted at 2026-07-10 11:13:06 on dist-test-slave-403s"
I20260710 11:13:06.349588  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681901365604-1035-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:06.362195  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:06.363322  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:06.364732  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:06.366744  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:06.366971  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:06.367204  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:06.367373  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:06.405763  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.195:36639
I20260710 11:13:06.405910  4783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.195:36639 every 8 connection(s)
I20260710 11:13:06.419660  4784 heartbeater.cc:344] Connected to a master server at 127.1.2.254:36593
I20260710 11:13:06.420065  4784 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:06.420853  4784 heartbeater.cc:507] Master 127.1.2.254:36593 requested a full tablet report, sending...
I20260710 11:13:06.422715  4508 ts_manager.cc:194] Registered new tserver with Master: 0bf1a07c00714176a39c09796fb2998c (127.1.2.195:36639)
I20260710 11:13:06.423264  1035 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014251721s
I20260710 11:13:06.424064  4508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56420
I20260710 11:13:06.446655  4508 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56430:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:06.448870  4508 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:06.494632  4599 tablet_service.cc:1511] Processing CreateTablet for tablet bcd848995b80485aaf09452ff2156218 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c552cc9a9d0c4f44990eb9cf84f565f2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:06.494644  4600 tablet_service.cc:1511] Processing CreateTablet for tablet 37e44c3e125d46a5b6a329e9d1c23872 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c552cc9a9d0c4f44990eb9cf84f565f2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:06.496132  4599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd848995b80485aaf09452ff2156218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:06.496923  4600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e44c3e125d46a5b6a329e9d1c23872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:06.506400  4675 tablet_service.cc:1511] Processing CreateTablet for tablet 37e44c3e125d46a5b6a329e9d1c23872 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c552cc9a9d0c4f44990eb9cf84f565f2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:06.506522  4674 tablet_service.cc:1511] Processing CreateTablet for tablet bcd848995b80485aaf09452ff2156218 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c552cc9a9d0c4f44990eb9cf84f565f2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:06.508428  4675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e44c3e125d46a5b6a329e9d1c23872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:06.509830  4674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd848995b80485aaf09452ff2156218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:06.523380  4749 tablet_service.cc:1511] Processing CreateTablet for tablet 37e44c3e125d46a5b6a329e9d1c23872 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c552cc9a9d0c4f44990eb9cf84f565f2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:06.524830  4749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e44c3e125d46a5b6a329e9d1c23872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:06.523380  4748 tablet_service.cc:1511] Processing CreateTablet for tablet bcd848995b80485aaf09452ff2156218 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c552cc9a9d0c4f44990eb9cf84f565f2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:06.528817  4748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd848995b80485aaf09452ff2156218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:06.539491  4798 tablet_bootstrap.cc:492] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800: Bootstrap starting.
I20260710 11:13:06.541749  4799 tablet_bootstrap.cc:492] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28: Bootstrap starting.
I20260710 11:13:06.548934  4798 tablet_bootstrap.cc:654] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:06.548934  4799 tablet_bootstrap.cc:654] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:06.558552  4798 tablet_bootstrap.cc:492] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800: No bootstrap required, opened a new log
I20260710 11:13:06.559087  4798 ts_tablet_manager.cc:1403] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:13:06.561767  4802 tablet_bootstrap.cc:492] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c: Bootstrap starting.
I20260710 11:13:06.562220  4799 tablet_bootstrap.cc:492] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28: No bootstrap required, opened a new log
I20260710 11:13:06.562654  4799 ts_tablet_manager.cc:1403] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260710 11:13:06.563150  4798 raft_consensus.cc:359] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } }
I20260710 11:13:06.563935  4798 raft_consensus.cc:385] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:06.564327  4798 raft_consensus.cc:740] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ac8a6fc22a49d69cd2fab0b9f4c800, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.565210  4798 consensus_queue.cc:260] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } }
I20260710 11:13:06.566673  4799 raft_consensus.cc:359] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } }
I20260710 11:13:06.567538  4799 raft_consensus.cc:385] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:06.567770  4635 heartbeater.cc:499] Master 127.1.2.254:36593 was elected leader, sending a full tablet report...
I20260710 11:13:06.567858  4799 raft_consensus.cc:740] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a34728b9b2644cca2c4cef5ea63fd28, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.568382  4798 ts_tablet_manager.cc:1434] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:13:06.569190  4802 tablet_bootstrap.cc:654] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:06.568852  4799 consensus_queue.cc:260] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } }
I20260710 11:13:06.570358  4798 tablet_bootstrap.cc:492] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800: Bootstrap starting.
I20260710 11:13:06.574607  4710 heartbeater.cc:499] Master 127.1.2.254:36593 was elected leader, sending a full tablet report...
I20260710 11:13:06.578960  4798 tablet_bootstrap.cc:654] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:06.581501  4799 ts_tablet_manager.cc:1434] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:13:06.582224  4802 tablet_bootstrap.cc:492] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c: No bootstrap required, opened a new log
I20260710 11:13:06.582561  4799 tablet_bootstrap.cc:492] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28: Bootstrap starting.
I20260710 11:13:06.582814  4802 ts_tablet_manager.cc:1403] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260710 11:13:06.585951  4802 raft_consensus.cc:359] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.586824  4802 raft_consensus.cc:385] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:06.587167  4802 raft_consensus.cc:740] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf1a07c00714176a39c09796fb2998c, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.587985  4802 consensus_queue.cc:260] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.590116  4799 tablet_bootstrap.cc:654] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:06.592054  4798 tablet_bootstrap.cc:492] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800: No bootstrap required, opened a new log
I20260710 11:13:06.592568  4798 ts_tablet_manager.cc:1403] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 11:13:06.594606  4784 heartbeater.cc:499] Master 127.1.2.254:36593 was elected leader, sending a full tablet report...
I20260710 11:13:06.595640  4802 ts_tablet_manager.cc:1434] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260710 11:13:06.595677  4799 tablet_bootstrap.cc:492] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28: No bootstrap required, opened a new log
I20260710 11:13:06.595790  4798 raft_consensus.cc:359] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.596459  4799 ts_tablet_manager.cc:1403] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260710 11:13:06.596725  4798 raft_consensus.cc:385] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:06.596820  4802 tablet_bootstrap.cc:492] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c: Bootstrap starting.
I20260710 11:13:06.597100  4798 raft_consensus.cc:740] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ac8a6fc22a49d69cd2fab0b9f4c800, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.598075  4798 consensus_queue.cc:260] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.599536  4799 raft_consensus.cc:359] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.600301  4799 raft_consensus.cc:385] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:06.600647  4799 raft_consensus.cc:740] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a34728b9b2644cca2c4cef5ea63fd28, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.600651  4798 ts_tablet_manager.cc:1434] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 11:13:06.601727  4799 consensus_queue.cc:260] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.603904  4802 tablet_bootstrap.cc:654] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:06.604027  4799 ts_tablet_manager.cc:1434] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:13:06.609745  4802 tablet_bootstrap.cc:492] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c: No bootstrap required, opened a new log
I20260710 11:13:06.610240  4802 ts_tablet_manager.cc:1403] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260710 11:13:06.613255  4802 raft_consensus.cc:359] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } }
I20260710 11:13:06.613998  4802 raft_consensus.cc:385] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:06.614291  4802 raft_consensus.cc:740] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf1a07c00714176a39c09796fb2998c, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.615024  4802 consensus_queue.cc:260] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } }
I20260710 11:13:06.616598  4802 ts_tablet_manager.cc:1434] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260710 11:13:06.659680  4785 tablet.cc:2406] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:13:06.745564  4803 raft_consensus.cc:493] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:06.746138  4803 raft_consensus.cc:515] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.748322  4803 leader_election.cc:290] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194:44925), 0bf1a07c00714176a39c09796fb2998c (127.1.2.195:36639)
I20260710 11:13:06.757884  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd848995b80485aaf09452ff2156218" candidate_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" is_pre_election: true
I20260710 11:13:06.758610  4685 raft_consensus.cc:2468] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2ac8a6fc22a49d69cd2fab0b9f4c800 in term 0.
I20260710 11:13:06.759272  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd848995b80485aaf09452ff2156218" candidate_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf1a07c00714176a39c09796fb2998c" is_pre_election: true
I20260710 11:13:06.760030  4759 raft_consensus.cc:2468] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2ac8a6fc22a49d69cd2fab0b9f4c800 in term 0.
I20260710 11:13:06.759982  4574 leader_election.cc:304] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a34728b9b2644cca2c4cef5ea63fd28, f2ac8a6fc22a49d69cd2fab0b9f4c800; no voters: 
I20260710 11:13:06.761029  4803 raft_consensus.cc:2804] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:06.761376  4803 raft_consensus.cc:493] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:06.761646  4803 raft_consensus.cc:3060] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:06.766471  4803 raft_consensus.cc:515] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.768005  4803 leader_election.cc:290] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [CANDIDATE]: Term 1 election: Requested vote from peers 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194:44925), 0bf1a07c00714176a39c09796fb2998c (127.1.2.195:36639)
I20260710 11:13:06.768785  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd848995b80485aaf09452ff2156218" candidate_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a34728b9b2644cca2c4cef5ea63fd28"
I20260710 11:13:06.768922  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd848995b80485aaf09452ff2156218" candidate_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf1a07c00714176a39c09796fb2998c"
I20260710 11:13:06.769264  4685 raft_consensus.cc:3060] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:06.769450  4759 raft_consensus.cc:3060] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:06.774361  4759 raft_consensus.cc:2468] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ac8a6fc22a49d69cd2fab0b9f4c800 in term 1.
I20260710 11:13:06.774400  4685 raft_consensus.cc:2468] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ac8a6fc22a49d69cd2fab0b9f4c800 in term 1.
I20260710 11:13:06.775326  4574 leader_election.cc:304] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bf1a07c00714176a39c09796fb2998c, f2ac8a6fc22a49d69cd2fab0b9f4c800; no voters: 
I20260710 11:13:06.776065  4803 raft_consensus.cc:2804] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:06.776979  4803 raft_consensus.cc:697] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 LEADER]: Becoming Leader. State: Replica: f2ac8a6fc22a49d69cd2fab0b9f4c800, State: Running, Role: LEADER
I20260710 11:13:06.777640  4803 consensus_queue.cc:237] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.785873  4506 catalog_manager.cc:5697] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:06.796527  4804 raft_consensus.cc:493] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:06.797012  4804 raft_consensus.cc:515] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } }
I20260710 11:13:06.799074  4804 leader_election.cc:290] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193:43745), 0bf1a07c00714176a39c09796fb2998c (127.1.2.195:36639)
I20260710 11:13:06.809238  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e44c3e125d46a5b6a329e9d1c23872" candidate_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" is_pre_election: true
I20260710 11:13:06.810036  4610 raft_consensus.cc:2468] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a34728b9b2644cca2c4cef5ea63fd28 in term 0.
I20260710 11:13:06.810194  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e44c3e125d46a5b6a329e9d1c23872" candidate_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf1a07c00714176a39c09796fb2998c" is_pre_election: true
I20260710 11:13:06.810825  4759 raft_consensus.cc:2468] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a34728b9b2644cca2c4cef5ea63fd28 in term 0.
I20260710 11:13:06.811251  4650 leader_election.cc:304] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a34728b9b2644cca2c4cef5ea63fd28, f2ac8a6fc22a49d69cd2fab0b9f4c800; no voters: 
I20260710 11:13:06.812101  4804 raft_consensus.cc:2804] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:06.812481  4804 raft_consensus.cc:493] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:06.812741  4804 raft_consensus.cc:3060] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:06.817703  4804 raft_consensus.cc:515] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } }
I20260710 11:13:06.819465  4804 leader_election.cc:290] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [CANDIDATE]: Term 1 election: Requested vote from peers f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193:43745), 0bf1a07c00714176a39c09796fb2998c (127.1.2.195:36639)
I20260710 11:13:06.820252  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e44c3e125d46a5b6a329e9d1c23872" candidate_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800"
I20260710 11:13:06.820444  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e44c3e125d46a5b6a329e9d1c23872" candidate_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf1a07c00714176a39c09796fb2998c"
I20260710 11:13:06.820881  4610 raft_consensus.cc:3060] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:06.820955  4759 raft_consensus.cc:3060] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:06.828835  4759 raft_consensus.cc:2468] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a34728b9b2644cca2c4cef5ea63fd28 in term 1.
I20260710 11:13:06.828825  4610 raft_consensus.cc:2468] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a34728b9b2644cca2c4cef5ea63fd28 in term 1.
I20260710 11:13:06.830176  4650 leader_election.cc:304] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a34728b9b2644cca2c4cef5ea63fd28, f2ac8a6fc22a49d69cd2fab0b9f4c800; no voters: 
I20260710 11:13:06.830868  4804 raft_consensus.cc:2804] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:06.831966  4804 raft_consensus.cc:697] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 LEADER]: Becoming Leader. State: Replica: 3a34728b9b2644cca2c4cef5ea63fd28, State: Running, Role: LEADER
I20260710 11:13:06.832621  4804 consensus_queue.cc:237] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } }
I20260710 11:13:06.839143  4506 catalog_manager.cc:5697] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:06.884668  4506 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56444:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:06.886587  4506 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:06.909010  4599 tablet_service.cc:1511] Processing CreateTablet for tablet 1dce4f2f714a413592cdfd5f2a11669d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4f2ff844dfa14b008b778c89a80fcc5e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:06.910274  4599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dce4f2f714a413592cdfd5f2a11669d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:06.910461  4674 tablet_service.cc:1511] Processing CreateTablet for tablet 1dce4f2f714a413592cdfd5f2a11669d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4f2ff844dfa14b008b778c89a80fcc5e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:06.911707  4674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dce4f2f714a413592cdfd5f2a11669d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:06.912483  4748 tablet_service.cc:1511] Processing CreateTablet for tablet 1dce4f2f714a413592cdfd5f2a11669d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4f2ff844dfa14b008b778c89a80fcc5e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:06.913683  4748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dce4f2f714a413592cdfd5f2a11669d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:06.914778  4600 tablet_service.cc:1511] Processing CreateTablet for tablet 020fc9ef9fdd422f853c030808043bf9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4f2ff844dfa14b008b778c89a80fcc5e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:06.916019  4600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020fc9ef9fdd422f853c030808043bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:06.917382  4749 tablet_service.cc:1511] Processing CreateTablet for tablet 020fc9ef9fdd422f853c030808043bf9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4f2ff844dfa14b008b778c89a80fcc5e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:06.918592  4749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020fc9ef9fdd422f853c030808043bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:06.921514  4675 tablet_service.cc:1511] Processing CreateTablet for tablet 020fc9ef9fdd422f853c030808043bf9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4f2ff844dfa14b008b778c89a80fcc5e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:06.922928  4675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020fc9ef9fdd422f853c030808043bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:06.926554  4798 tablet_bootstrap.cc:492] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800: Bootstrap starting.
I20260710 11:13:06.930563  4802 tablet_bootstrap.cc:492] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c: Bootstrap starting.
I20260710 11:13:06.932742  4798 tablet_bootstrap.cc:654] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:06.940629  4799 tablet_bootstrap.cc:492] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28: Bootstrap starting.
I20260710 11:13:06.941814  4802 tablet_bootstrap.cc:654] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:06.947091  4799 tablet_bootstrap.cc:654] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:06.962118  4802 tablet_bootstrap.cc:492] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c: No bootstrap required, opened a new log
I20260710 11:13:06.962991  4802 ts_tablet_manager.cc:1403] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.000s
I20260710 11:13:06.967283  4802 raft_consensus.cc:359] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.972198  4802 raft_consensus.cc:385] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:06.972628  4802 raft_consensus.cc:740] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf1a07c00714176a39c09796fb2998c, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.973791  4802 consensus_queue.cc:260] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.974308  4798 tablet_bootstrap.cc:492] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800: No bootstrap required, opened a new log
I20260710 11:13:06.974825  4799 tablet_bootstrap.cc:492] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28: No bootstrap required, opened a new log
I20260710 11:13:06.974875  4798 ts_tablet_manager.cc:1403] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.025s
I20260710 11:13:06.975504  4799 ts_tablet_manager.cc:1403] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.012s
I20260710 11:13:06.977805  4802 ts_tablet_manager.cc:1434] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 11:13:06.977895  4798 raft_consensus.cc:359] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.978430  4799 raft_consensus.cc:359] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.978818  4798 raft_consensus.cc:385] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:06.979065  4802 tablet_bootstrap.cc:492] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c: Bootstrap starting.
I20260710 11:13:06.979225  4799 raft_consensus.cc:385] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:06.979362  4798 raft_consensus.cc:740] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ac8a6fc22a49d69cd2fab0b9f4c800, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.979770  4799 raft_consensus.cc:740] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a34728b9b2644cca2c4cef5ea63fd28, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.980504  4798 consensus_queue.cc:260] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.980623  4799 consensus_queue.cc:260] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:06.984069  4799 ts_tablet_manager.cc:1434] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:06.984483  4798 ts_tablet_manager.cc:1434] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:13:06.985085  4799 tablet_bootstrap.cc:492] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28: Bootstrap starting.
I20260710 11:13:06.985481  4798 tablet_bootstrap.cc:492] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800: Bootstrap starting.
I20260710 11:13:06.992400  4798 tablet_bootstrap.cc:654] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:06.994025  4799 tablet_bootstrap.cc:654] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:06.997787  4802 tablet_bootstrap.cc:654] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.004858  4799 tablet_bootstrap.cc:492] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28: No bootstrap required, opened a new log
I20260710 11:13:07.004941  4798 tablet_bootstrap.cc:492] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800: No bootstrap required, opened a new log
I20260710 11:13:07.005476  4799 ts_tablet_manager.cc:1403] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260710 11:13:07.005545  4798 ts_tablet_manager.cc:1403] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260710 11:13:07.005753  4802 tablet_bootstrap.cc:492] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c: No bootstrap required, opened a new log
I20260710 11:13:07.006198  4802 ts_tablet_manager.cc:1403] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.005s
I20260710 11:13:07.007961  4799 raft_consensus.cc:359] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.008560  4799 raft_consensus.cc:385] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.008843  4799 raft_consensus.cc:740] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a34728b9b2644cca2c4cef5ea63fd28, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.008602  4798 raft_consensus.cc:359] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.009456  4798 raft_consensus.cc:385] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.009171  4802 raft_consensus.cc:359] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.009930  4802 raft_consensus.cc:385] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.009810  4798 raft_consensus.cc:740] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ac8a6fc22a49d69cd2fab0b9f4c800, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.010389  4802 raft_consensus.cc:740] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf1a07c00714176a39c09796fb2998c, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.010989  4798 consensus_queue.cc:260] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
W20260710 11:13:07.011758  4556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:07.011354  4802 consensus_queue.cc:260] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.009725  4799 consensus_queue.cc:260] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.016172  4798 ts_tablet_manager.cc:1434] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:13:07.016604  4799 ts_tablet_manager.cc:1434] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 11:13:07.018340  4802 ts_tablet_manager.cc:1434] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:13:07.097990  4804 raft_consensus.cc:493] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:07.098587  4804 raft_consensus.cc:515] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.100616  4804 leader_election.cc:290] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193:43745), 0bf1a07c00714176a39c09796fb2998c (127.1.2.195:36639)
I20260710 11:13:07.101367  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020fc9ef9fdd422f853c030808043bf9" candidate_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" is_pre_election: true
I20260710 11:13:07.101773  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020fc9ef9fdd422f853c030808043bf9" candidate_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf1a07c00714176a39c09796fb2998c" is_pre_election: true
I20260710 11:13:07.101926  4610 raft_consensus.cc:2468] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a34728b9b2644cca2c4cef5ea63fd28 in term 0.
I20260710 11:13:07.102353  4759 raft_consensus.cc:2468] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a34728b9b2644cca2c4cef5ea63fd28 in term 0.
I20260710 11:13:07.102946  4650 leader_election.cc:304] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a34728b9b2644cca2c4cef5ea63fd28, f2ac8a6fc22a49d69cd2fab0b9f4c800; no voters: 
I20260710 11:13:07.103633  4804 raft_consensus.cc:2804] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:07.103950  4804 raft_consensus.cc:493] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:07.104221  4804 raft_consensus.cc:3060] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.109241  4804 raft_consensus.cc:515] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.110770  4804 leader_election.cc:290] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [CANDIDATE]: Term 1 election: Requested vote from peers f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193:43745), 0bf1a07c00714176a39c09796fb2998c (127.1.2.195:36639)
I20260710 11:13:07.111814  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020fc9ef9fdd422f853c030808043bf9" candidate_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf1a07c00714176a39c09796fb2998c"
I20260710 11:13:07.111786  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020fc9ef9fdd422f853c030808043bf9" candidate_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800"
I20260710 11:13:07.112534  4759 raft_consensus.cc:3060] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.112582  4610 raft_consensus.cc:3060] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.119619  4610 raft_consensus.cc:2468] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a34728b9b2644cca2c4cef5ea63fd28 in term 1.
I20260710 11:13:07.119619  4759 raft_consensus.cc:2468] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a34728b9b2644cca2c4cef5ea63fd28 in term 1.
I20260710 11:13:07.120966  4650 leader_election.cc:304] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a34728b9b2644cca2c4cef5ea63fd28, f2ac8a6fc22a49d69cd2fab0b9f4c800; no voters: 
I20260710 11:13:07.121628  4804 raft_consensus.cc:2804] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:07.122105  4804 raft_consensus.cc:697] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 LEADER]: Becoming Leader. State: Replica: 3a34728b9b2644cca2c4cef5ea63fd28, State: Running, Role: LEADER
I20260710 11:13:07.122761  4804 consensus_queue.cc:237] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.129317  4508 catalog_manager.cc:5697] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:07.146989  4803 raft_consensus.cc:493] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:07.147436  4803 raft_consensus.cc:515] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.149132  4803 leader_election.cc:290] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194:44925), 0bf1a07c00714176a39c09796fb2998c (127.1.2.195:36639)
I20260710 11:13:07.149955  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dce4f2f714a413592cdfd5f2a11669d" candidate_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" is_pre_election: true
I20260710 11:13:07.150281  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dce4f2f714a413592cdfd5f2a11669d" candidate_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf1a07c00714176a39c09796fb2998c" is_pre_election: true
I20260710 11:13:07.150694  4685 raft_consensus.cc:2468] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2ac8a6fc22a49d69cd2fab0b9f4c800 in term 0.
I20260710 11:13:07.151022  4759 raft_consensus.cc:2468] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2ac8a6fc22a49d69cd2fab0b9f4c800 in term 0.
I20260710 11:13:07.152144  4574 leader_election.cc:304] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a34728b9b2644cca2c4cef5ea63fd28, f2ac8a6fc22a49d69cd2fab0b9f4c800; no voters: 
I20260710 11:13:07.152819  4803 raft_consensus.cc:2804] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:07.153137  4803 raft_consensus.cc:493] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:07.153404  4803 raft_consensus.cc:3060] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.158334  4803 raft_consensus.cc:515] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.159909  4803 leader_election.cc:290] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [CANDIDATE]: Term 1 election: Requested vote from peers 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194:44925), 0bf1a07c00714176a39c09796fb2998c (127.1.2.195:36639)
I20260710 11:13:07.160706  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dce4f2f714a413592cdfd5f2a11669d" candidate_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a34728b9b2644cca2c4cef5ea63fd28"
I20260710 11:13:07.160871  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dce4f2f714a413592cdfd5f2a11669d" candidate_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf1a07c00714176a39c09796fb2998c"
I20260710 11:13:07.161214  4685 raft_consensus.cc:3060] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.161429  4759 raft_consensus.cc:3060] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.166563  4759 raft_consensus.cc:2468] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ac8a6fc22a49d69cd2fab0b9f4c800 in term 1.
I20260710 11:13:07.166821  4685 raft_consensus.cc:2468] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ac8a6fc22a49d69cd2fab0b9f4c800 in term 1.
I20260710 11:13:07.167604  4574 leader_election.cc:304] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bf1a07c00714176a39c09796fb2998c, f2ac8a6fc22a49d69cd2fab0b9f4c800; no voters: 
I20260710 11:13:07.168346  4803 raft_consensus.cc:2804] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:07.168793  4803 raft_consensus.cc:697] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 LEADER]: Becoming Leader. State: Replica: f2ac8a6fc22a49d69cd2fab0b9f4c800, State: Running, Role: LEADER
I20260710 11:13:07.169437  4803 consensus_queue.cc:237] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.176136  4508 catalog_manager.cc:5697] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:07.210405  4685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37e44c3e125d46a5b6a329e9d1c23872"
dest_uuid: "3a34728b9b2644cca2c4cef5ea63fd28"
mode: GRACEFUL
new_leader_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800"
 from {username='slave'} at 127.0.0.1:38340
I20260710 11:13:07.210937  4685 raft_consensus.cc:606] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 LEADER]: Received request to transfer leadership to TS f2ac8a6fc22a49d69cd2fab0b9f4c800
I20260710 11:13:07.222033  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcd848995b80485aaf09452ff2156218"
dest_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800"
mode: GRACEFUL
new_leader_uuid: "0bf1a07c00714176a39c09796fb2998c"
 from {username='slave'} at 127.0.0.1:58518
I20260710 11:13:07.222576  4610 raft_consensus.cc:606] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 LEADER]: Received request to transfer leadership to TS 0bf1a07c00714176a39c09796fb2998c
I20260710 11:13:07.230181  4685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "020fc9ef9fdd422f853c030808043bf9"
dest_uuid: "3a34728b9b2644cca2c4cef5ea63fd28"
mode: GRACEFUL
new_leader_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800"
 from {username='slave'} at 127.0.0.1:38340
I20260710 11:13:07.230677  4685 raft_consensus.cc:606] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 LEADER]: Received request to transfer leadership to TS f2ac8a6fc22a49d69cd2fab0b9f4c800
I20260710 11:13:07.260947  4803 consensus_queue.cc:1048] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:07.267911  4812 raft_consensus.cc:993] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800: : Instructing follower 0bf1a07c00714176a39c09796fb2998c to start an election
I20260710 11:13:07.268652  4803 raft_consensus.cc:1081] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 LEADER]: Signalling peer 0bf1a07c00714176a39c09796fb2998c to start an election
I20260710 11:13:07.270692  4758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcd848995b80485aaf09452ff2156218"
dest_uuid: "0bf1a07c00714176a39c09796fb2998c"
 from {username='slave'} at 127.0.0.1:39882
I20260710 11:13:07.273322  4758 raft_consensus.cc:493] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:07.273764  4758 raft_consensus.cc:3060] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.280736  4758 raft_consensus.cc:515] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.282073  4832 consensus_queue.cc:1048] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:07.295495  4758 leader_election.cc:290] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [CANDIDATE]: Term 2 election: Requested vote from peers f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193:43745), 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194:44925)
I20260710 11:13:07.306533  4804 consensus_queue.cc:1048] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:07.316603  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd848995b80485aaf09452ff2156218" candidate_uuid: "0bf1a07c00714176a39c09796fb2998c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800"
I20260710 11:13:07.317260  4610 raft_consensus.cc:3055] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:07.317569  4610 raft_consensus.cc:740] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2ac8a6fc22a49d69cd2fab0b9f4c800, State: Running, Role: LEADER
I20260710 11:13:07.318352  4610 consensus_queue.cc:260] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.319444  4610 raft_consensus.cc:3060] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.322499  4684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd848995b80485aaf09452ff2156218" candidate_uuid: "0bf1a07c00714176a39c09796fb2998c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a34728b9b2644cca2c4cef5ea63fd28"
I20260710 11:13:07.326634  4610 raft_consensus.cc:2468] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bf1a07c00714176a39c09796fb2998c in term 2.
I20260710 11:13:07.328050  4724 leader_election.cc:304] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [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: 0bf1a07c00714176a39c09796fb2998c, f2ac8a6fc22a49d69cd2fab0b9f4c800; no voters: 3a34728b9b2644cca2c4cef5ea63fd28
I20260710 11:13:07.328935  4807 raft_consensus.cc:2804] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:07.346556  4807 raft_consensus.cc:697] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 2 LEADER]: Becoming Leader. State: Replica: 0bf1a07c00714176a39c09796fb2998c, State: Running, Role: LEADER
I20260710 11:13:07.347506  4807 consensus_queue.cc:237] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.349264  4841 consensus_queue.cc:1048] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:07.355288  4506 catalog_manager.cc:5697] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c reported cstate change: term changed from 1 to 2, leader changed from f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193) to 0bf1a07c00714176a39c09796fb2998c (127.1.2.195). New cstate: current_term: 2 leader_uuid: "0bf1a07c00714176a39c09796fb2998c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:07.356956  4841 raft_consensus.cc:993] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28: : Instructing follower f2ac8a6fc22a49d69cd2fab0b9f4c800 to start an election
I20260710 11:13:07.357486  4815 raft_consensus.cc:1081] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 LEADER]: Signalling peer f2ac8a6fc22a49d69cd2fab0b9f4c800 to start an election
I20260710 11:13:07.359635  4610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37e44c3e125d46a5b6a329e9d1c23872"
dest_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800"
 from {username='slave'} at 127.0.0.1:58502
I20260710 11:13:07.360225  4610 raft_consensus.cc:493] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:07.360638  4610 raft_consensus.cc:3060] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.367444  4610 raft_consensus.cc:515] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } }
I20260710 11:13:07.369338  4610 leader_election.cc:290] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [CANDIDATE]: Term 2 election: Requested vote from peers 0bf1a07c00714176a39c09796fb2998c (127.1.2.195:36639), 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194:44925)
I20260710 11:13:07.370698  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e44c3e125d46a5b6a329e9d1c23872" candidate_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a34728b9b2644cca2c4cef5ea63fd28"
I20260710 11:13:07.371244  4758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e44c3e125d46a5b6a329e9d1c23872" candidate_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bf1a07c00714176a39c09796fb2998c"
I20260710 11:13:07.371292  4685 raft_consensus.cc:3055] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:07.371865  4685 raft_consensus.cc:740] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a34728b9b2644cca2c4cef5ea63fd28, State: Running, Role: LEADER
I20260710 11:13:07.371928  4758 raft_consensus.cc:3060] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.372747  4685 consensus_queue.cc:260] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } }
I20260710 11:13:07.374006  4685 raft_consensus.cc:3060] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.380820  4758 raft_consensus.cc:2468] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ac8a6fc22a49d69cd2fab0b9f4c800 in term 2.
I20260710 11:13:07.381956  4574 leader_election.cc:304] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bf1a07c00714176a39c09796fb2998c, f2ac8a6fc22a49d69cd2fab0b9f4c800; no voters: 
I20260710 11:13:07.382129  4685 raft_consensus.cc:2468] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ac8a6fc22a49d69cd2fab0b9f4c800 in term 2.
I20260710 11:13:07.382700  4832 raft_consensus.cc:2804] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:07.383119  4832 raft_consensus.cc:697] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 LEADER]: Becoming Leader. State: Replica: f2ac8a6fc22a49d69cd2fab0b9f4c800, State: Running, Role: LEADER
I20260710 11:13:07.383965  4832 consensus_queue.cc:237] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } }
I20260710 11:13:07.389475  4506 catalog_manager.cc:5697] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 reported cstate change: term changed from 1 to 2, leader changed from 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194) to f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:07.645747  4815 consensus_queue.cc:1048] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:07.655576  4804 consensus_queue.cc:1048] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:07.660249  4812 consensus_queue.cc:1048] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:07.663616  4804 raft_consensus.cc:993] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28: : Instructing follower f2ac8a6fc22a49d69cd2fab0b9f4c800 to start an election
I20260710 11:13:07.664081  4841 raft_consensus.cc:1081] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 LEADER]: Signalling peer f2ac8a6fc22a49d69cd2fab0b9f4c800 to start an election
I20260710 11:13:07.665789  4610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "020fc9ef9fdd422f853c030808043bf9"
dest_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800"
 from {username='slave'} at 127.0.0.1:58502
I20260710 11:13:07.666412  4610 raft_consensus.cc:493] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:07.666848  4610 raft_consensus.cc:3060] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.676090  4610 raft_consensus.cc:515] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.676426  4803 consensus_queue.cc:1048] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:07.678567  4610 leader_election.cc:290] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [CANDIDATE]: Term 2 election: Requested vote from peers 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194:44925), 0bf1a07c00714176a39c09796fb2998c (127.1.2.195:36639)
I20260710 11:13:07.679513  4684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020fc9ef9fdd422f853c030808043bf9" candidate_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a34728b9b2644cca2c4cef5ea63fd28"
I20260710 11:13:07.679694  4758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020fc9ef9fdd422f853c030808043bf9" candidate_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bf1a07c00714176a39c09796fb2998c"
I20260710 11:13:07.680117  4684 raft_consensus.cc:3055] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:07.680272  4758 raft_consensus.cc:3060] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.680567  4684 raft_consensus.cc:740] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a34728b9b2644cca2c4cef5ea63fd28, State: Running, Role: LEADER
I20260710 11:13:07.681811  4684 consensus_queue.cc:260] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.683162  4684 raft_consensus.cc:3060] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.690557  4684 raft_consensus.cc:2468] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ac8a6fc22a49d69cd2fab0b9f4c800 in term 2.
I20260710 11:13:07.691628  4574 leader_election.cc:304] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a34728b9b2644cca2c4cef5ea63fd28, f2ac8a6fc22a49d69cd2fab0b9f4c800; no voters: 
I20260710 11:13:07.692456  4803 raft_consensus.cc:2804] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:07.692910  4803 raft_consensus.cc:697] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 LEADER]: Becoming Leader. State: Replica: f2ac8a6fc22a49d69cd2fab0b9f4c800, State: Running, Role: LEADER
I20260710 11:13:07.693665  4803 consensus_queue.cc:237] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:07.699249  4758 raft_consensus.cc:2468] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ac8a6fc22a49d69cd2fab0b9f4c800 in term 2.
I20260710 11:13:07.702735  4508 catalog_manager.cc:5697] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 reported cstate change: term changed from 1 to 2, leader changed from 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194) to f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:07.774590  4610 raft_consensus.cc:1275] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 FOLLOWER]: Refusing update from remote peer 0bf1a07c00714176a39c09796fb2998c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:07.775888  4807 consensus_queue.cc:1048] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:07.782581  4684 raft_consensus.cc:3060] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.789328  4684 raft_consensus.cc:1275] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 2 FOLLOWER]: Refusing update from remote peer 0bf1a07c00714176a39c09796fb2998c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:07.790642  4807 consensus_queue.cc:1048] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:07.805318  4684 raft_consensus.cc:1275] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 2 FOLLOWER]: Refusing update from remote peer f2ac8a6fc22a49d69cd2fab0b9f4c800: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:07.806504  4803 consensus_queue.cc:1048] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:07.818244  4758 raft_consensus.cc:1275] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c [term 2 FOLLOWER]: Refusing update from remote peer f2ac8a6fc22a49d69cd2fab0b9f4c800: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:07.819749  4848 consensus_queue.cc:1048] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:07.979388  1035 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:13:07.980834  1035 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:13:07.981151  1035 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:13:07.992542  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "020fc9ef9fdd422f853c030808043bf9"
dest_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800"
mode: GRACEFUL
new_leader_uuid: "3a34728b9b2644cca2c4cef5ea63fd28"
 from {username='slave'} at 127.0.0.1:58534
I20260710 11:13:07.993011  4610 raft_consensus.cc:606] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 LEADER]: Received request to transfer leadership to TS 3a34728b9b2644cca2c4cef5ea63fd28
I20260710 11:13:07.993996  1035 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:13:08.297108  4684 raft_consensus.cc:1275] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 2 FOLLOWER]: Refusing update from remote peer f2ac8a6fc22a49d69cd2fab0b9f4c800: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:08.298638  4848 consensus_queue.cc:1048] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:08.303601  4832 raft_consensus.cc:993] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800: : Instructing follower 3a34728b9b2644cca2c4cef5ea63fd28 to start an election
I20260710 11:13:08.304054  4832 raft_consensus.cc:1081] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 LEADER]: Signalling peer 3a34728b9b2644cca2c4cef5ea63fd28 to start an election
I20260710 11:13:08.305999  4685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "020fc9ef9fdd422f853c030808043bf9"
dest_uuid: "3a34728b9b2644cca2c4cef5ea63fd28"
 from {username='slave'} at 127.0.0.1:38336
I20260710 11:13:08.306555  4685 raft_consensus.cc:493] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:08.306872  4685 raft_consensus.cc:3060] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:08.312361  4685 raft_consensus.cc:515] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:08.312559  4758 raft_consensus.cc:1275] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c [term 2 FOLLOWER]: Refusing update from remote peer f2ac8a6fc22a49d69cd2fab0b9f4c800: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:08.313239  4684 raft_consensus.cc:1240] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 3 FOLLOWER]: Rejecting Update request from peer f2ac8a6fc22a49d69cd2fab0b9f4c800 for earlier term 2. Current term is 3. Ops: []
I20260710 11:13:08.313968  4848 consensus_queue.cc:1048] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:08.315788  4758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020fc9ef9fdd422f853c030808043bf9" candidate_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0bf1a07c00714176a39c09796fb2998c"
I20260710 11:13:08.315788  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020fc9ef9fdd422f853c030808043bf9" candidate_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800"
I20260710 11:13:08.316398  4685 leader_election.cc:290] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [CANDIDATE]: Term 3 election: Requested vote from peers f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193:43745), 0bf1a07c00714176a39c09796fb2998c (127.1.2.195:36639)
I20260710 11:13:08.316627  4610 raft_consensus.cc:3055] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:08.316985  4610 raft_consensus.cc:740] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f2ac8a6fc22a49d69cd2fab0b9f4c800, State: Running, Role: LEADER
I20260710 11:13:08.317766  4610 consensus_queue.cc:260] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [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: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:08.318770  4610 raft_consensus.cc:3060] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:08.325326  4610 raft_consensus.cc:2468] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a34728b9b2644cca2c4cef5ea63fd28 in term 3.
I20260710 11:13:08.326188  4650 leader_election.cc:304] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [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: 3a34728b9b2644cca2c4cef5ea63fd28, f2ac8a6fc22a49d69cd2fab0b9f4c800; no voters: 0bf1a07c00714176a39c09796fb2998c
I20260710 11:13:08.326792  4841 raft_consensus.cc:2804] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:08.327821  4841 raft_consensus.cc:697] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 3 LEADER]: Becoming Leader. State: Replica: 3a34728b9b2644cca2c4cef5ea63fd28, State: Running, Role: LEADER
I20260710 11:13:08.328644  4841 consensus_queue.cc:237] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [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: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } }
I20260710 11:13:08.334872  4508 catalog_manager.cc:5697] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 reported cstate change: term changed from 2 to 3, leader changed from f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193) to 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194). New cstate: current_term: 3 leader_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2ac8a6fc22a49d69cd2fab0b9f4c800" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 43745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a34728b9b2644cca2c4cef5ea63fd28" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bf1a07c00714176a39c09796fb2998c" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 36639 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.603295  1035 tablet_server.cc:179] TabletServer@127.1.2.193:0 shutting down...
I20260710 11:13:08.620009  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:08.620694  1035 tablet_replica.cc:333] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800: stopping tablet replica
I20260710 11:13:08.621276  1035 raft_consensus.cc:2243] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:08.621730  1035 raft_consensus.cc:2272] T 020fc9ef9fdd422f853c030808043bf9 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:08.623884  1035 tablet_replica.cc:333] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800: stopping tablet replica
I20260710 11:13:08.624390  1035 raft_consensus.cc:2243] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:08.625193  1035 raft_consensus.cc:2272] T 1dce4f2f714a413592cdfd5f2a11669d P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:08.627112  1035 tablet_replica.cc:333] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800: stopping tablet replica
I20260710 11:13:08.627688  1035 raft_consensus.cc:2243] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:08.628093  1035 raft_consensus.cc:2272] T bcd848995b80485aaf09452ff2156218 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:08.629886  1035 tablet_replica.cc:333] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800: stopping tablet replica
I20260710 11:13:08.630344  1035 raft_consensus.cc:2243] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:08.631048  1035 raft_consensus.cc:2272] T 37e44c3e125d46a5b6a329e9d1c23872 P f2ac8a6fc22a49d69cd2fab0b9f4c800 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:08.653748  1035 tablet_server.cc:196] TabletServer@127.1.2.193:0 shutdown complete.
I20260710 11:13:08.664836  1035 tablet_server.cc:179] TabletServer@127.1.2.194:0 shutting down...
I20260710 11:13:08.682163  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:08.682718  1035 tablet_replica.cc:333] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28: stopping tablet replica
I20260710 11:13:08.683435  1035 raft_consensus.cc:2243] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:08.684201  1035 pending_rounds.cc:70] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28: Trying to abort 2 pending ops.
I20260710 11:13:08.684437  1035 pending_rounds.cc:77] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305961424202760192 op_type: NO_OP noop_request { }
I20260710 11:13:08.684772  1035 raft_consensus.cc:2889] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:13:08.685029  1035 pending_rounds.cc:77] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305961421603024896 op_type: NO_OP noop_request { }
I20260710 11:13:08.685284  1035 raft_consensus.cc:2889] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:13:08.685622  1035 raft_consensus.cc:2272] T 020fc9ef9fdd422f853c030808043bf9 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:08.687927  1035 tablet_replica.cc:333] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28: stopping tablet replica
I20260710 11:13:08.688463  1035 raft_consensus.cc:2243] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:08.688867  1035 raft_consensus.cc:2272] T 1dce4f2f714a413592cdfd5f2a11669d P 3a34728b9b2644cca2c4cef5ea63fd28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:08.689453  4724 consensus_peers.cc:597] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c -> Peer f2ac8a6fc22a49d69cd2fab0b9f4c800 (127.1.2.193:43745): Couldn't send request to peer f2ac8a6fc22a49d69cd2fab0b9f4c800. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:43745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:08.690532  1035 tablet_replica.cc:333] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28: stopping tablet replica
I20260710 11:13:08.691077  1035 raft_consensus.cc:2243] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:08.691530  1035 raft_consensus.cc:2272] T bcd848995b80485aaf09452ff2156218 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:08.693532  1035 tablet_replica.cc:333] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28: stopping tablet replica
I20260710 11:13:08.694005  1035 raft_consensus.cc:2243] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:08.694415  1035 raft_consensus.cc:2272] T 37e44c3e125d46a5b6a329e9d1c23872 P 3a34728b9b2644cca2c4cef5ea63fd28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:08.715801  1035 tablet_server.cc:196] TabletServer@127.1.2.194:0 shutdown complete.
I20260710 11:13:08.727006  1035 tablet_server.cc:179] TabletServer@127.1.2.195:0 shutting down...
W20260710 11:13:08.742555  4723 consensus_peers.cc:597] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c -> Peer 3a34728b9b2644cca2c4cef5ea63fd28 (127.1.2.194:44925): Couldn't send request to peer 3a34728b9b2644cca2c4cef5ea63fd28. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.194:44925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:08.743813  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:08.744398  1035 tablet_replica.cc:333] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c: stopping tablet replica
I20260710 11:13:08.744904  1035 raft_consensus.cc:2243] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:08.745359  1035 raft_consensus.cc:2272] T 020fc9ef9fdd422f853c030808043bf9 P 0bf1a07c00714176a39c09796fb2998c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:08.747421  1035 tablet_replica.cc:333] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c: stopping tablet replica
I20260710 11:13:08.747982  1035 raft_consensus.cc:2243] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:08.748409  1035 raft_consensus.cc:2272] T 37e44c3e125d46a5b6a329e9d1c23872 P 0bf1a07c00714176a39c09796fb2998c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:08.750345  1035 tablet_replica.cc:333] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c: stopping tablet replica
I20260710 11:13:08.750859  1035 raft_consensus.cc:2243] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:08.751243  1035 raft_consensus.cc:2272] T 1dce4f2f714a413592cdfd5f2a11669d P 0bf1a07c00714176a39c09796fb2998c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:08.752879  1035 tablet_replica.cc:333] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c: stopping tablet replica
I20260710 11:13:08.753332  1035 raft_consensus.cc:2243] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:08.754032  1035 raft_consensus.cc:2272] T bcd848995b80485aaf09452ff2156218 P 0bf1a07c00714176a39c09796fb2998c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:08.775404  1035 tablet_server.cc:196] TabletServer@127.1.2.195:0 shutdown complete.
I20260710 11:13:08.786024  1035 master.cc:562] Master@127.1.2.254:36593 shutting down...
I20260710 11:13:08.799823  1035 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:08.800285  1035 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:08.800604  1035 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2e6f6a0b2b3f4574bbe85d3ff0ad60cd: stopping tablet replica
I20260710 11:13:08.810700  1035 master.cc:584] Master@127.1.2.254:36593 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2954 ms)
[----------] 6 tests from LeaderRebalancerTest (87307 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:13:08.836052  1035 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.2.254:36487
I20260710 11:13:08.837055  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:08.841605  4859 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:08.842625  4860 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:08.843448  4862 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:08.843840  1035 server_base.cc:1061] running on GCE node
I20260710 11:13:08.844715  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:08.844918  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:08.845077  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681988845057 us; error 0 us; skew 500 ppm
I20260710 11:13:08.845579  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:08.847851  1035 webserver.cc:533] Webserver started at http://127.1.2.254:43611/ using document root <none> and password file <none>
I20260710 11:13:08.848301  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:08.848498  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:08.848758  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:08.849756  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/master-0-root/instance:
uuid: "90f29a6d0c714d9b894e349f93ab39ec"
format_stamp: "Formatted at 2026-07-10 11:13:08 on dist-test-slave-403s"
I20260710 11:13:08.853976  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:13:08.856971  4867 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:08.857693  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:13:08.858021  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/master-0-root
uuid: "90f29a6d0c714d9b894e349f93ab39ec"
format_stamp: "Formatted at 2026-07-10 11:13:08 on dist-test-slave-403s"
I20260710 11:13:08.858305  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:08.874593  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:08.875649  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:08.909524  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.254:36487
I20260710 11:13:08.909624  4918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.254:36487 every 8 connection(s)
I20260710 11:13:08.913228  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:08.923456  4919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec: Bootstrap starting.
I20260710 11:13:08.927848  4919 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.931748  4919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec: No bootstrap required, opened a new log
I20260710 11:13:08.933702  4919 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90f29a6d0c714d9b894e349f93ab39ec" member_type: VOTER }
I20260710 11:13:08.934082  4919 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.934365  4919 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90f29a6d0c714d9b894e349f93ab39ec, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.934989  4919 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90f29a6d0c714d9b894e349f93ab39ec" member_type: VOTER }
I20260710 11:13:08.935516  4919 raft_consensus.cc:399] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:08.935751  4919 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:08.936022  4919 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.940454  4919 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90f29a6d0c714d9b894e349f93ab39ec" member_type: VOTER }
I20260710 11:13:08.940963  4919 leader_election.cc:304] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [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: 90f29a6d0c714d9b894e349f93ab39ec; no voters: 
I20260710 11:13:08.942499  4919 leader_election.cc:290] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:08.942829  4922 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:08.945187  4922 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [term 1 LEADER]: Becoming Leader. State: Replica: 90f29a6d0c714d9b894e349f93ab39ec, State: Running, Role: LEADER
I20260710 11:13:08.945734  4919 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:08.945818  4922 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [LEADER]: Queue going to LEADER mode. State: All 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: "90f29a6d0c714d9b894e349f93ab39ec" member_type: VOTER }
I20260710 11:13:08.948599  4923 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "90f29a6d0c714d9b894e349f93ab39ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90f29a6d0c714d9b894e349f93ab39ec" member_type: VOTER } }
I20260710 11:13:08.948617  4924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90f29a6d0c714d9b894e349f93ab39ec. Latest consensus state: current_term: 1 leader_uuid: "90f29a6d0c714d9b894e349f93ab39ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90f29a6d0c714d9b894e349f93ab39ec" member_type: VOTER } }
I20260710 11:13:08.949198  4923 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:08.949224  4924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:08.954146  4927 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:08.961584  4927 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:08.962502  1035 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:08.969930  4927 catalog_manager.cc:1383] Generated new cluster ID: 603145daa4394b9185a5feb3aebf7008
I20260710 11:13:08.970180  4927 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:09.005426  4927 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:09.006695  4927 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:09.020099  4927 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec: Generated new TSK 0
I20260710 11:13:09.020689  4927 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:09.029104  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:09.034536  4940 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:09.035766  4941 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:09.037771  1035 server_base.cc:1061] running on GCE node
W20260710 11:13:09.037922  4943 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:09.038863  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:09.039124  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:09.039289  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681989039269 us; error 0 us; skew 500 ppm
I20260710 11:13:09.039868  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:09.042047  1035 webserver.cc:533] Webserver started at http://127.1.2.193:32901/ using document root <none> and password file <none>
I20260710 11:13:09.042529  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:09.042730  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:09.042990  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:09.044102  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-0-root/instance:
uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
format_stamp: "Formatted at 2026-07-10 11:13:09 on dist-test-slave-403s"
I20260710 11:13:09.049172  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:13:09.052760  4948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:09.053521  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:13:09.053817  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-0-root
uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
format_stamp: "Formatted at 2026-07-10 11:13:09 on dist-test-slave-403s"
I20260710 11:13:09.054121  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:09.071460  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:09.072616  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:09.074014  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:09.076198  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:09.076432  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:09.076671  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:09.076839  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:09.113739  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.193:33091
I20260710 11:13:09.113855  5010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.193:33091 every 8 connection(s)
I20260710 11:13:09.118633  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:09.124948  5015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:09.125939  5016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:09.128544  5018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:09.129508  1035 server_base.cc:1061] running on GCE node
I20260710 11:13:09.130211  5011 heartbeater.cc:344] Connected to a master server at 127.1.2.254:36487
I20260710 11:13:09.130594  5011 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:09.131227  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:13:09.131278  5011 heartbeater.cc:507] Master 127.1.2.254:36487 requested a full tablet report, sending...
W20260710 11:13:09.131558  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:09.131812  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681989131795 us; error 0 us; skew 500 ppm
I20260710 11:13:09.132515  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:09.133625  4884 ts_manager.cc:194] Registered new tserver with Master: 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091)
I20260710 11:13:09.135046  1035 webserver.cc:533] Webserver started at http://127.1.2.194:36107/ using document root <none> and password file <none>
I20260710 11:13:09.135604  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:09.135699  4884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49034
I20260710 11:13:09.135843  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:09.136220  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:09.137392  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-1-root/instance:
uuid: "e2ea8006c35f47019f83de3fbe195097"
format_stamp: "Formatted at 2026-07-10 11:13:09 on dist-test-slave-403s"
I20260710 11:13:09.141628  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:09.144748  5023 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:09.145488  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:09.145773  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-1-root
uuid: "e2ea8006c35f47019f83de3fbe195097"
format_stamp: "Formatted at 2026-07-10 11:13:09 on dist-test-slave-403s"
I20260710 11:13:09.146070  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:09.174793  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:09.175895  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:09.177296  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:09.179606  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:09.179836  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:09.180102  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:09.180284  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:09.216189  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.194:41721
I20260710 11:13:09.216287  5085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.194:41721 every 8 connection(s)
I20260710 11:13:09.220994  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:09.227887  5089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:09.228753  5090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:09.231837  1035 server_base.cc:1061] running on GCE node
W20260710 11:13:09.232326  5093 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:09.233117  5086 heartbeater.cc:344] Connected to a master server at 127.1.2.254:36487
I20260710 11:13:09.233290  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:13:09.233486  5086 heartbeater.cc:461] Registering TS with master...
W20260710 11:13:09.233587  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:09.233899  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783681989233880 us; error 0 us; skew 500 ppm
I20260710 11:13:09.234346  5086 heartbeater.cc:507] Master 127.1.2.254:36487 requested a full tablet report, sending...
I20260710 11:13:09.234504  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:09.236382  4884 ts_manager.cc:194] Registered new tserver with Master: e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:09.237303  1035 webserver.cc:533] Webserver started at http://127.1.2.195:41489/ using document root <none> and password file <none>
I20260710 11:13:09.237818  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:09.237833  4884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49050
I20260710 11:13:09.238126  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:09.238482  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:09.239782  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-2-root/instance:
uuid: "0430a79a8ab54c3bbcb500709e7487b8"
format_stamp: "Formatted at 2026-07-10 11:13:09 on dist-test-slave-403s"
I20260710 11:13:09.243970  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:13:09.247005  5097 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:09.247823  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:09.248210  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-2-root
uuid: "0430a79a8ab54c3bbcb500709e7487b8"
format_stamp: "Formatted at 2026-07-10 11:13:09 on dist-test-slave-403s"
I20260710 11:13:09.248497  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681901365604-1035-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:09.268508  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:09.269543  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:09.270996  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:09.273213  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:09.273442  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:09.273695  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:09.273877  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:09.310541  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.195:46287
I20260710 11:13:09.310642  5159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.195:46287 every 8 connection(s)
I20260710 11:13:09.323674  5160 heartbeater.cc:344] Connected to a master server at 127.1.2.254:36487
I20260710 11:13:09.324076  5160 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:09.324759  5160 heartbeater.cc:507] Master 127.1.2.254:36487 requested a full tablet report, sending...
I20260710 11:13:09.326613  4884 ts_manager.cc:194] Registered new tserver with Master: 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:09.326779  1035 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01322933s
I20260710 11:13:09.328040  4884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49062
I20260710 11:13:09.349228  4884 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49066:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:09.351886  4884 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:09.430580  5051 tablet_service.cc:1511] Processing CreateTablet for tablet 8e44c2eb184a4caea3d384efafe209b0 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:09.430776  4976 tablet_service.cc:1511] Processing CreateTablet for tablet 8e44c2eb184a4caea3d384efafe209b0 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:09.432039  5051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e44c2eb184a4caea3d384efafe209b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.432173  4976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e44c2eb184a4caea3d384efafe209b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.433888  5119 tablet_service.cc:1511] Processing CreateTablet for tablet b8c849ea4ec14033aa7dad5bd12111a6 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:09.435218  5119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c849ea4ec14033aa7dad5bd12111a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.436534  5050 tablet_service.cc:1511] Processing CreateTablet for tablet eb7fd7bb7b9241498269c3372bc418b1 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:09.437880  5050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7fd7bb7b9241498269c3372bc418b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.437599  4975 tablet_service.cc:1511] Processing CreateTablet for tablet eb7fd7bb7b9241498269c3372bc418b1 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:09.438936  4975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7fd7bb7b9241498269c3372bc418b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.440542  5124 tablet_service.cc:1511] Processing CreateTablet for tablet eb7fd7bb7b9241498269c3372bc418b1 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:09.441412  5118 tablet_service.cc:1511] Processing CreateTablet for tablet ea85417b4cca422ca6d421df6d8e946d (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:09.441998  5124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7fd7bb7b9241498269c3372bc418b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.442679  5118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea85417b4cca422ca6d421df6d8e946d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.442235  5117 tablet_service.cc:1511] Processing CreateTablet for tablet 3262af861f8a4cbd8e8f25e3704d4ca2 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:09.440605  5049 tablet_service.cc:1511] Processing CreateTablet for tablet be3b1186df794c21a15a4c527a32dc9d (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:09.436559  5125 tablet_service.cc:1511] Processing CreateTablet for tablet 8e44c2eb184a4caea3d384efafe209b0 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:09.443692  5117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3262af861f8a4cbd8e8f25e3704d4ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.443807  5049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3b1186df794c21a15a4c527a32dc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.442256  5048 tablet_service.cc:1511] Processing CreateTablet for tablet 276e49a4fc8043339397af0a8af29b85 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:09.444896  5048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276e49a4fc8043339397af0a8af29b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.444581  5120 tablet_service.cc:1511] Processing CreateTablet for tablet eecd44bad6614082949c56e7b5dfc55e (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:09.445861  5120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eecd44bad6614082949c56e7b5dfc55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.447678  5125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e44c2eb184a4caea3d384efafe209b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.448000  4971 tablet_service.cc:1511] Processing CreateTablet for tablet eecd44bad6614082949c56e7b5dfc55e (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:09.449285  4971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eecd44bad6614082949c56e7b5dfc55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.453209  5123 tablet_service.cc:1511] Processing CreateTablet for tablet be3b1186df794c21a15a4c527a32dc9d (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:09.453397  5122 tablet_service.cc:1511] Processing CreateTablet for tablet 276e49a4fc8043339397af0a8af29b85 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:09.453807  4974 tablet_service.cc:1511] Processing CreateTablet for tablet be3b1186df794c21a15a4c527a32dc9d (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:09.453397  4973 tablet_service.cc:1511] Processing CreateTablet for tablet 276e49a4fc8043339397af0a8af29b85 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:09.454625  5123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3b1186df794c21a15a4c527a32dc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.455106  4974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3b1186df794c21a15a4c527a32dc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.454704  5121 tablet_service.cc:1511] Processing CreateTablet for tablet eb59bd4e730f4287b9b3bce7b5b74553 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:09.457628  4972 tablet_service.cc:1511] Processing CreateTablet for tablet eb59bd4e730f4287b9b3bce7b5b74553 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:09.457844  4970 tablet_service.cc:1511] Processing CreateTablet for tablet b8c849ea4ec14033aa7dad5bd12111a6 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:09.458040  4969 tablet_service.cc:1511] Processing CreateTablet for tablet ea85417b4cca422ca6d421df6d8e946d (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:09.460206  4968 tablet_service.cc:1511] Processing CreateTablet for tablet 3262af861f8a4cbd8e8f25e3704d4ca2 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:09.460397  5047 tablet_service.cc:1511] Processing CreateTablet for tablet eb59bd4e730f4287b9b3bce7b5b74553 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:09.461786  5047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb59bd4e730f4287b9b3bce7b5b74553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.461944  4973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276e49a4fc8043339397af0a8af29b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.462564  4972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb59bd4e730f4287b9b3bce7b5b74553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.465078  5046 tablet_service.cc:1511] Processing CreateTablet for tablet eecd44bad6614082949c56e7b5dfc55e (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:09.466382  5046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eecd44bad6614082949c56e7b5dfc55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.466531  5043 tablet_service.cc:1511] Processing CreateTablet for tablet 3262af861f8a4cbd8e8f25e3704d4ca2 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:09.466598  5044 tablet_service.cc:1511] Processing CreateTablet for tablet ea85417b4cca422ca6d421df6d8e946d (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:09.467973  5043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3262af861f8a4cbd8e8f25e3704d4ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.468508  5045 tablet_service.cc:1511] Processing CreateTablet for tablet b8c849ea4ec14033aa7dad5bd12111a6 (DEFAULT_TABLE table=test-workload [id=6379f9da0c6b4fdc9fe8426654b01f61]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:09.470594  5121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb59bd4e730f4287b9b3bce7b5b74553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.470930  5044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea85417b4cca422ca6d421df6d8e946d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.473865  5122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276e49a4fc8043339397af0a8af29b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.475852  5045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c849ea4ec14033aa7dad5bd12111a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.480436  4970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c849ea4ec14033aa7dad5bd12111a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.483949  4968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3262af861f8a4cbd8e8f25e3704d4ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.487794  4969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea85417b4cca422ca6d421df6d8e946d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:09.537150  5175 tablet_bootstrap.cc:492] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:09.542948  5175 tablet_bootstrap.cc:654] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.549237  5176 tablet_bootstrap.cc:492] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:09.576431  5176 tablet_bootstrap.cc:654] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.576900  5177 tablet_bootstrap.cc:492] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:09.583847  5177 tablet_bootstrap.cc:654] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.610821  5176 tablet_bootstrap.cc:492] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:09.611326  5176 ts_tablet_manager.cc:1403] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.014s
I20260710 11:13:09.617921  5176 raft_consensus.cc:359] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.618667  5176 raft_consensus.cc:385] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.618961  5176 raft_consensus.cc:740] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.619694  5176 consensus_queue.cc:260] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.624383  5086 heartbeater.cc:499] Master 127.1.2.254:36487 was elected leader, sending a full tablet report...
I20260710 11:13:09.624823  5175 tablet_bootstrap.cc:492] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:09.624869  5176 ts_tablet_manager.cc:1434] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:13:09.625286  5175 ts_tablet_manager.cc:1403] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.006s
I20260710 11:13:09.626080  5176 tablet_bootstrap.cc:492] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:09.624387  5177 tablet_bootstrap.cc:492] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:09.627593  5175 raft_consensus.cc:359] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.628530  5175 raft_consensus.cc:385] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.628297  5177 ts_tablet_manager.cc:1403] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.020s
I20260710 11:13:09.628878  5175 raft_consensus.cc:740] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.629712  5175 consensus_queue.cc:260] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.632059  5176 tablet_bootstrap.cc:654] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.632241  5177 raft_consensus.cc:359] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.633363  5177 raft_consensus.cc:385] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.633802  5177 raft_consensus.cc:740] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.635030  5177 consensus_queue.cc:260] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.639221  5175 ts_tablet_manager.cc:1434] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 11:13:09.640184  5160 heartbeater.cc:499] Master 127.1.2.254:36487 was elected leader, sending a full tablet report...
I20260710 11:13:09.650774  5175 tablet_bootstrap.cc:492] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:09.660741  5011 heartbeater.cc:499] Master 127.1.2.254:36487 was elected leader, sending a full tablet report...
I20260710 11:13:09.661474  5177 ts_tablet_manager.cc:1434] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.015s
I20260710 11:13:09.662520  5177 tablet_bootstrap.cc:492] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:09.665411  5182 raft_consensus.cc:493] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:09.666002  5182 raft_consensus.cc:515] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.668514  5177 tablet_bootstrap.cc:654] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.677836  5176 tablet_bootstrap.cc:492] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:09.678385  5176 ts_tablet_manager.cc:1403] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.023s
I20260710 11:13:09.681207  5176 raft_consensus.cc:359] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.682004  5176 raft_consensus.cc:385] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.682315  5176 raft_consensus.cc:740] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.683076  5176 consensus_queue.cc:260] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.685235  5176 ts_tablet_manager.cc:1434] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:13:09.686172  5176 tablet_bootstrap.cc:492] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:09.687889  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c849ea4ec14033aa7dad5bd12111a6" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
W20260710 11:13:09.690413  5100 leader_election.cc:343] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:09.691920  5176 tablet_bootstrap.cc:654] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.694514  5182 leader_election.cc:290] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:09.659403  5175 tablet_bootstrap.cc:654] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.720795  5176 tablet_bootstrap.cc:492] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:09.721554  5176 ts_tablet_manager.cc:1403] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.016s
I20260710 11:13:09.727288  5176 raft_consensus.cc:359] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.728286  5176 raft_consensus.cc:385] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.728677  5176 raft_consensus.cc:740] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.729664  5176 consensus_queue.cc:260] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.733673  5175 tablet_bootstrap.cc:492] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:09.734196  5175 ts_tablet_manager.cc:1403] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.000s
I20260710 11:13:09.734717  5176 ts_tablet_manager.cc:1434] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:13:09.735586  5177 tablet_bootstrap.cc:492] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:09.735582  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c849ea4ec14033aa7dad5bd12111a6" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:09.736330  5177 ts_tablet_manager.cc:1403] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.074s	user 0.033s	sys 0.038s
W20260710 11:13:09.737403  5098 leader_election.cc:343] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:09.737882  5098 leader_election.cc:304] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8; no voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:09.737900  5175 raft_consensus.cc:359] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.738806  5182 raft_consensus.cc:2749] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:09.735734  5176 tablet_bootstrap.cc:492] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:09.738809  5175 raft_consensus.cc:385] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.740299  5175 raft_consensus.cc:740] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.739295  5177 raft_consensus.cc:359] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.741626  5177 raft_consensus.cc:385] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.741993  5177 raft_consensus.cc:740] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.741636  5175 consensus_queue.cc:260] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.742890  5177 consensus_queue.cc:260] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.745092  5177 ts_tablet_manager.cc:1434] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:13:09.745996  5177 tablet_bootstrap.cc:492] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:09.746953  5176 tablet_bootstrap.cc:654] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.749547  5175 ts_tablet_manager.cc:1434] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:13:09.751187  5175 tablet_bootstrap.cc:492] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:09.752111  5177 tablet_bootstrap.cc:654] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.758649  5176 tablet_bootstrap.cc:492] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:09.758822  5175 tablet_bootstrap.cc:654] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.759258  5176 ts_tablet_manager.cc:1403] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260710 11:13:09.762835  5176 raft_consensus.cc:359] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.764096  5176 raft_consensus.cc:385] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.764585  5176 raft_consensus.cc:740] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.765954  5181 raft_consensus.cc:493] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:09.765851  5176 consensus_queue.cc:260] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.766638  5181 raft_consensus.cc:515] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.771230  5175 tablet_bootstrap.cc:492] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:09.772073  5175 ts_tablet_manager.cc:1403] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 11:13:09.773662  5181 leader_election.cc:290] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:09.776083  5176 ts_tablet_manager.cc:1434] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260710 11:13:09.779628  5176 tablet_bootstrap.cc:492] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:09.783519  5175 raft_consensus.cc:359] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.789305  5175 raft_consensus.cc:385] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.787452  5176 tablet_bootstrap.cc:654] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.789750  5175 raft_consensus.cc:740] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.790838  5175 consensus_queue.cc:260] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.795317  5175 ts_tablet_manager.cc:1434] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260710 11:13:09.801887  5175 tablet_bootstrap.cc:492] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:09.803387  5176 tablet_bootstrap.cc:492] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:09.804054  5176 ts_tablet_manager.cc:1403] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260710 11:13:09.807276  5176 raft_consensus.cc:359] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.808358  5176 raft_consensus.cc:385] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.808738  5176 raft_consensus.cc:740] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.809860  5175 tablet_bootstrap.cc:654] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.809681  5176 consensus_queue.cc:260] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.815100  5177 tablet_bootstrap.cc:492] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:09.815598  5177 ts_tablet_manager.cc:1403] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.043s
I20260710 11:13:09.816457  5176 ts_tablet_manager.cc:1434] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 11:13:09.817571  5176 tablet_bootstrap.cc:492] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:09.818164  5177 raft_consensus.cc:359] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.818895  5177 raft_consensus.cc:385] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.819087  5177 raft_consensus.cc:740] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.813442  5181 raft_consensus.cc:493] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:09.819701  5181 raft_consensus.cc:515] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.813902  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3262af861f8a4cbd8e8f25e3704d4ca2" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:09.824498  5135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3262af861f8a4cbd8e8f25e3704d4ca2" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:09.824750  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c849ea4ec14033aa7dad5bd12111a6" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:09.825090  5176 tablet_bootstrap.cc:654] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.825188  5181 leader_election.cc:290] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
W20260710 11:13:09.826332  5026 leader_election.cc:343] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:09.825980  5177 consensus_queue.cc:260] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.827919  5135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c849ea4ec14033aa7dad5bd12111a6" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:09.828773  5135 raft_consensus.cc:2468] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:09.829761  5177 ts_tablet_manager.cc:1434] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260710 11:13:09.829902  5026 leader_election.cc:343] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:13:09.829932  5025 leader_election.cc:343] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:09.830750  5025 leader_election.cc:304] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2ea8006c35f47019f83de3fbe195097; no voters: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347
I20260710 11:13:09.831684  5181 raft_consensus.cc:2749] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:09.835146  5177 tablet_bootstrap.cc:492] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:09.836498  5025 leader_election.cc:304] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [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: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 59d6aaef0bfc4ff499da1fd00c6a4347
I20260710 11:13:09.837672  5181 raft_consensus.cc:2804] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:09.838089  5181 raft_consensus.cc:493] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:09.838490  5181 raft_consensus.cc:3060] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:09.842028  5177 tablet_bootstrap.cc:654] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.846530  5181 raft_consensus.cc:515] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.850083  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c849ea4ec14033aa7dad5bd12111a6" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
W20260710 11:13:09.851828  5026 leader_election.cc:343] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:09.854346  5135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c849ea4ec14033aa7dad5bd12111a6" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:09.855033  5135 raft_consensus.cc:3060] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:09.859264  5177 tablet_bootstrap.cc:492] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:09.860441  5177 ts_tablet_manager.cc:1403] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.001s
I20260710 11:13:09.864521  5177 raft_consensus.cc:359] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.865638  5177 raft_consensus.cc:385] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.866086  5177 raft_consensus.cc:740] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.867954  5181 leader_election.cc:290] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:09.867302  5177 consensus_queue.cc:260] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.870337  5135 raft_consensus.cc:2468] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:09.873328  5177 ts_tablet_manager.cc:1434] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:13:09.874343  5025 leader_election.cc:304] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [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: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 59d6aaef0bfc4ff499da1fd00c6a4347
I20260710 11:13:09.874590  5177 tablet_bootstrap.cc:492] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:09.874922  5175 tablet_bootstrap.cc:492] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:09.875409  5175 ts_tablet_manager.cc:1403] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.018s
I20260710 11:13:09.875608  5181 raft_consensus.cc:2804] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:09.876878  5181 raft_consensus.cc:697] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:09.877755  5181 consensus_queue.cc:237] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.878443  5176 tablet_bootstrap.cc:492] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:09.878536  5175 raft_consensus.cc:359] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.879181  5176 ts_tablet_manager.cc:1403] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.031s
I20260710 11:13:09.879680  5175 raft_consensus.cc:385] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.883188  5175 raft_consensus.cc:740] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.884050  5175 consensus_queue.cc:260] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.885773  5177 tablet_bootstrap.cc:654] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.886130  5175 ts_tablet_manager.cc:1434] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:13:09.887091  5175 tablet_bootstrap.cc:492] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:09.889636  5176 raft_consensus.cc:359] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:09.890539  5176 raft_consensus.cc:385] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.891837  4880 catalog_manager.cc:5697] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:09.895387  5175 tablet_bootstrap.cc:654] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.891052  5176 raft_consensus.cc:740] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.902981  5177 tablet_bootstrap.cc:492] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:09.903640  5177 ts_tablet_manager.cc:1403] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.014s
I20260710 11:13:09.903568  5176 consensus_queue.cc:260] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:09.905179  5175 tablet_bootstrap.cc:492] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:09.905910  5175 ts_tablet_manager.cc:1403] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.010s
I20260710 11:13:09.906316  5176 ts_tablet_manager.cc:1434] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 11:13:09.907544  5176 tablet_bootstrap.cc:492] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:09.907138  5177 raft_consensus.cc:359] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.908034  5177 raft_consensus.cc:385] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.908413  5177 raft_consensus.cc:740] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.908696  5181 raft_consensus.cc:493] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:09.909233  5181 raft_consensus.cc:515] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.909432  5177 consensus_queue.cc:260] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.911321  5181 leader_election.cc:290] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:09.913102  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85417b4cca422ca6d421df6d8e946d" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:09.913951  4986 raft_consensus.cc:2468] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:09.915351  5176 tablet_bootstrap.cc:654] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.916375  5135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85417b4cca422ca6d421df6d8e946d" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:09.917246  5177 ts_tablet_manager.cc:1434] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:13:09.918107  5026 leader_election.cc:304] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:09.918504  5177 tablet_bootstrap.cc:492] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
W20260710 11:13:09.919827  5025 leader_election.cc:343] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:09.918437  5175 raft_consensus.cc:359] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.920616  5175 raft_consensus.cc:385] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.920938  5181 raft_consensus.cc:2804] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:09.924091  5181 raft_consensus.cc:493] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:09.924463  5181 raft_consensus.cc:3060] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:09.924556  5176 tablet_bootstrap.cc:492] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:09.925258  5176 ts_tablet_manager.cc:1403] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 11:13:09.926879  5177 tablet_bootstrap.cc:654] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.929032  5176 raft_consensus.cc:359] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.929970  5176 raft_consensus.cc:385] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.930383  5176 raft_consensus.cc:740] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.932020  5181 raft_consensus.cc:515] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.931664  5176 consensus_queue.cc:260] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.933581  5175 raft_consensus.cc:740] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.934674  5175 consensus_queue.cc:260] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.935292  5135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85417b4cca422ca6d421df6d8e946d" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:09.937753  5176 ts_tablet_manager.cc:1434] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 11:13:09.937917  5175 ts_tablet_manager.cc:1434] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260710 11:13:09.939009  5176 tablet_bootstrap.cc:492] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:09.939227  5177 tablet_bootstrap.cc:492] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:09.935549  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85417b4cca422ca6d421df6d8e946d" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:09.940018  5177 ts_tablet_manager.cc:1403] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.013s
I20260710 11:13:09.940562  4986 raft_consensus.cc:3060] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:09.943713  5177 raft_consensus.cc:359] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.944618  5177 raft_consensus.cc:385] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:09.945010  5177 raft_consensus.cc:740] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:09.946257  5177 consensus_queue.cc:260] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
W20260710 11:13:09.938885  5025 leader_election.cc:343] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:09.951152  4986 raft_consensus.cc:2468] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:09.951774  5184 raft_consensus.cc:493] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:09.952521  5184 raft_consensus.cc:515] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.954622  5175 tablet_bootstrap.cc:492] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:09.935925  5181 leader_election.cc:290] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:09.961126  5184 leader_election.cc:290] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:09.962203  5184 raft_consensus.cc:493] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:09.963346  5184 raft_consensus.cc:515] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.963788  5175 tablet_bootstrap.cc:654] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.964267  5181 raft_consensus.cc:493] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:09.968012  5181 raft_consensus.cc:515] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.967061  5184 leader_election.cc:290] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:09.971951  5177 ts_tablet_manager.cc:1434] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 11:13:09.972205  5181 leader_election.cc:290] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:09.964054  5176 tablet_bootstrap.cc:654] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:09.972550  5135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3b1186df794c21a15a4c527a32dc9d" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:09.980126  5135 raft_consensus.cc:2468] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:09.976485  5182 raft_consensus.cc:493] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:09.981074  5182 raft_consensus.cc:515] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:09.979456  5175 tablet_bootstrap.cc:492] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:09.982889  5177 tablet_bootstrap.cc:492] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:09.985369  5182 leader_election.cc:290] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:09.985306  5026 leader_election.cc:304] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [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: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 0430a79a8ab54c3bbcb500709e7487b8
I20260710 11:13:09.987162  5192 raft_consensus.cc:2804] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:09.991860  5025 leader_election.cc:304] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:10.004355  5212 raft_consensus.cc:2804] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:10.004940  5212 raft_consensus.cc:493] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:10.005364  5212 raft_consensus.cc:3060] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:09.983340  5181 raft_consensus.cc:493] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:13:10.010643  4932 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:10.011313  5181 raft_consensus.cc:515] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.011363  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb59bd4e730f4287b9b3bce7b5b74553" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
W20260710 11:13:10.014380  5098 leader_election.cc:343] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:10.014705  5181 leader_election.cc:290] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:09.994685  5175 ts_tablet_manager.cc:1403] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.007s
I20260710 11:13:10.020924  5175 raft_consensus.cc:359] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.021864  5175 raft_consensus.cc:385] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:10.022249  5175 raft_consensus.cc:740] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:10.016552  5135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:10.029682  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3b1186df794c21a15a4c527a32dc9d" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:10.023216  5175 consensus_queue.cc:260] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.030288  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:10.030810  4986 raft_consensus.cc:2468] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:10.031031  4985 raft_consensus.cc:2468] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:10.032387  5175 ts_tablet_manager.cc:1434] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:13:10.032311  4984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb59bd4e730f4287b9b3bce7b5b74553" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:10.033042  5026 leader_election.cc:304] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:10.033154  4984 raft_consensus.cc:2468] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 0.
I20260710 11:13:10.033500  5175 tablet_bootstrap.cc:492] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:10.033936  5181 raft_consensus.cc:2804] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:10.034300  5181 raft_consensus.cc:493] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:10.034646  5135 raft_consensus.cc:2468] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:10.026189  5192 raft_consensus.cc:697] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:10.035450  5100 leader_election.cc:304] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [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: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:10.034669  5181 raft_consensus.cc:3060] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.036612  5192 consensus_queue.cc:237] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.037609  5182 raft_consensus.cc:2804] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:10.038049  5182 raft_consensus.cc:493] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:10.038426  5182 raft_consensus.cc:3060] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.042835  5207 raft_consensus.cc:493] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:10.043344  5207 raft_consensus.cc:515] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.044461  5181 raft_consensus.cc:515] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.045356  5176 tablet_bootstrap.cc:492] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:10.045814  5176 ts_tablet_manager.cc:1403] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.107s	user 0.029s	sys 0.029s
I20260710 11:13:10.046731  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:10.047454  5134 raft_consensus.cc:2468] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 0.
I20260710 11:13:10.047595  4984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:10.048166  4984 raft_consensus.cc:3060] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.048702  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c849ea4ec14033aa7dad5bd12111a6" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:10.049067  5176 raft_consensus.cc:359] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.049646  5133 raft_consensus.cc:2393] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in current term 1: Already voted for candidate e2ea8006c35f47019f83de3fbe195097 in this term.
I20260710 11:13:10.049768  5176 raft_consensus.cc:385] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:10.050400  5176 raft_consensus.cc:740] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:10.050999  4950 leader_election.cc:304] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 
I20260710 11:13:10.051175  5176 consensus_queue.cc:260] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.051704  5135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb59bd4e730f4287b9b3bce7b5b74553" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:10.045725  5207 leader_election.cc:290] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.053254  5176 ts_tablet_manager.cc:1434] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:13:10.054121  5176 tablet_bootstrap.cc:492] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:10.056629  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb59bd4e730f4287b9b3bce7b5b74553" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:10.058557  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:10.059262  5061 raft_consensus.cc:2393] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in current term 1: Already voted for candidate e2ea8006c35f47019f83de3fbe195097 in this term.
I20260710 11:13:10.059741  5176 tablet_bootstrap.cc:654] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:10.015316  5177 tablet_bootstrap.cc:654] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:10.060931  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c849ea4ec14033aa7dad5bd12111a6" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
W20260710 11:13:10.062629  4949 leader_election.cc:343] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:10.055394  4984 raft_consensus.cc:2468] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:10.063973  5184 raft_consensus.cc:2764] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:13:10.065536  5181 leader_election.cc:290] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.068953  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:10.069535  5133 raft_consensus.cc:3060] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.070060  5212 raft_consensus.cc:515] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.073438  5182 raft_consensus.cc:515] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.075165  5135 raft_consensus.cc:2393] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in current term 1: Already voted for candidate 0430a79a8ab54c3bbcb500709e7487b8 in this term.
I20260710 11:13:10.076720  5212 leader_election.cc:290] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.077950  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3b1186df794c21a15a4c527a32dc9d" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:10.078562  5134 raft_consensus.cc:3060] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.079545  4950 leader_election.cc:304] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:10.064114  4949 leader_election.cc:304] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:10.080857  5184 raft_consensus.cc:3060] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.081247  5207 raft_consensus.cc:3060] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.080190  5176 tablet_bootstrap.cc:492] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:10.083492  5176 ts_tablet_manager.cc:1403] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.005s
I20260710 11:13:10.085645  5134 raft_consensus.cc:2468] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:10.086428  5176 raft_consensus.cc:359] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.086834  5025 leader_election.cc:304] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:10.087162  5176 raft_consensus.cc:385] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:10.087514  5176 raft_consensus.cc:740] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:10.087688  5212 raft_consensus.cc:2804] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:10.088238  5026 leader_election.cc:304] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:10.088629  5184 raft_consensus.cc:2749] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:10.088294  5176 consensus_queue.cc:260] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.088397  5212 raft_consensus.cc:697] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:10.089356  5181 raft_consensus.cc:2804] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:10.089833  5181 raft_consensus.cc:697] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:10.089967  5212 consensus_queue.cc:237] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.090948  5176 ts_tablet_manager.cc:1434] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:13:10.090662  5181 consensus_queue.cc:237] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.094229  4882 catalog_manager.cc:5697] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.102533  5133 raft_consensus.cc:2468] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:10.103803  4984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3b1186df794c21a15a4c527a32dc9d" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:10.104421  4984 raft_consensus.cc:3060] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.109337  4984 raft_consensus.cc:2468] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:10.110647  5207 raft_consensus.cc:2749] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:10.113183  5182 leader_election.cc:290] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:10.113310  4984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb59bd4e730f4287b9b3bce7b5b74553" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:10.114501  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb59bd4e730f4287b9b3bce7b5b74553" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:10.115289  5061 raft_consensus.cc:3060] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.114581  5175 tablet_bootstrap.cc:654] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:10.118839  5177 tablet_bootstrap.cc:492] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:10.119342  5177 ts_tablet_manager.cc:1403] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.139s	user 0.017s	sys 0.032s
I20260710 11:13:10.122522  5177 raft_consensus.cc:359] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.123303  5177 raft_consensus.cc:385] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:10.124290  4984 raft_consensus.cc:2468] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 1.
I20260710 11:13:10.124444  5177 raft_consensus.cc:740] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:10.125689  5177 consensus_queue.cc:260] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.125967  5100 leader_election.cc:304] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 
I20260710 11:13:10.127172  5182 raft_consensus.cc:2804] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:10.128592  5177 ts_tablet_manager.cc:1434] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:13:10.129716  5177 tablet_bootstrap.cc:492] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:10.134228  5207 raft_consensus.cc:493] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:10.134801  5207 raft_consensus.cc:515] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.138020  5177 tablet_bootstrap.cc:654] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:10.138218  5175 tablet_bootstrap.cc:492] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:10.138043  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3262af861f8a4cbd8e8f25e3704d4ca2" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:10.138978  5060 raft_consensus.cc:2468] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 0.
I20260710 11:13:10.139439  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3262af861f8a4cbd8e8f25e3704d4ca2" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:10.140172  5133 raft_consensus.cc:2468] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 0.
I20260710 11:13:10.140384  4949 leader_election.cc:304] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:10.141335  5184 raft_consensus.cc:2804] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:10.141776  5184 raft_consensus.cc:493] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:10.141870  5207 leader_election.cc:290] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.142289  5184 raft_consensus.cc:3060] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.152657  5184 raft_consensus.cc:515] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.153842  5061 raft_consensus.cc:2468] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 1.
I20260710 11:13:10.156365  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3262af861f8a4cbd8e8f25e3704d4ca2" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:10.157084  5060 raft_consensus.cc:3060] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.139001  5175 ts_tablet_manager.cc:1403] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.011s
I20260710 11:13:10.166220  5212 raft_consensus.cc:493] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:10.165134  4882 catalog_manager.cc:5697] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.166851  5212 raft_consensus.cc:515] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.169790  5182 raft_consensus.cc:697] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 LEADER]: Becoming Leader. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Running, Role: LEADER
I20260710 11:13:10.171154  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276e49a4fc8043339397af0a8af29b85" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:10.171351  5212 leader_election.cc:290] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.172137  4984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276e49a4fc8043339397af0a8af29b85" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
W20260710 11:13:10.172722  5025 leader_election.cc:343] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:10.171700  4882 catalog_manager.cc:5697] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.170791  5182 consensus_queue.cc:237] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.172761  4984 raft_consensus.cc:2468] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:10.177124  5026 leader_election.cc:304] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [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: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 0430a79a8ab54c3bbcb500709e7487b8
I20260710 11:13:10.178243  5060 raft_consensus.cc:2468] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 1.
I20260710 11:13:10.178520  5212 raft_consensus.cc:2804] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:10.179030  5212 raft_consensus.cc:493] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:10.179406  5212 raft_consensus.cc:3060] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.179466  5175 raft_consensus.cc:359] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.180437  5175 raft_consensus.cc:385] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:10.180757  5175 raft_consensus.cc:740] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:10.181586  5175 consensus_queue.cc:260] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.184062  5175 ts_tablet_manager.cc:1434] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260710 11:13:10.183902  4949 leader_election.cc:304] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:10.185173  5175 tablet_bootstrap.cc:492] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:10.185133  5207 raft_consensus.cc:2804] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:10.189514  5177 tablet_bootstrap.cc:492] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:10.190074  5177 ts_tablet_manager.cc:1403] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.061s	user 0.034s	sys 0.012s
I20260710 11:13:10.192891  5177 raft_consensus.cc:359] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.193277  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3262af861f8a4cbd8e8f25e3704d4ca2" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:10.193490  5207 raft_consensus.cc:697] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 LEADER]: Becoming Leader. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Running, Role: LEADER
I20260710 11:13:10.193921  5133 raft_consensus.cc:3060] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.194687  5207 consensus_queue.cc:237] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.193622  5177 raft_consensus.cc:385] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:10.197455  5177 raft_consensus.cc:740] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:10.198177  5177 consensus_queue.cc:260] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.199759  5181 raft_consensus.cc:493] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:10.200356  5177 ts_tablet_manager.cc:1434] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:13:10.200464  5181 raft_consensus.cc:515] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.201414  5177 tablet_bootstrap.cc:492] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:10.201854  5133 raft_consensus.cc:2468] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 1.
I20260710 11:13:10.202674  5184 leader_election.cc:290] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 election: Requested vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.205094  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecd44bad6614082949c56e7b5dfc55e" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:10.205646  4984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecd44bad6614082949c56e7b5dfc55e" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:10.205852  5133 raft_consensus.cc:2468] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:10.206648  4984 raft_consensus.cc:2468] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:10.207209  5025 leader_election.cc:304] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:10.208077  5192 raft_consensus.cc:2804] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:10.208423  5192 raft_consensus.cc:493] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:10.208781  5192 raft_consensus.cc:3060] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.211426  5177 tablet_bootstrap.cc:654] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:10.208441  5181 leader_election.cc:290] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.212116  5212 raft_consensus.cc:515] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.219138  4984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276e49a4fc8043339397af0a8af29b85" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:10.219763  4984 raft_consensus.cc:3060] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.220626  5175 tablet_bootstrap.cc:654] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:10.220468  4882 catalog_manager.cc:5697] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:10.217999  5192 raft_consensus.cc:515] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.226735  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecd44bad6614082949c56e7b5dfc55e" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:10.227301  4985 raft_consensus.cc:3060] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.227921  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecd44bad6614082949c56e7b5dfc55e" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:10.228492  5133 raft_consensus.cc:3060] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.228662  4984 raft_consensus.cc:2468] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:10.230738  5212 leader_election.cc:290] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.238737  5177 tablet_bootstrap.cc:492] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:10.239209  5177 ts_tablet_manager.cc:1403] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.010s
I20260710 11:13:10.241272  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276e49a4fc8043339397af0a8af29b85" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:10.241971  4985 raft_consensus.cc:2468] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:10.241741  5177 raft_consensus.cc:359] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:10.234344  5026 leader_election.cc:304] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
W20260710 11:13:10.242933  5025 leader_election.cc:343] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:10.242086  4882 catalog_manager.cc:5697] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.243261  5212 raft_consensus.cc:2804] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:10.243814  5212 raft_consensus.cc:697] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:10.244609  5212 consensus_queue.cc:237] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.245023  5026 leader_election.cc:304] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:10.245857  5181 raft_consensus.cc:2804] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:10.246294  5181 raft_consensus.cc:697] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:10.247073  5181 consensus_queue.cc:237] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.252225  5177 raft_consensus.cc:385] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:10.252578  5177 raft_consensus.cc:740] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:10.254211  5133 raft_consensus.cc:2468] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:10.253254  5177 consensus_queue.cc:260] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:10.232677  5192 leader_election.cc:290] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.257750  5177 ts_tablet_manager.cc:1434] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:13:10.257826  5175 tablet_bootstrap.cc:492] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:10.258461  5175 ts_tablet_manager.cc:1403] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.004s
I20260710 11:13:10.260490  5181 raft_consensus.cc:493] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:10.261171  5181 raft_consensus.cc:515] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:10.261386  5175 raft_consensus.cc:359] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.262108  5175 raft_consensus.cc:385] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:10.262379  5175 raft_consensus.cc:740] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:10.263114  5175 consensus_queue.cc:260] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.264678  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e44c2eb184a4caea3d384efafe209b0" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
W20260710 11:13:10.266183  5025 leader_election.cc:343] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:10.267891  5175 ts_tablet_manager.cc:1434] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:13:10.268669  5175 tablet_bootstrap.cc:492] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:10.268438  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e44c2eb184a4caea3d384efafe209b0" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:10.269170  4985 raft_consensus.cc:2468] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:10.269898  5181 leader_election.cc:290] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287), 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091)
I20260710 11:13:10.270360  5026 leader_election.cc:304] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [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: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 0430a79a8ab54c3bbcb500709e7487b8
I20260710 11:13:10.271178  5181 raft_consensus.cc:2804] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:10.271564  5181 raft_consensus.cc:493] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:10.271914  5181 raft_consensus.cc:3060] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.274349  5175 tablet_bootstrap.cc:654] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:10.276772  4880 catalog_manager.cc:5697] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.279031  5181 raft_consensus.cc:515] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:10.281661  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e44c2eb184a4caea3d384efafe209b0" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:10.282377  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e44c2eb184a4caea3d384efafe209b0" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:10.282931  4985 raft_consensus.cc:3060] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:10.283890  5025 leader_election.cc:343] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:10.289914  4985 raft_consensus.cc:2468] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:10.291072  5026 leader_election.cc:304] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [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: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 0430a79a8ab54c3bbcb500709e7487b8
I20260710 11:13:10.291868  5212 raft_consensus.cc:2804] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:10.292014  5181 leader_election.cc:290] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287), 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091)
I20260710 11:13:10.292599  5212 raft_consensus.cc:697] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:10.293557  5212 consensus_queue.cc:237] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:10.294088  4880 catalog_manager.cc:5697] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.295090  5175 tablet_bootstrap.cc:492] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:10.295579  5175 ts_tablet_manager.cc:1403] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.011s
I20260710 11:13:10.298117  5175 raft_consensus.cc:359] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:10.298731  5175 raft_consensus.cc:385] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:10.298987  5175 raft_consensus.cc:740] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:10.299600  5175 consensus_queue.cc:260] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:10.301437  5175 ts_tablet_manager.cc:1434] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:13:10.308151  4880 catalog_manager.cc:5697] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.311106  5212 consensus_queue.cc:1048] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.311913  5182 raft_consensus.cc:493] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:10.312450  5182 raft_consensus.cc:515] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:10.314453  5182 leader_election.cc:290] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091)
I20260710 11:13:10.315565  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e44c2eb184a4caea3d384efafe209b0" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:10.316344  4985 raft_consensus.cc:2393] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0430a79a8ab54c3bbcb500709e7487b8 in current term 1: Already voted for candidate e2ea8006c35f47019f83de3fbe195097 in this term.
I20260710 11:13:10.316215  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e44c2eb184a4caea3d384efafe209b0" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:10.317749  5098 leader_election.cc:304] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8; no voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:10.318527  5220 raft_consensus.cc:3060] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.325098  5220 raft_consensus.cc:2749] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:10.333756  5192 consensus_queue.cc:1048] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.339965  5220 raft_consensus.cc:493] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:10.340497  5220 raft_consensus.cc:515] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.343600  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85417b4cca422ca6d421df6d8e946d" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:10.343981  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85417b4cca422ca6d421df6d8e946d" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:10.344394  4985 raft_consensus.cc:2393] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0430a79a8ab54c3bbcb500709e7487b8 in current term 1: Already voted for candidate e2ea8006c35f47019f83de3fbe195097 in this term.
I20260710 11:13:10.344324  5220 leader_election.cc:290] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:10.345767  5100 leader_election.cc:304] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8; no voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:10.346469  5220 raft_consensus.cc:3060] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.353348  5220 raft_consensus.cc:2749] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:10.363626  5060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e44c2eb184a4caea3d384efafe209b0"
dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
mode: GRACEFUL
new_leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:48882
I20260710 11:13:10.364136  5060 raft_consensus.cc:606] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Received request to transfer leadership to TS 59d6aaef0bfc4ff499da1fd00c6a4347
I20260710 11:13:10.369006  5060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1"
dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
mode: GRACEFUL
new_leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:48882
I20260710 11:13:10.369433  5060 raft_consensus.cc:606] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Received request to transfer leadership to TS 59d6aaef0bfc4ff499da1fd00c6a4347
I20260710 11:13:10.374233  5060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be3b1186df794c21a15a4c527a32dc9d"
dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
mode: GRACEFUL
new_leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:48882
I20260710 11:13:10.374707  5060 raft_consensus.cc:606] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Received request to transfer leadership to TS 59d6aaef0bfc4ff499da1fd00c6a4347
I20260710 11:13:10.379638  5060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "276e49a4fc8043339397af0a8af29b85"
dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
mode: GRACEFUL
new_leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:48882
I20260710 11:13:10.380169  5060 raft_consensus.cc:606] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Received request to transfer leadership to TS 59d6aaef0bfc4ff499da1fd00c6a4347
I20260710 11:13:10.392156  5133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb59bd4e730f4287b9b3bce7b5b74553"
dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
mode: GRACEFUL
new_leader_uuid: "e2ea8006c35f47019f83de3fbe195097"
 from {username='slave'} at 127.0.0.1:49450
I20260710 11:13:10.392674  5133 raft_consensus.cc:606] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 LEADER]: Received request to transfer leadership to TS e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:10.413780  4985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3262af861f8a4cbd8e8f25e3704d4ca2"
dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
mode: GRACEFUL
new_leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
 from {username='slave'} at 127.0.0.1:52138
I20260710 11:13:10.414305  4985 raft_consensus.cc:606] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 LEADER]: Received request to transfer leadership to TS 0430a79a8ab54c3bbcb500709e7487b8
I20260710 11:13:10.457767  5220 raft_consensus.cc:493] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:10.458297  5220 raft_consensus.cc:515] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.460160  5220 leader_election.cc:290] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:10.460937  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276e49a4fc8043339397af0a8af29b85" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:10.461102  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276e49a4fc8043339397af0a8af29b85" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:10.461745  4985 raft_consensus.cc:2393] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0430a79a8ab54c3bbcb500709e7487b8 in current term 1: Already voted for candidate e2ea8006c35f47019f83de3fbe195097 in this term.
I20260710 11:13:10.462821  5100 leader_election.cc:304] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8; no voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:10.463457  5220 raft_consensus.cc:3060] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:10.468314  5220 raft_consensus.cc:2749] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:10.471885  5192 consensus_queue.cc:1048] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.482237  5212 consensus_queue.cc:1048] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.566557  5212 consensus_queue.cc:1048] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.577114  5192 consensus_queue.cc:1048] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.584887  5211 raft_consensus.cc:993] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097: : Instructing follower 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:10.585361  5192 raft_consensus.cc:1081] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Signalling peer 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:10.586805  4985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be3b1186df794c21a15a4c527a32dc9d"
dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:52130
I20260710 11:13:10.587262  4985 raft_consensus.cc:493] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.587580  4985 raft_consensus.cc:3060] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.592406  4985 raft_consensus.cc:515] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.594684  4985 leader_election.cc:290] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Requested vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.594893  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3b1186df794c21a15a4c527a32dc9d" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:10.595288  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3b1186df794c21a15a4c527a32dc9d" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:10.595564  5060 raft_consensus.cc:3055] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:10.595885  5060 raft_consensus.cc:740] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:10.595908  5133 raft_consensus.cc:3060] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.596863  5060 consensus_queue.cc:260] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.598187  5060 raft_consensus.cc:3060] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.603199  5133 raft_consensus.cc:2468] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:10.604496  4950 leader_election.cc:304] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 
I20260710 11:13:10.604991  5060 raft_consensus.cc:2468] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:10.605185  5207 raft_consensus.cc:2804] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:10.605654  5207 raft_consensus.cc:697] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Becoming Leader. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Running, Role: LEADER
I20260710 11:13:10.606452  5207 consensus_queue.cc:237] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.612413  4882 catalog_manager.cc:5697] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 reported cstate change: term changed from 1 to 2, leader changed from e2ea8006c35f47019f83de3fbe195097 (127.1.2.194) to 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.626137  5192 consensus_queue.cc:1048] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.636610  5181 consensus_queue.cc:1048] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.644363  5181 raft_consensus.cc:993] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097: : Instructing follower 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:10.644793  5212 raft_consensus.cc:1081] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Signalling peer 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:10.646302  4985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1"
dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:52130
I20260710 11:13:10.646903  4985 raft_consensus.cc:493] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.647296  4985 raft_consensus.cc:3060] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.652670  4985 raft_consensus.cc:515] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.654603  4985 leader_election.cc:290] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Requested vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.655421  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:10.656116  5060 raft_consensus.cc:3055] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:10.656502  5060 raft_consensus.cc:740] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:10.656526  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:10.657333  5060 consensus_queue.cc:260] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.658094  5133 raft_consensus.cc:3060] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.658839  5060 raft_consensus.cc:3060] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.659055  5212 consensus_queue.cc:1048] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.665647  5133 raft_consensus.cc:2468] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:10.665666  5060 raft_consensus.cc:2468] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:10.667387  5181 raft_consensus.cc:993] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097: : Instructing follower 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:10.667162  4950 leader_election.cc:304] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 
I20260710 11:13:10.667860  5181 raft_consensus.cc:1081] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Signalling peer 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:10.668130  5207 raft_consensus.cc:2804] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:10.668596  5207 raft_consensus.cc:697] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Becoming Leader. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Running, Role: LEADER
I20260710 11:13:10.669407  5207 consensus_queue.cc:237] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.671289  4984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "276e49a4fc8043339397af0a8af29b85"
dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:52130
I20260710 11:13:10.671878  4984 raft_consensus.cc:493] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.672232  4984 raft_consensus.cc:3060] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.672581  5181 consensus_queue.cc:1048] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.681396  4984 raft_consensus.cc:515] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.683668  4985 raft_consensus.cc:1240] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Rejecting Update request from peer e2ea8006c35f47019f83de3fbe195097 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:10.684237  4883 catalog_manager.cc:5697] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 reported cstate change: term changed from 1 to 2, leader changed from e2ea8006c35f47019f83de3fbe195097 (127.1.2.194) to 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.684940  5220 consensus_queue.cc:1048] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:10.686081  5181 consensus_queue.cc:1059] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.686851  5211 raft_consensus.cc:3055] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:10.687201  5211 raft_consensus.cc:740] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:10.687865  4984 leader_election.cc:290] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Requested vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.688046  5211 consensus_queue.cc:260] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.689118  5211 raft_consensus.cc:3060] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.696270  5220 consensus_queue.cc:1048] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.699105  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276e49a4fc8043339397af0a8af29b85" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:10.707010  5060 raft_consensus.cc:2468] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:10.707305  5207 consensus_queue.cc:1048] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.707837  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276e49a4fc8043339397af0a8af29b85" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:10.708460  5133 raft_consensus.cc:3060] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.710033  4949 leader_election.cc:304] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:10.714344  5211 consensus_queue.cc:1048] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.719810  5207 raft_consensus.cc:2804] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:10.720544  5207 raft_consensus.cc:697] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Becoming Leader. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Running, Role: LEADER
I20260710 11:13:10.721563  5207 consensus_queue.cc:237] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [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: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.716624  5133 raft_consensus.cc:2468] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:10.731174  5211 consensus_queue.cc:1048] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.733336  4880 catalog_manager.cc:5697] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 reported cstate change: term changed from 1 to 2, leader changed from e2ea8006c35f47019f83de3fbe195097 (127.1.2.194) to 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.735620  5182 raft_consensus.cc:993] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8: : Instructing follower e2ea8006c35f47019f83de3fbe195097 to start an election
I20260710 11:13:10.737778  5182 raft_consensus.cc:1081] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 LEADER]: Signalling peer e2ea8006c35f47019f83de3fbe195097 to start an election
I20260710 11:13:10.742075  5207 consensus_queue.cc:1048] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.742247  5061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb59bd4e730f4287b9b3bce7b5b74553"
dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:13:10.745734  5061 raft_consensus.cc:493] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.746107  5061 raft_consensus.cc:3060] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.763535  5212 consensus_queue.cc:1048] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:10.761030  5061 raft_consensus.cc:515] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.767961  5061 leader_election.cc:290] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 2 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:10.770769  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb59bd4e730f4287b9b3bce7b5b74553" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:10.771461  4985 raft_consensus.cc:3060] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.776445  5133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb59bd4e730f4287b9b3bce7b5b74553" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:10.777084  5133 raft_consensus.cc:3055] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:10.777410  5133 raft_consensus.cc:740] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Running, Role: LEADER
I20260710 11:13:10.778378  5133 consensus_queue.cc:260] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.779731  5133 raft_consensus.cc:3060] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.780732  4985 raft_consensus.cc:2468] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 2.
I20260710 11:13:10.784399  5026 leader_election.cc:304] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:10.785158  5212 raft_consensus.cc:2804] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:10.785614  5212 raft_consensus.cc:697] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [term 2 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:10.786451  5212 consensus_queue.cc:237] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.787041  5250 raft_consensus.cc:993] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347: : Instructing follower 0430a79a8ab54c3bbcb500709e7487b8 to start an election
I20260710 11:13:10.787536  5207 raft_consensus.cc:1081] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 LEADER]: Signalling peer 0430a79a8ab54c3bbcb500709e7487b8 to start an election
I20260710 11:13:10.789191  5135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3262af861f8a4cbd8e8f25e3704d4ca2"
dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
 from {username='slave'} at 127.0.0.1:49442
I20260710 11:13:10.789718  5135 raft_consensus.cc:493] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.790122  5135 raft_consensus.cc:3060] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.790923  5133 raft_consensus.cc:2468] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 2.
I20260710 11:13:10.791445  5212 consensus_queue.cc:1048] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:10.797869  5135 raft_consensus.cc:515] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.800809  5135 leader_election.cc:290] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 2 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:10.803373  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3262af861f8a4cbd8e8f25e3704d4ca2" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:10.804389  5061 raft_consensus.cc:3060] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.814553  5061 raft_consensus.cc:2468] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 2.
I20260710 11:13:10.814535  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3262af861f8a4cbd8e8f25e3704d4ca2" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:10.815423  4985 raft_consensus.cc:3055] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:10.815851  4985 raft_consensus.cc:740] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Running, Role: LEADER
I20260710 11:13:10.816813  4985 consensus_queue.cc:260] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.820039  4985 raft_consensus.cc:3060] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.820185  5098 leader_election.cc:304] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:10.821090  5182 raft_consensus.cc:2804] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:10.821609  5182 raft_consensus.cc:697] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 LEADER]: Becoming Leader. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Running, Role: LEADER
I20260710 11:13:10.822455  5182 consensus_queue.cc:237] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:10.824642  5211 raft_consensus.cc:993] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097: : Instructing follower 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:10.825111  5211 raft_consensus.cc:1081] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Signalling peer 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:10.829912  4986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e44c2eb184a4caea3d384efafe209b0"
dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:52130
I20260710 11:13:10.831820  4986 raft_consensus.cc:493] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.832278  4986 raft_consensus.cc:3060] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.831485  4883 catalog_manager.cc:5697] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 1 to 2, leader changed from 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195) to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.834761  4985 raft_consensus.cc:2468] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 2.
I20260710 11:13:10.838790  4986 raft_consensus.cc:515] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:10.843531  4880 catalog_manager.cc:5697] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 reported cstate change: term changed from 1 to 2, leader changed from 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193) to 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:10.845185  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e44c2eb184a4caea3d384efafe209b0" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:10.846167  5134 raft_consensus.cc:3060] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.855417  5134 raft_consensus.cc:2468] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:10.855999  4986 leader_election.cc:290] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Requested vote from peers 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:10.856841  4950 leader_election.cc:304] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 
I20260710 11:13:10.857113  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e44c2eb184a4caea3d384efafe209b0" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:10.857645  5250 raft_consensus.cc:2804] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:10.857681  5061 raft_consensus.cc:3055] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:10.858202  5061 raft_consensus.cc:740] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:10.858278  5250 raft_consensus.cc:697] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Becoming Leader. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Running, Role: LEADER
I20260710 11:13:10.859098  5061 consensus_queue.cc:260] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:10.859194  5250 consensus_queue.cc:237] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } }
I20260710 11:13:10.860297  5061 raft_consensus.cc:3060] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.866060  5061 raft_consensus.cc:2468] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:10.868142  4880 catalog_manager.cc:5697] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 reported cstate change: term changed from 1 to 2, leader changed from e2ea8006c35f47019f83de3fbe195097 (127.1.2.194) to 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:11.101022  5134 raft_consensus.cc:1275] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.102185  5250 consensus_queue.cc:1048] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.107061  5061 raft_consensus.cc:1275] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.108806  5250 consensus_queue.cc:1048] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.171046  5134 raft_consensus.cc:1275] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.172291  5207 consensus_queue.cc:1048] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.180446  5061 raft_consensus.cc:1275] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.181731  5250 consensus_queue.cc:1048] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.220971  5134 raft_consensus.cc:1275] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.222339  5250 consensus_queue.cc:1048] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.224014  5061 raft_consensus.cc:1275] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Refusing update from remote peer 0430a79a8ab54c3bbcb500709e7487b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.225384  5182 consensus_queue.cc:1048] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.232908  5059 raft_consensus.cc:1275] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.233697  4986 raft_consensus.cc:1275] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Refusing update from remote peer 0430a79a8ab54c3bbcb500709e7487b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.234449  5250 consensus_queue.cc:1048] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.235348  5252 consensus_queue.cc:1048] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:11.368494  5134 raft_consensus.cc:1275] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Refusing update from remote peer e2ea8006c35f47019f83de3fbe195097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.369684  5181 consensus_queue.cc:1048] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.378147  4985 raft_consensus.cc:1275] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Refusing update from remote peer e2ea8006c35f47019f83de3fbe195097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.379618  5258 consensus_queue.cc:1048] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.414341  5061 raft_consensus.cc:1275] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.415640  5184 consensus_queue.cc:1048] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.423601  5134 raft_consensus.cc:1275] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.425302  5207 consensus_queue.cc:1048] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:13.450029  4883 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43452:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:13.452914  4883 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:13.506186  4971 tablet_service.cc:1511] Processing CreateTablet for tablet fef5e2d5b09e4b6fa030e470488d3be2 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:13.507357  5047 tablet_service.cc:1511] Processing CreateTablet for tablet fef5e2d5b09e4b6fa030e470488d3be2 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:13.508181  4971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef5e2d5b09e4b6fa030e470488d3be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.509151  5047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef5e2d5b09e4b6fa030e470488d3be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.509680  5125 tablet_service.cc:1511] Processing CreateTablet for tablet fef5e2d5b09e4b6fa030e470488d3be2 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:13.511363  5125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef5e2d5b09e4b6fa030e470488d3be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.510932  4976 tablet_service.cc:1511] Processing CreateTablet for tablet c36d69fcca4c4656a37c65e40a96e04b (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:13.512300  5046 tablet_service.cc:1511] Processing CreateTablet for tablet c36d69fcca4c4656a37c65e40a96e04b (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:13.513649  5046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36d69fcca4c4656a37c65e40a96e04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.516261  4976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36d69fcca4c4656a37c65e40a96e04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.517138  4973 tablet_service.cc:1511] Processing CreateTablet for tablet 26c0238971134250b15861a70628e0c1 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:13.517613  5122 tablet_service.cc:1511] Processing CreateTablet for tablet c36d69fcca4c4656a37c65e40a96e04b (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:13.518489  5048 tablet_service.cc:1511] Processing CreateTablet for tablet 26c0238971134250b15861a70628e0c1 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:13.519035  5122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36d69fcca4c4656a37c65e40a96e04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.518498  4973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c0238971134250b15861a70628e0c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.519946  5048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c0238971134250b15861a70628e0c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.523900  5049 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc1d064a6af46a5acbb6f738d88855a (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:13.525305  5049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc1d064a6af46a5acbb6f738d88855a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.528962  4968 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc1d064a6af46a5acbb6f738d88855a (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:13.529940  5118 tablet_service.cc:1511] Processing CreateTablet for tablet 26c0238971134250b15861a70628e0c1 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:13.530398  4968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc1d064a6af46a5acbb6f738d88855a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.531335  5118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c0238971134250b15861a70628e0c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.532784  5044 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba73f8db04f460a93804616f599656e (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:13.533668  5051 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd39ddab78143b8a72cec56de7970f3 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:13.534265  5044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba73f8db04f460a93804616f599656e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.534937  5051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd39ddab78143b8a72cec56de7970f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.540143  4975 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba73f8db04f460a93804616f599656e (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:13.541647  4975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba73f8db04f460a93804616f599656e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.543423  5045 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2d13df63db4eb5945b929c68c51805 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:13.547508  5120 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc1d064a6af46a5acbb6f738d88855a (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:13.548506  5045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2d13df63db4eb5945b929c68c51805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.548816  5120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc1d064a6af46a5acbb6f738d88855a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.540189  4970 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd39ddab78143b8a72cec56de7970f3 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:13.551770  4970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd39ddab78143b8a72cec56de7970f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.552312  5124 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba73f8db04f460a93804616f599656e (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:13.553670  5124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba73f8db04f460a93804616f599656e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.546159  4972 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2d13df63db4eb5945b929c68c51805 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:13.554713  4972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2d13df63db4eb5945b929c68c51805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.556663  5050 tablet_service.cc:1511] Processing CreateTablet for tablet 23a105f65c8244d595671214d035c352 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:13.557983  5050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a105f65c8244d595671214d035c352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.546955  4974 tablet_service.cc:1511] Processing CreateTablet for tablet 23a105f65c8244d595671214d035c352 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:13.559403  4974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a105f65c8244d595671214d035c352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.560606  5117 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd39ddab78143b8a72cec56de7970f3 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:13.561913  5117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd39ddab78143b8a72cec56de7970f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.564752  5119 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2d13df63db4eb5945b929c68c51805 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:13.566113  5119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2d13df63db4eb5945b929c68c51805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.614061  4969 tablet_service.cc:1511] Processing CreateTablet for tablet 954efd7a9a854305b28009b3759df97b (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:13.619556  5118 tablet_service.cc:1511] Processing CreateTablet for tablet 23a105f65c8244d595671214d035c352 (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:13.621057  5118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a105f65c8244d595671214d035c352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.621789  4969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954efd7a9a854305b28009b3759df97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.622819  5043 tablet_service.cc:1511] Processing CreateTablet for tablet 954efd7a9a854305b28009b3759df97b (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:13.624205  5043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954efd7a9a854305b28009b3759df97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.651307  5125 tablet_service.cc:1511] Processing CreateTablet for tablet 954efd7a9a854305b28009b3759df97b (DEFAULT_TABLE table=soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:13.652729  5125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954efd7a9a854305b28009b3759df97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.669411  5273 tablet_bootstrap.cc:492] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:13.683935  5272 tablet_bootstrap.cc:492] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:13.685447  5273 tablet_bootstrap.cc:654] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.702145  5272 tablet_bootstrap.cc:654] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.707808  5275 tablet_bootstrap.cc:492] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:13.711061  5273 tablet_bootstrap.cc:492] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:13.711408  5272 tablet_bootstrap.cc:492] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:13.711705  5273 ts_tablet_manager.cc:1403] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.008s
I20260710 11:13:13.712150  5272 ts_tablet_manager.cc:1403] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.006s
I20260710 11:13:13.714960  5273 raft_consensus.cc:359] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.715750  5275 tablet_bootstrap.cc:654] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.715505  5272 raft_consensus.cc:359] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.715799  5273 raft_consensus.cc:385] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.716287  5272 raft_consensus.cc:385] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.716351  5273 raft_consensus.cc:740] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.716747  5272 raft_consensus.cc:740] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.717247  5273 consensus_queue.cc:260] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.717648  5272 consensus_queue.cc:260] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.719888  5273 ts_tablet_manager.cc:1434] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:13:13.720935  5273 tablet_bootstrap.cc:492] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:13.726804  5272 ts_tablet_manager.cc:1434] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:13:13.727941  5273 tablet_bootstrap.cc:654] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.728566  5272 tablet_bootstrap.cc:492] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:13.742596  5273 tablet_bootstrap.cc:492] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:13.743257  5273 ts_tablet_manager.cc:1403] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.010s
I20260710 11:13:13.743412  5272 tablet_bootstrap.cc:654] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.745215  5275 tablet_bootstrap.cc:492] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:13.745981  5275 ts_tablet_manager.cc:1403] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.014s
I20260710 11:13:13.746323  5273 raft_consensus.cc:359] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.747141  5273 raft_consensus.cc:385] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.747673  5273 raft_consensus.cc:740] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.748508  5273 consensus_queue.cc:260] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.749140  5275 raft_consensus.cc:359] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.750006  5275 raft_consensus.cc:385] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.750273  5275 raft_consensus.cc:740] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.751163  5273 ts_tablet_manager.cc:1434] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260710 11:13:13.751037  5275 consensus_queue.cc:260] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.752282  5273 tablet_bootstrap.cc:492] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:13.753587  5275 ts_tablet_manager.cc:1434] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:13.754686  5275 tablet_bootstrap.cc:492] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:13.759858  5275 tablet_bootstrap.cc:654] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.760213  5273 tablet_bootstrap.cc:654] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.761397  5272 tablet_bootstrap.cc:492] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:13.762079  5272 ts_tablet_manager.cc:1403] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260710 11:13:13.772475  5273 tablet_bootstrap.cc:492] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:13.773095  5273 ts_tablet_manager.cc:1403] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 11:13:13.776130  5273 raft_consensus.cc:359] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.776860  5273 raft_consensus.cc:385] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.777297  5273 raft_consensus.cc:740] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.778069  5273 consensus_queue.cc:260] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.779450  5275 tablet_bootstrap.cc:492] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:13.779976  5275 ts_tablet_manager.cc:1403] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260710 11:13:13.780467  5273 ts_tablet_manager.cc:1434] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:13.778611  5272 raft_consensus.cc:359] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.781507  5273 tablet_bootstrap.cc:492] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:13.781462  5272 raft_consensus.cc:385] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.782058  5272 raft_consensus.cc:740] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.782595  5275 raft_consensus.cc:359] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.783460  5275 raft_consensus.cc:385] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.782958  5272 consensus_queue.cc:260] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.783864  5275 raft_consensus.cc:740] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.784780  5275 consensus_queue.cc:260] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.788587  5273 tablet_bootstrap.cc:654] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.790814  5275 ts_tablet_manager.cc:1434] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:13:13.791891  5275 tablet_bootstrap.cc:492] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:13.794741  5272 ts_tablet_manager.cc:1434] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 11:13:13.798518  5275 tablet_bootstrap.cc:654] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.798843  5272 tablet_bootstrap.cc:492] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:13.804575  5273 tablet_bootstrap.cc:492] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:13.805160  5273 ts_tablet_manager.cc:1403] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260710 11:13:13.806777  5272 tablet_bootstrap.cc:654] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.808480  5273 raft_consensus.cc:359] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.809329  5273 raft_consensus.cc:385] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.809679  5273 raft_consensus.cc:740] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.810889  5273 consensus_queue.cc:260] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.812834  5275 tablet_bootstrap.cc:492] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:13.813401  5273 ts_tablet_manager.cc:1434] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:13:13.813411  5275 ts_tablet_manager.cc:1403] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260710 11:13:13.813820  5272 tablet_bootstrap.cc:492] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:13.814333  5272 ts_tablet_manager.cc:1403] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.010s
I20260710 11:13:13.814543  5273 tablet_bootstrap.cc:492] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:13.816896  5275 raft_consensus.cc:359] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.817657  5275 raft_consensus.cc:385] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.818467  5275 raft_consensus.cc:740] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.817742  5272 raft_consensus.cc:359] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.819123  5272 raft_consensus.cc:385] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.819490  5272 raft_consensus.cc:740] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.820283  5272 consensus_queue.cc:260] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.820288  5275 consensus_queue.cc:260] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.822018  5273 tablet_bootstrap.cc:654] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.822860  5275 ts_tablet_manager.cc:1434] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:13:13.823946  5275 tablet_bootstrap.cc:492] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:13.825575  5272 ts_tablet_manager.cc:1434] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:13:13.826623  5272 tablet_bootstrap.cc:492] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:13.830653  5275 tablet_bootstrap.cc:654] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.833410  5272 tablet_bootstrap.cc:654] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.842808  5275 tablet_bootstrap.cc:492] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:13.842933  5272 tablet_bootstrap.cc:492] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:13.843420  5275 ts_tablet_manager.cc:1403] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.017s
I20260710 11:13:13.843961  5272 ts_tablet_manager.cc:1403] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 11:13:13.844000  5260 raft_consensus.cc:493] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:13.844797  5260 raft_consensus.cc:515] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.846714  5275 raft_consensus.cc:359] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.847084  5272 raft_consensus.cc:359] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.847697  5275 raft_consensus.cc:385] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.848037  5275 raft_consensus.cc:740] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.848721  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36d69fcca4c4656a37c65e40a96e04b" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:13.849038  5260 leader_election.cc:290] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:13.849506  4985 raft_consensus.cc:2468] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 0.
I20260710 11:13:13.848919  5275 consensus_queue.cc:260] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.851779  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36d69fcca4c4656a37c65e40a96e04b" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:13.852669  5061 raft_consensus.cc:2468] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 0.
I20260710 11:13:13.851833  5100 leader_election.cc:304] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 
I20260710 11:13:13.853312  5275 ts_tablet_manager.cc:1434] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:13:13.854338  5275 tablet_bootstrap.cc:492] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:13.855386  5260 raft_consensus.cc:2804] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:13.867267  5260 raft_consensus.cc:493] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:13.847973  5272 raft_consensus.cc:385] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.867965  5260 raft_consensus.cc:3060] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.860736  5275 tablet_bootstrap.cc:654] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.868310  5272 raft_consensus.cc:740] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.869275  5272 consensus_queue.cc:260] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.870639  5273 tablet_bootstrap.cc:492] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:13.871183  5273 ts_tablet_manager.cc:1403] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.032s
I20260710 11:13:13.874593  5274 raft_consensus.cc:493] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:13.874516  5273 raft_consensus.cc:359] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.875339  5273 raft_consensus.cc:385] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.875133  5274 raft_consensus.cc:515] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.875659  5273 raft_consensus.cc:740] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.876557  5273 consensus_queue.cc:260] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.877588  5274 leader_election.cc:290] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:13.879129  5273 ts_tablet_manager.cc:1434] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:13:13.880343  5273 tablet_bootstrap.cc:492] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:13.880923  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c0238971134250b15861a70628e0c1" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:13.881613  5134 raft_consensus.cc:2468] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:13.883203  5025 leader_election.cc:304] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:13.885356  5258 raft_consensus.cc:2804] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:13.885728  5258 raft_consensus.cc:493] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:13.886046  5258 raft_consensus.cc:3060] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.887530  5273 tablet_bootstrap.cc:654] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.888897  5260 raft_consensus.cc:515] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.892159  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c0238971134250b15861a70628e0c1" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
W20260710 11:13:13.907866  5026 leader_election.cc:343] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:13.908227  5275 tablet_bootstrap.cc:492] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:13.911448  5260 leader_election.cc:290] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:13.912760  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36d69fcca4c4656a37c65e40a96e04b" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:13.913455  4986 raft_consensus.cc:3060] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.914809  5275 ts_tablet_manager.cc:1403] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.012s
I20260710 11:13:13.917029  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36d69fcca4c4656a37c65e40a96e04b" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:13.917658  5061 raft_consensus.cc:3060] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.918767  5275 raft_consensus.cc:359] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.919504  5275 raft_consensus.cc:385] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.919773  5275 raft_consensus.cc:740] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.920583  5275 consensus_queue.cc:260] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.921267  5258 raft_consensus.cc:515] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.923224  5275 ts_tablet_manager.cc:1434] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:13:13.924305  5275 tablet_bootstrap.cc:492] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:13.924216  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c0238971134250b15861a70628e0c1" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:13.925706  5061 raft_consensus.cc:2468] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 1.
W20260710 11:13:13.925704  5026 leader_election.cc:343] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:13.929105  5273 tablet_bootstrap.cc:492] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:13.929816  5273 ts_tablet_manager.cc:1403] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.018s
I20260710 11:13:13.930629  4986 raft_consensus.cc:2468] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 1.
I20260710 11:13:13.930778  5258 leader_election.cc:290] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:13.931149  5098 leader_election.cc:304] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:13.932922  5272 ts_tablet_manager.cc:1434] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.015s
I20260710 11:13:13.933241  5273 raft_consensus.cc:359] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.934083  5273 raft_consensus.cc:385] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.934418  5273 raft_consensus.cc:740] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.935956  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c0238971134250b15861a70628e0c1" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:13.936556  5134 raft_consensus.cc:3060] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.936614  5260 raft_consensus.cc:2804] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:13.935323  5273 consensus_queue.cc:260] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.940533  5273 ts_tablet_manager.cc:1434] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:13:13.938607  5207 raft_consensus.cc:493] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:13.945394  5272 tablet_bootstrap.cc:492] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:13.945906  5273 tablet_bootstrap.cc:492] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:13.950940  5275 tablet_bootstrap.cc:654] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.937196  5260 raft_consensus.cc:697] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 LEADER]: Becoming Leader. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Running, Role: LEADER
I20260710 11:13:13.951994  5260 consensus_queue.cc:237] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.945104  5207 raft_consensus.cc:515] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.953795  5273 tablet_bootstrap.cc:654] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.954474  5207 leader_election.cc:290] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:13.953796  5272 tablet_bootstrap.cc:654] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.956552  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba73f8db04f460a93804616f599656e" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:13.964020  5135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba73f8db04f460a93804616f599656e" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
W20260710 11:13:13.964324  4949 leader_election.cc:343] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:13:13.965657  4950 leader_election.cc:343] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:13.966101  4950 leader_election.cc:304] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:13.967020  5207 raft_consensus.cc:2749] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:13.969841  5134 raft_consensus.cc:2468] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:13.971273  5025 leader_election.cc:304] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [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: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 59d6aaef0bfc4ff499da1fd00c6a4347
I20260710 11:13:13.972549  5258 raft_consensus.cc:2804] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:13.973001  5258 raft_consensus.cc:697] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:13.973498  5272 tablet_bootstrap.cc:492] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:13.973994  5272 ts_tablet_manager.cc:1403] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.005s
I20260710 11:13:13.973802  5258 consensus_queue.cc:237] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.976984  5272 raft_consensus.cc:359] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.977644  5272 raft_consensus.cc:385] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.977907  4883 catalog_manager.cc:5697] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:13.980882  5273 tablet_bootstrap.cc:492] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:13.981488  5273 ts_tablet_manager.cc:1403] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.013s
I20260710 11:13:13.981582  5275 tablet_bootstrap.cc:492] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:13.982149  5275 ts_tablet_manager.cc:1403] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.015s
I20260710 11:13:13.977924  5272 raft_consensus.cc:740] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.985219  5272 consensus_queue.cc:260] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.985608  5275 raft_consensus.cc:359] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.986384  5275 raft_consensus.cc:385] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.986693  5275 raft_consensus.cc:740] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.990406  4882 catalog_manager.cc:5697] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:13.990756  5273 raft_consensus.cc:359] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.991611  5273 raft_consensus.cc:385] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.991940  5273 raft_consensus.cc:740] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.987743  5275 consensus_queue.cc:260] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.992743  5273 consensus_queue.cc:260] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.993171  5260 raft_consensus.cc:493] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:13.994223  5260 raft_consensus.cc:515] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:13.994946  5275 ts_tablet_manager.cc:1434] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:13:13.995347  5273 ts_tablet_manager.cc:1434] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 11:13:13.995952  5275 tablet_bootstrap.cc:492] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:13.996533  5273 tablet_bootstrap.cc:492] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:13.998811  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954efd7a9a854305b28009b3759df97b" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:14.000298  5272 ts_tablet_manager.cc:1434] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
W20260710 11:13:14.001293  5098 leader_election.cc:343] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:14.001535  5272 tablet_bootstrap.cc:492] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:14.002025  5260 leader_election.cc:290] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:14.003136  5275 tablet_bootstrap.cc:654] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:14.000191  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954efd7a9a854305b28009b3759df97b" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:14.004846  4986 raft_consensus.cc:2468] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 0.
I20260710 11:13:14.006264  5100 leader_election.cc:304] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [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: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:14.010604  5273 tablet_bootstrap.cc:654] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:14.015575  5260 raft_consensus.cc:2804] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:14.017314  5260 raft_consensus.cc:493] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:14.017949  5260 raft_consensus.cc:3060] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.026259  5272 tablet_bootstrap.cc:654] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:14.026806  5260 raft_consensus.cc:515] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.027438  5258 raft_consensus.cc:493] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:14.028223  5258 raft_consensus.cc:515] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.031044  5258 leader_election.cc:290] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.031713  5258 raft_consensus.cc:493] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:14.032287  5258 raft_consensus.cc:515] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.033632  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef5e2d5b09e4b6fa030e470488d3be2" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:14.034458  5134 raft_consensus.cc:2468] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:14.036726  5025 leader_election.cc:304] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:14.037688  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef5e2d5b09e4b6fa030e470488d3be2" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:14.038030  5293 raft_consensus.cc:2804] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:14.038599  4986 raft_consensus.cc:2468] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:14.039971  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba73f8db04f460a93804616f599656e" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:14.040100  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba73f8db04f460a93804616f599656e" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:14.041111  4985 raft_consensus.cc:2468] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
W20260710 11:13:14.042158  5025 leader_election.cc:343] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:14.038607  5293 raft_consensus.cc:493] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:14.044759  5293 raft_consensus.cc:3060] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.047989  5026 leader_election.cc:304] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [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: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 0430a79a8ab54c3bbcb500709e7487b8
I20260710 11:13:14.050503  5274 raft_consensus.cc:2804] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:14.051033  5274 raft_consensus.cc:493] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:14.051443  5274 raft_consensus.cc:3060] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:14.057392  4932 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:14.062458  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954efd7a9a854305b28009b3759df97b" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:14.063494  4985 raft_consensus.cc:3060] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.067464  5258 leader_election.cc:290] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.074462  5274 raft_consensus.cc:515] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.074999  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954efd7a9a854305b28009b3759df97b" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:14.075740  5260 leader_election.cc:290] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:14.076087  5275 tablet_bootstrap.cc:492] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:14.077813  5275 ts_tablet_manager.cc:1403] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.051s
W20260710 11:13:14.077736  5098 leader_election.cc:343] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:14.081281  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba73f8db04f460a93804616f599656e" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:14.082167  4986 raft_consensus.cc:3060] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.082702  5275 raft_consensus.cc:359] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.083460  5275 raft_consensus.cc:385] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:14.083772  5275 raft_consensus.cc:740] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:14.083709  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba73f8db04f460a93804616f599656e" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:14.084846  5275 consensus_queue.cc:260] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
W20260710 11:13:14.085920  5025 leader_election.cc:343] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:14.086704  5274 leader_election.cc:290] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.087280  5275 ts_tablet_manager.cc:1434] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:13:14.081403  5293 raft_consensus.cc:515] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.089026  5275 tablet_bootstrap.cc:492] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:14.094552  5273 tablet_bootstrap.cc:492] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:14.094976  4984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef5e2d5b09e4b6fa030e470488d3be2" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:14.095214  5273 ts_tablet_manager.cc:1403] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.014s
I20260710 11:13:14.095666  4984 raft_consensus.cc:3060] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.096539  4985 raft_consensus.cc:2468] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 1.
I20260710 11:13:14.098273  5273 raft_consensus.cc:359] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.099017  5273 raft_consensus.cc:385] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:14.099346  5273 raft_consensus.cc:740] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:14.100162  5100 leader_election.cc:304] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [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: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:14.100220  5273 consensus_queue.cc:260] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.101511  5260 raft_consensus.cc:2804] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:14.101804  5275 tablet_bootstrap.cc:654] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:14.101984  5260 raft_consensus.cc:697] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 LEADER]: Becoming Leader. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Running, Role: LEADER
I20260710 11:13:14.102670  5273 ts_tablet_manager.cc:1434] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:13:14.102885  5260 consensus_queue.cc:237] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.104143  5273 tablet_bootstrap.cc:492] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347: Bootstrap starting.
I20260710 11:13:14.110527  5273 tablet_bootstrap.cc:654] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:14.114192  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef5e2d5b09e4b6fa030e470488d3be2" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:14.114825  5134 raft_consensus.cc:3060] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.116464  5272 tablet_bootstrap.cc:492] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:14.117184  5272 ts_tablet_manager.cc:1403] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.116s	user 0.029s	sys 0.026s
I20260710 11:13:14.112572  4986 raft_consensus.cc:2468] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:14.118988  5026 leader_election.cc:304] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [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: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 0430a79a8ab54c3bbcb500709e7487b8
I20260710 11:13:14.112381  5293 leader_election.cc:290] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.129140  5207 raft_consensus.cc:493] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:14.130266  5134 raft_consensus.cc:2468] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:14.131415  5302 raft_consensus.cc:2804] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:14.131609  5025 leader_election.cc:304] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:14.132274  5302 raft_consensus.cc:697] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:14.133528  5302 consensus_queue.cc:237] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.133553  5258 raft_consensus.cc:2804] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:14.136495  5258 raft_consensus.cc:697] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:14.137696  5258 consensus_queue.cc:237] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.111416  4984 raft_consensus.cc:2468] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:14.129926  5207 raft_consensus.cc:515] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.145264  5207 leader_election.cc:290] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.146008  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd39ddab78143b8a72cec56de7970f3" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:14.147018  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd39ddab78143b8a72cec56de7970f3" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:14.147629  5207 raft_consensus.cc:493] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:13:14.148170  4949 leader_election.cc:343] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:14.148099  5207 raft_consensus.cc:515] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
W20260710 11:13:14.148748  4950 leader_election.cc:343] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:14.149163  4950 leader_election.cc:304] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:14.150326  5275 tablet_bootstrap.cc:492] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:14.150439  5271 raft_consensus.cc:2749] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:14.151086  5275 ts_tablet_manager.cc:1403] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.027s
I20260710 11:13:14.151175  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc1d064a6af46a5acbb6f738d88855a" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:14.151919  5061 raft_consensus.cc:2468] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 0.
I20260710 11:13:14.150218  5207 leader_election.cc:290] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.153043  4949 leader_election.cc:304] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:14.153151  5135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc1d064a6af46a5acbb6f738d88855a" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:14.153857  5135 raft_consensus.cc:2468] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 0.
I20260710 11:13:14.154184  5207 raft_consensus.cc:2804] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:14.154562  5207 raft_consensus.cc:493] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:14.154897  5207 raft_consensus.cc:3060] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.120893  5272 raft_consensus.cc:359] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.157181  5272 raft_consensus.cc:385] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:14.157595  5272 raft_consensus.cc:740] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:14.158174  5275 raft_consensus.cc:359] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.159327  5275 raft_consensus.cc:385] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:14.159829  5275 raft_consensus.cc:740] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:14.161002  5275 consensus_queue.cc:260] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.167982  5272 consensus_queue.cc:260] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.169688  5273 tablet_bootstrap.cc:492] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347: No bootstrap required, opened a new log
I20260710 11:13:14.170764  5273 ts_tablet_manager.cc:1403] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.014s
I20260710 11:13:14.170969  5272 ts_tablet_manager.cc:1434] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.002s
I20260710 11:13:14.172228  5272 tablet_bootstrap.cc:492] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:14.172489  5275 ts_tablet_manager.cc:1434] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:13:14.177567  5273 raft_consensus.cc:359] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.178169  5275 tablet_bootstrap.cc:492] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097: Bootstrap starting.
I20260710 11:13:14.178475  5273 raft_consensus.cc:385] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:14.178920  5273 raft_consensus.cc:740] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Initialized, Role: FOLLOWER
I20260710 11:13:14.180694  4880 catalog_manager.cc:5697] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:14.186053  5275 tablet_bootstrap.cc:654] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:14.187413  5273 consensus_queue.cc:260] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.190325  5273 ts_tablet_manager.cc:1434] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260710 11:13:14.196238  4883 catalog_manager.cc:5697] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:14.197364  5207 raft_consensus.cc:515] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.198069  5272 tablet_bootstrap.cc:654] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:14.202780  5308 raft_consensus.cc:493] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:14.203310  5308 raft_consensus.cc:515] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.206252  5059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c0238971134250b15861a70628e0c1" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:14.208128  5260 raft_consensus.cc:493] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:14.208923  5260 raft_consensus.cc:515] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.214614  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c0238971134250b15861a70628e0c1" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:14.215780  5134 raft_consensus.cc:2393] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in current term 1: Already voted for candidate e2ea8006c35f47019f83de3fbe195097 in this term.
I20260710 11:13:14.217659  4950 leader_election.cc:304] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:14.218875  5271 raft_consensus.cc:3060] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.225663  4984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba73f8db04f460a93804616f599656e" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:14.228534  4984 raft_consensus.cc:2393] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0430a79a8ab54c3bbcb500709e7487b8 in current term 1: Already voted for candidate e2ea8006c35f47019f83de3fbe195097 in this term.
I20260710 11:13:14.242389  5308 leader_election.cc:290] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.244747  5271 raft_consensus.cc:2749] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:14.242246  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc1d064a6af46a5acbb6f738d88855a" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:14.247292  5061 raft_consensus.cc:3060] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.229676  5059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba73f8db04f460a93804616f599656e" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:14.245051  5302 raft_consensus.cc:493] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:14.245621  5308 raft_consensus.cc:493] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:14.248574  5302 raft_consensus.cc:515] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.248760  5308 raft_consensus.cc:515] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.249748  5098 leader_election.cc:304] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8; no voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:14.250885  5291 raft_consensus.cc:3060] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.251003  5302 leader_election.cc:290] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.230456  5260 leader_election.cc:290] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:14.253364  4984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2d13df63db4eb5945b929c68c51805" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:14.254072  4984 raft_consensus.cc:2468] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:14.255183  5026 leader_election.cc:304] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:14.256054  5258 raft_consensus.cc:2804] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:14.256415  5258 raft_consensus.cc:493] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:14.256742  5258 raft_consensus.cc:3060] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.258118  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2d13df63db4eb5945b929c68c51805" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
W20260710 11:13:14.260372  5025 leader_election.cc:343] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:14.265740  5207 leader_election.cc:290] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 election: Requested vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.266942  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc1d064a6af46a5acbb6f738d88855a" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:14.267644  5134 raft_consensus.cc:3060] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.274441  5275 tablet_bootstrap.cc:492] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097: No bootstrap required, opened a new log
I20260710 11:13:14.277421  5275 ts_tablet_manager.cc:1403] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.042s
I20260710 11:13:14.276439  5258 raft_consensus.cc:515] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.281955  4880 catalog_manager.cc:5697] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:14.283557  5272 tablet_bootstrap.cc:492] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:14.284163  5272 ts_tablet_manager.cc:1403] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.112s	user 0.039s	sys 0.032s
I20260710 11:13:14.287297  5134 raft_consensus.cc:2468] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 1.
I20260710 11:13:14.287124  5272 raft_consensus.cc:359] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.288059  5272 raft_consensus.cc:385] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:14.288436  5272 raft_consensus.cc:740] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:14.289240  5272 consensus_queue.cc:260] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.289763  4984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2d13df63db4eb5945b929c68c51805" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:14.290454  4984 raft_consensus.cc:3060] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.291632  5059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2d13df63db4eb5945b929c68c51805" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ea8006c35f47019f83de3fbe195097" is_pre_election: true
I20260710 11:13:14.292399  5059 raft_consensus.cc:2393] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in current term 1: Already voted for candidate e2ea8006c35f47019f83de3fbe195097 in this term.
I20260710 11:13:14.289660  4950 leader_election.cc:304] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 
I20260710 11:13:14.289707  5291 raft_consensus.cc:2749] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:14.295531  5271 raft_consensus.cc:2804] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:14.295732  5272 ts_tablet_manager.cc:1434] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:13:14.297034  5272 tablet_bootstrap.cc:492] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:14.298173  4984 raft_consensus.cc:2468] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:14.301578  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2d13df63db4eb5945b929c68c51805" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:14.301749  5258 leader_election.cc:290] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.299842  5275 raft_consensus.cc:359] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.302681  5026 leader_election.cc:304] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:14.302750  5275 raft_consensus.cc:385] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:13:14.302855  4950 leader_election.cc:343] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:14.303324  5275 raft_consensus.cc:740] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Initialized, Role: FOLLOWER
I20260710 11:13:14.303429  4950 leader_election.cc:304] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097
I20260710 11:13:14.304580  5311 raft_consensus.cc:2749] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:14.304319  5275 consensus_queue.cc:260] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.305011  5308 leader_election.cc:290] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.305497  5302 raft_consensus.cc:2804] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:14.308876  5272 tablet_bootstrap.cc:654] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:14.309163  5302 raft_consensus.cc:697] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:14.310050  5302 consensus_queue.cc:237] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.310472  5275 ts_tablet_manager.cc:1434] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:13:14.306125  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2d13df63db4eb5945b929c68c51805" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
W20260710 11:13:14.313405  5025 leader_election.cc:343] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:14.296861  5271 raft_consensus.cc:697] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 LEADER]: Becoming Leader. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Running, Role: LEADER
I20260710 11:13:14.286158  5061 raft_consensus.cc:2468] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 1.
I20260710 11:13:14.315371  5271 consensus_queue.cc:237] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.322080  5272 tablet_bootstrap.cc:492] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:14.322930  5272 ts_tablet_manager.cc:1403] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260710 11:13:14.327073  5272 raft_consensus.cc:359] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.328100  5272 raft_consensus.cc:385] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:14.328495  5272 raft_consensus.cc:740] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:14.329586  5272 consensus_queue.cc:260] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.331908  5272 ts_tablet_manager.cc:1434] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:13:14.332888  5272 tablet_bootstrap.cc:492] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8: Bootstrap starting.
I20260710 11:13:14.332549  4880 catalog_manager.cc:5697] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:14.341152  5272 tablet_bootstrap.cc:654] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:14.343170  5291 consensus_queue.cc:1048] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:14.347532  5302 raft_consensus.cc:493] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:14.348107  5302 raft_consensus.cc:515] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.352072  5302 leader_election.cc:290] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.353922  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd39ddab78143b8a72cec56de7970f3" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:14.354549  5134 raft_consensus.cc:2468] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:14.354882  4883 catalog_manager.cc:5697] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193). New cstate: current_term: 1 leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:14.355737  5025 leader_election.cc:304] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:14.354573  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd39ddab78143b8a72cec56de7970f3" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:14.356627  5302 raft_consensus.cc:2804] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:14.356853  4986 raft_consensus.cc:2468] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:14.357062  5302 raft_consensus.cc:493] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:14.357520  5302 raft_consensus.cc:3060] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.359158  5272 tablet_bootstrap.cc:492] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8: No bootstrap required, opened a new log
I20260710 11:13:14.359649  5272 ts_tablet_manager.cc:1403] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.000s
I20260710 11:13:14.362403  5272 raft_consensus.cc:359] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.363050  5272 raft_consensus.cc:385] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:14.363345  5272 raft_consensus.cc:740] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Initialized, Role: FOLLOWER
I20260710 11:13:14.364130  5272 consensus_queue.cc:260] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.366291  5272 ts_tablet_manager.cc:1434] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:13:14.366703  5302 raft_consensus.cc:515] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.369084  5302 leader_election.cc:290] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.370929  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd39ddab78143b8a72cec56de7970f3" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:14.371614  5134 raft_consensus.cc:3060] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.374697  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd39ddab78143b8a72cec56de7970f3" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:14.375301  4985 raft_consensus.cc:3060] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.379132  5134 raft_consensus.cc:2468] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:14.380640  5025 leader_election.cc:304] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:14.382443  5302 raft_consensus.cc:2804] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:14.382962  5302 raft_consensus.cc:697] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:14.383778  4985 raft_consensus.cc:2468] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:14.383926  5302 consensus_queue.cc:237] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.385890  5258 raft_consensus.cc:493] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:14.386423  5258 raft_consensus.cc:515] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.389225  5258 leader_election.cc:290] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.389806  5291 consensus_queue.cc:1048] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.390776  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a105f65c8244d595671214d035c352" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8" is_pre_election: true
I20260710 11:13:14.392105  5134 raft_consensus.cc:2468] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:14.393643  5025 leader_election.cc:304] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:14.394893  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a105f65c8244d595671214d035c352" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" is_pre_election: true
I20260710 11:13:14.395812  5274 raft_consensus.cc:2804] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:14.396330  5274 raft_consensus.cc:493] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:14.396891  5274 raft_consensus.cc:3060] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.403079  4986 raft_consensus.cc:2468] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 0.
I20260710 11:13:14.404289  5274 raft_consensus.cc:515] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.407061  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a105f65c8244d595671214d035c352" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:14.406594  4882 catalog_manager.cc:5697] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:14.407671  4986 raft_consensus.cc:3060] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.414788  5274 leader_election.cc:290] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.416124  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a105f65c8244d595671214d035c352" candidate_uuid: "e2ea8006c35f47019f83de3fbe195097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:14.416311  4986 raft_consensus.cc:2468] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:14.416857  5134 raft_consensus.cc:3060] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.417870  5026 leader_election.cc:304] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:14.418689  5274 raft_consensus.cc:2804] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:14.419332  5274 raft_consensus.cc:697] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Leader. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:14.420269  5274 consensus_queue.cc:237] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.423640  5134 raft_consensus.cc:2468] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ea8006c35f47019f83de3fbe195097 in term 1.
I20260710 11:13:14.427845  4882 catalog_manager.cc:5697] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ea8006c35f47019f83de3fbe195097 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e2ea8006c35f47019f83de3fbe195097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:14.461398  5061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fef5e2d5b09e4b6fa030e470488d3be2"
dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
mode: GRACEFUL
new_leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:48882
I20260710 11:13:14.462044  5061 raft_consensus.cc:606] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Received request to transfer leadership to TS 59d6aaef0bfc4ff499da1fd00c6a4347
I20260710 11:13:14.462024  5274 consensus_queue.cc:1048] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:14.467799  5134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c36d69fcca4c4656a37c65e40a96e04b"
dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
mode: GRACEFUL
new_leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:49450
I20260710 11:13:14.468410  5134 raft_consensus.cc:606] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 LEADER]: Received request to transfer leadership to TS 59d6aaef0bfc4ff499da1fd00c6a4347
I20260710 11:13:14.474224  5258 consensus_queue.cc:1048] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.476749  5061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26c0238971134250b15861a70628e0c1"
dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
mode: GRACEFUL
new_leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:48882
I20260710 11:13:14.477289  5061 raft_consensus.cc:606] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Received request to transfer leadership to TS 59d6aaef0bfc4ff499da1fd00c6a4347
I20260710 11:13:14.598526  5319 consensus_queue.cc:1048] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.607024  5061 raft_consensus.cc:3060] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.615213  5289 consensus_queue.cc:1048] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:14.616570  5258 consensus_queue.cc:1048] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.625461  5274 raft_consensus.cc:993] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097: : Instructing follower 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:14.625946  5293 raft_consensus.cc:1081] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Signalling peer 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:14.631981  4985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fef5e2d5b09e4b6fa030e470488d3be2"
dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:52130
I20260710 11:13:14.633733  4985 raft_consensus.cc:493] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:14.634148  4985 raft_consensus.cc:3060] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.637871  5293 consensus_queue.cc:1048] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.641360  4985 raft_consensus.cc:515] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.644703  4985 leader_election.cc:290] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Requested vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.645277  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef5e2d5b09e4b6fa030e470488d3be2" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:14.646240  5134 raft_consensus.cc:3060] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.646629  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef5e2d5b09e4b6fa030e470488d3be2" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:14.647461  5061 raft_consensus.cc:3055] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:14.647921  5061 raft_consensus.cc:740] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:14.648736  5061 consensus_queue.cc:260] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.649981  5061 raft_consensus.cc:3060] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.654582  5134 raft_consensus.cc:2468] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:14.656144  4950 leader_election.cc:304] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 
I20260710 11:13:14.656894  5271 raft_consensus.cc:2804] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:14.657023  5061 raft_consensus.cc:2468] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:14.657343  5271 raft_consensus.cc:697] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Becoming Leader. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Running, Role: LEADER
I20260710 11:13:14.658272  5271 consensus_queue.cc:237] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.666172  5293 consensus_queue.cc:1048] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.666661  4880 catalog_manager.cc:5697] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 reported cstate change: term changed from 1 to 2, leader changed from e2ea8006c35f47019f83de3fbe195097 (127.1.2.194) to 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:14.678453  5258 consensus_queue.cc:1048] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.699424  5258 consensus_queue.cc:1048] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.702651  5134 raft_consensus.cc:3060] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.710731  5274 consensus_queue.cc:1048] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.757164  5271 consensus_queue.cc:1048] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.766741  5308 consensus_queue.cc:1048] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.845963  5291 raft_consensus.cc:993] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8: : Instructing follower 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:14.846439  5289 raft_consensus.cc:1081] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 LEADER]: Signalling peer 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:14.848201  4986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c36d69fcca4c4656a37c65e40a96e04b"
dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:52124
I20260710 11:13:14.848716  4986 raft_consensus.cc:493] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:14.849004  4986 raft_consensus.cc:3060] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.853900  4986 raft_consensus.cc:515] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.855777  4986 leader_election.cc:290] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Requested vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.856688  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36d69fcca4c4656a37c65e40a96e04b" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:14.856801  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36d69fcca4c4656a37c65e40a96e04b" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:14.857209  5134 raft_consensus.cc:3055] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:14.857362  5061 raft_consensus.cc:3060] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.857497  5134 raft_consensus.cc:740] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Running, Role: LEADER
I20260710 11:13:14.858240  5134 consensus_queue.cc:260] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.859139  5134 raft_consensus.cc:3060] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.862171  5061 raft_consensus.cc:2468] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:14.863234  4949 leader_election.cc:304] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d6aaef0bfc4ff499da1fd00c6a4347, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:14.863631  5134 raft_consensus.cc:2468] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:14.864114  5311 raft_consensus.cc:2804] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:14.864547  5311 raft_consensus.cc:697] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Becoming Leader. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Running, Role: LEADER
I20260710 11:13:14.865216  5311 consensus_queue.cc:237] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.871713  4883 catalog_manager.cc:5697] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 reported cstate change: term changed from 1 to 2, leader changed from 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195) to 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:14.878284  5274 consensus_queue.cc:1048] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.888067  5302 consensus_queue.cc:1048] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.915983  5302 consensus_queue.cc:1048] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.926311  5258 consensus_queue.cc:1048] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.986505  5258 raft_consensus.cc:993] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097: : Instructing follower 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:14.986931  5274 raft_consensus.cc:1081] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Signalling peer 59d6aaef0bfc4ff499da1fd00c6a4347 to start an election
I20260710 11:13:14.988220  4986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26c0238971134250b15861a70628e0c1"
dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
 from {username='slave'} at 127.0.0.1:52130
I20260710 11:13:14.988679  4986 raft_consensus.cc:493] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:14.988986  4986 raft_consensus.cc:3060] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.993698  4986 raft_consensus.cc:515] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.995246  4986 leader_election.cc:290] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Requested vote from peers e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721), 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195:46287)
I20260710 11:13:14.996023  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c0238971134250b15861a70628e0c1" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:14.996315  5134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c0238971134250b15861a70628e0c1" candidate_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
I20260710 11:13:14.996646  5061 raft_consensus.cc:3055] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:14.996857  5134 raft_consensus.cc:3060] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.996987  5061 raft_consensus.cc:740] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:14.997681  5061 consensus_queue.cc:260] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:14.998531  5061 raft_consensus.cc:3060] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:15.001549  5134 raft_consensus.cc:2468] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:15.002668  4950 leader_election.cc:304] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 
I20260710 11:13:15.003499  5311 raft_consensus.cc:2804] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:15.003945  5311 raft_consensus.cc:697] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Becoming Leader. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Running, Role: LEADER
I20260710 11:13:15.004001  5061 raft_consensus.cc:2468] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d6aaef0bfc4ff499da1fd00c6a4347 in term 2.
I20260710 11:13:15.004845  5311 consensus_queue.cc:237] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:15.011291  4882 catalog_manager.cc:5697] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 reported cstate change: term changed from 1 to 2, leader changed from e2ea8006c35f47019f83de3fbe195097 (127.1.2.194) to 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193). New cstate: current_term: 2 leader_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:15.090945  5134 raft_consensus.cc:1275] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:15.092155  5311 consensus_queue.cc:1048] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:15.099992  5061 raft_consensus.cc:1275] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:15.101792  5271 consensus_queue.cc:1048] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:15.321364  5061 raft_consensus.cc:1275] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:15.322467  5271 consensus_queue.cc:1048] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:15.329141  5134 raft_consensus.cc:1275] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:15.330644  5308 consensus_queue.cc:1048] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:15.424276  5061 raft_consensus.cc:1275] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:15.425473  5308 consensus_queue.cc:1048] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:15.432569  5134 raft_consensus.cc:1275] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Refusing update from remote peer 59d6aaef0bfc4ff499da1fd00c6a4347: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:15.434093  5271 consensus_queue.cc:1048] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.499020  4880 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43452:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:13:17.517782  4880 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43452:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:13:17.585637  1035 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:13:17.643316  5362 log.cc:927] Time spent T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20260710 11:13:17.780656  5364 log.cc:927] Time spent T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
W20260710 11:13:17.781389  5372 log.cc:927] Time spent T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260710 11:13:17.802484  5059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ba73f8db04f460a93804616f599656e"
dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
mode: GRACEFUL
new_leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
 from {username='slave'} at 127.0.0.1:40514
I20260710 11:13:17.803143  5059 raft_consensus.cc:606] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Received request to transfer leadership to TS 0430a79a8ab54c3bbcb500709e7487b8
I20260710 11:13:17.920639  5396 tablet.cc:1724] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:17.942600  5397 tablet.cc:1724] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:17.897480  5394 tablet.cc:1724] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:17.970624  5087 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:8c2d13df63db4eb5945b929c68c51805)
I20260710 11:13:17.944286  5399 tablet.cc:1724] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.000056  5341 raft_consensus.cc:993] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097: : Instructing follower 0430a79a8ab54c3bbcb500709e7487b8 to start an election
W20260710 11:13:18.001726  5087 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:8c2d13df63db4eb5945b929c68c51805)
W20260710 11:13:18.004565  5087 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:8c2d13df63db4eb5945b929c68c51805)
I20260710 11:13:18.016137  5394 tablet.cc:1724] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.032156  5341 raft_consensus.cc:1081] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Signalling peer 0430a79a8ab54c3bbcb500709e7487b8 to start an election
I20260710 11:13:18.047776  5412 tablet.cc:1724] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:18.051559  5402 log.cc:927] Time spent T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260710 11:13:18.057924  5397 tablet.cc:1724] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.061038  5409 tablet.cc:1724] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.063619  5410 tablet.cc:1724] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.036816  5406 tablet.cc:1724] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.068005  5129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ba73f8db04f460a93804616f599656e"
dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
 from {username='slave'} at 127.0.0.1:49440
I20260710 11:13:18.068810  4985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fef5e2d5b09e4b6fa030e470488d3be2"
dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
mode: GRACEFUL
new_leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
 from {username='slave'} at 127.0.0.1:58632
I20260710 11:13:18.069399  4985 raft_consensus.cc:606] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Received request to transfer leadership to TS 0430a79a8ab54c3bbcb500709e7487b8
I20260710 11:13:18.056636  5396 tablet.cc:1724] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.069979  5408 tablet.cc:1724] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.080927  5414 tablet.cc:1724] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.071098  1035 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:13:18.070801  5413 tablet.cc:1724] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.082768  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:18.068830  5129 raft_consensus.cc:493] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:18.085692  5129 raft_consensus.cc:3060] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:18.089359  5399 tablet.cc:1724] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.081511  5397 tablet.cc:1724] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.110051  5415 tablet.cc:1724] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.133617  5406 tablet.cc:1724] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.137373  5412 tablet.cc:1724] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.141758  5409 tablet.cc:1724] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.142431  5129 raft_consensus.cc:515] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:18.146206  4986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1"
dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
mode: GRACEFUL
new_leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
 from {username='slave'} at 127.0.0.1:58632
I20260710 11:13:18.146781  4986 raft_consensus.cc:606] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Received request to transfer leadership to TS 0430a79a8ab54c3bbcb500709e7487b8
I20260710 11:13:18.153802  5397 tablet.cc:1724] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.157060  5057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eecd44bad6614082949c56e7b5dfc55e"
dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
mode: GRACEFUL
new_leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
 from {username='slave'} at 127.0.0.1:40514
I20260710 11:13:18.157651  5057 raft_consensus.cc:606] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Received request to transfer leadership to TS 0430a79a8ab54c3bbcb500709e7487b8
I20260710 11:13:18.159328  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:18.160028  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:18.166112  5407 raft_consensus.cc:993] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097: : Instructing follower 0430a79a8ab54c3bbcb500709e7487b8 to start an election
I20260710 11:13:18.166601  5407 raft_consensus.cc:1081] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Signalling peer 0430a79a8ab54c3bbcb500709e7487b8 to start an election
I20260710 11:13:18.168992  5130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eecd44bad6614082949c56e7b5dfc55e"
dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
 from {username='slave'} at 127.0.0.1:49440
I20260710 11:13:18.168625  5394 tablet.cc:1724] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.169546  5130 raft_consensus.cc:493] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:18.169982  5130 raft_consensus.cc:3060] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:18.173297  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba73f8db04f460a93804616f599656e" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:18.173882  4986 raft_consensus.cc:3060] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:18.175943  5129 leader_election.cc:290] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 2 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:18.177528  5057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba73f8db04f460a93804616f599656e" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:18.178131  5057 raft_consensus.cc:3055] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:18.178414  5057 raft_consensus.cc:740] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:18.179194  5057 consensus_queue.cc:260] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:18.180238  4986 raft_consensus.cc:2468] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 2.
I20260710 11:13:18.180917  5057 raft_consensus.cc:3060] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:18.181434  5100 leader_election.cc:304] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 
I20260710 11:13:18.182588  5378 raft_consensus.cc:2804] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:18.183053  5378 raft_consensus.cc:697] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 LEADER]: Becoming Leader. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Running, Role: LEADER
I20260710 11:13:18.184022  5378 consensus_queue.cc:237] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:18.186208  5409 tablet.cc:1724] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.192838  5412 tablet.cc:1724] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.193929  5130 raft_consensus.cc:515] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:18.196718  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecd44bad6614082949c56e7b5dfc55e" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:18.197261  4986 raft_consensus.cc:3060] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:18.202669  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecd44bad6614082949c56e7b5dfc55e" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:18.203274  5060 raft_consensus.cc:3055] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:18.203629  5060 raft_consensus.cc:740] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2ea8006c35f47019f83de3fbe195097, State: Running, Role: LEADER
I20260710 11:13:18.198503  5414 tablet.cc:1724] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.204433  5060 consensus_queue.cc:260] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:18.205559  5060 raft_consensus.cc:3060] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:18.205099  4884 catalog_manager.cc:5697] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 reported cstate change: term changed from 1 to 2, leader changed from e2ea8006c35f47019f83de3fbe195097 (127.1.2.194) to 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:18.206501  5057 raft_consensus.cc:2468] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 2.
I20260710 11:13:18.173151  5413 tablet.cc:1724] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.208959  5400 raft_consensus.cc:993] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347: : Instructing follower 0430a79a8ab54c3bbcb500709e7487b8 to start an election
I20260710 11:13:18.212954  5400 raft_consensus.cc:1081] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Signalling peer 0430a79a8ab54c3bbcb500709e7487b8 to start an election
I20260710 11:13:18.215647  5129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1"
dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
 from {username='slave'} at 127.0.0.1:49442
I20260710 11:13:18.216902  5130 leader_election.cc:290] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 2 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:18.219544  5129 raft_consensus.cc:493] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:18.221027  5129 raft_consensus.cc:3060] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:18.220369  4986 raft_consensus.cc:2468] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 2.
I20260710 11:13:18.222909  5100 leader_election.cc:304] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0430a79a8ab54c3bbcb500709e7487b8, 59d6aaef0bfc4ff499da1fd00c6a4347; no voters: 
I20260710 11:13:18.223803  5378 raft_consensus.cc:2804] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:18.224256  5378 raft_consensus.cc:697] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 LEADER]: Becoming Leader. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Running, Role: LEADER
I20260710 11:13:18.224229  5394 tablet.cc:1724] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:18.225379  5378 consensus_queue.cc:237] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:18.235854  5060 raft_consensus.cc:2468] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 2.
I20260710 11:13:18.240965  5129 raft_consensus.cc:515] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:18.243189  5129 leader_election.cc:290] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 3 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:18.244027  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:18.244603  4986 raft_consensus.cc:3055] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:18.245039  4986 raft_consensus.cc:740] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Running, Role: LEADER
I20260710 11:13:18.245659  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7fd7bb7b9241498269c3372bc418b1" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:18.245775  4986 consensus_queue.cc:260] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [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: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:18.246582  5060 raft_consensus.cc:3060] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:18.247083  4986 raft_consensus.cc:3060] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:18.253435  4986 raft_consensus.cc:2468] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 3.
I20260710 11:13:18.259680  5060 raft_consensus.cc:2468] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 3.
I20260710 11:13:18.261294  5098 leader_election.cc:304] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [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: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:18.262270  5375 raft_consensus.cc:2804] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:18.276134  5375 raft_consensus.cc:697] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 3 LEADER]: Becoming Leader. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Running, Role: LEADER
I20260710 11:13:18.277227  5375 consensus_queue.cc:237] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [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: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:18.279184  4882 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec: soft_deleted_table [id=2dae35ca692e4eb9b77c64628b945c60] alter complete (version 1)
I20260710 11:13:18.290925  4880 catalog_manager.cc:5697] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 reported cstate change: term changed from 1 to 2, leader changed from e2ea8006c35f47019f83de3fbe195097 (127.1.2.194) to 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:18.292398  4880 catalog_manager.cc:5697] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 reported cstate change: term changed from 2 to 3, leader changed from 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193) to 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195). New cstate: current_term: 3 leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:18.587201  5400 raft_consensus.cc:993] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347: : Instructing follower 0430a79a8ab54c3bbcb500709e7487b8 to start an election
I20260710 11:13:18.587720  5400 raft_consensus.cc:1081] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Signalling peer 0430a79a8ab54c3bbcb500709e7487b8 to start an election
I20260710 11:13:18.589295  5130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fef5e2d5b09e4b6fa030e470488d3be2"
dest_uuid: "0430a79a8ab54c3bbcb500709e7487b8"
 from {username='slave'} at 127.0.0.1:49442
I20260710 11:13:18.589855  5130 raft_consensus.cc:493] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:18.590224  5130 raft_consensus.cc:3060] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:18.595057  5130 raft_consensus.cc:515] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:18.596565  5130 leader_election.cc:290] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [CANDIDATE]: Term 3 election: Requested vote from peers 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091), e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721)
I20260710 11:13:18.597368  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef5e2d5b09e4b6fa030e470488d3be2" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347"
I20260710 11:13:18.597525  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef5e2d5b09e4b6fa030e470488d3be2" candidate_uuid: "0430a79a8ab54c3bbcb500709e7487b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e2ea8006c35f47019f83de3fbe195097"
I20260710 11:13:18.597988  4986 raft_consensus.cc:3055] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:18.598011  5060 raft_consensus.cc:3060] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:18.598444  4986 raft_consensus.cc:740] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59d6aaef0bfc4ff499da1fd00c6a4347, State: Running, Role: LEADER
I20260710 11:13:18.599247  4986 consensus_queue.cc:260] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [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: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:18.600414  4986 raft_consensus.cc:3060] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:18.605154  5060 raft_consensus.cc:2468] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 3.
I20260710 11:13:18.606458  5098 leader_election.cc:304] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [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: 0430a79a8ab54c3bbcb500709e7487b8, e2ea8006c35f47019f83de3fbe195097; no voters: 
I20260710 11:13:18.606690  4986 raft_consensus.cc:2468] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0430a79a8ab54c3bbcb500709e7487b8 in term 3.
I20260710 11:13:18.607195  5375 raft_consensus.cc:2804] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:18.607735  5375 raft_consensus.cc:697] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 3 LEADER]: Becoming Leader. State: Replica: 0430a79a8ab54c3bbcb500709e7487b8, State: Running, Role: LEADER
I20260710 11:13:18.608494  5375 consensus_queue.cc:237] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [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: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } }
I20260710 11:13:18.615922  4882 catalog_manager.cc:5697] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 reported cstate change: term changed from 2 to 3, leader changed from 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193) to 0430a79a8ab54c3bbcb500709e7487b8 (127.1.2.195). New cstate: current_term: 3 leader_uuid: "0430a79a8ab54c3bbcb500709e7487b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0430a79a8ab54c3bbcb500709e7487b8" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 46287 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:18.618983  5060 raft_consensus.cc:1275] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Refusing update from remote peer 0430a79a8ab54c3bbcb500709e7487b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:18.620324  5375 consensus_queue.cc:1048] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:18.631222  4986 raft_consensus.cc:1275] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Refusing update from remote peer 0430a79a8ab54c3bbcb500709e7487b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:18.632674  5419 consensus_queue.cc:1048] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:18.655560  5060 raft_consensus.cc:1275] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Refusing update from remote peer 0430a79a8ab54c3bbcb500709e7487b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:13:18.656744  5419 consensus_queue.cc:1048] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:18.663712  4986 raft_consensus.cc:1275] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Refusing update from remote peer 0430a79a8ab54c3bbcb500709e7487b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:13:18.664960  5378 consensus_queue.cc:1048] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:18.823968  5060 raft_consensus.cc:1275] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 3 FOLLOWER]: Refusing update from remote peer 0430a79a8ab54c3bbcb500709e7487b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:18.825157  5378 consensus_queue.cc:1048] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:18.836974  4982 raft_consensus.cc:1275] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 3 FOLLOWER]: Refusing update from remote peer 0430a79a8ab54c3bbcb500709e7487b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:18.838344  5375 consensus_queue.cc:1048] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:19.154987  4982 raft_consensus.cc:1275] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 3 FOLLOWER]: Refusing update from remote peer 0430a79a8ab54c3bbcb500709e7487b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:19.156266  5375 consensus_queue.cc:1048] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d6aaef0bfc4ff499da1fd00c6a4347" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:19.170396  5060 raft_consensus.cc:1275] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 3 FOLLOWER]: Refusing update from remote peer 0430a79a8ab54c3bbcb500709e7487b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:19.171669  5375 consensus_queue.cc:1048] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2ea8006c35f47019f83de3fbe195097" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:19.221364  1035 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:13:19.226130  1035 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:13:19.226543  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:19.231630  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:13:19.232026  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:20.262971  1035 tablet_server.cc:179] TabletServer@127.1.2.193:0 shutting down...
W20260710 11:13:20.287462  5026 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260710 11:13:20.294538  5026 consensus_peers.cc:597] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 -> Peer 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091): Couldn't send request to peer 59d6aaef0bfc4ff499da1fd00c6a4347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:20.296217  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:20.296980  1035 tablet_replica.cc:333] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.297557  1035 raft_consensus.cc:2243] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.298318  1035 raft_consensus.cc:2272] T 1dc1d064a6af46a5acbb6f738d88855a P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.300145  1035 tablet_replica.cc:333] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.300694  1035 raft_consensus.cc:2243] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.301126  1035 raft_consensus.cc:2272] T 3dd39ddab78143b8a72cec56de7970f3 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.302706  1035 tablet_replica.cc:333] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.303236  1035 raft_consensus.cc:2243] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.303683  1035 raft_consensus.cc:2272] T 954efd7a9a854305b28009b3759df97b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.305265  1035 tablet_replica.cc:333] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.305787  1035 raft_consensus.cc:2243] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.306187  1035 raft_consensus.cc:2272] T 8c2d13df63db4eb5945b929c68c51805 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.307862  1035 tablet_replica.cc:333] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.308377  1035 raft_consensus.cc:2243] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.308924  1035 raft_consensus.cc:2272] T 4ba73f8db04f460a93804616f599656e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.311326  1035 tablet_replica.cc:333] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.312018  1035 raft_consensus.cc:2243] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.312727  1035 raft_consensus.cc:2272] T 26c0238971134250b15861a70628e0c1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.314414  1035 tablet_replica.cc:333] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.315099  1035 raft_consensus.cc:2243] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.316006  1035 raft_consensus.cc:2272] T c36d69fcca4c4656a37c65e40a96e04b P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.318327  1035 tablet_replica.cc:333] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.318933  1035 raft_consensus.cc:2243] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.319514  1035 raft_consensus.cc:2272] T eb59bd4e730f4287b9b3bce7b5b74553 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:20.319962  5100 consensus_peers.cc:597] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 -> Peer 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091): Couldn't send request to peer 59d6aaef0bfc4ff499da1fd00c6a4347. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:20.321462  1035 tablet_replica.cc:333] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.322083  1035 raft_consensus.cc:2243] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.322940  1035 raft_consensus.cc:2272] T 8e44c2eb184a4caea3d384efafe209b0 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.325181  1035 tablet_replica.cc:333] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.325913  1035 raft_consensus.cc:2243] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.326399  1035 raft_consensus.cc:2272] T eecd44bad6614082949c56e7b5dfc55e P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.328243  1035 tablet_replica.cc:333] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.328776  1035 raft_consensus.cc:2243] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.329159  1035 raft_consensus.cc:2272] T fef5e2d5b09e4b6fa030e470488d3be2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.330739  1035 tablet_replica.cc:333] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.331251  1035 raft_consensus.cc:2243] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.331651  1035 raft_consensus.cc:2272] T eb7fd7bb7b9241498269c3372bc418b1 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.333336  1035 tablet_replica.cc:333] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.333845  1035 raft_consensus.cc:2243] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.334571  1035 raft_consensus.cc:2272] T be3b1186df794c21a15a4c527a32dc9d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.336437  1035 tablet_replica.cc:333] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.336938  1035 raft_consensus.cc:2243] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.337325  1035 raft_consensus.cc:2272] T b8c849ea4ec14033aa7dad5bd12111a6 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.339154  1035 tablet_replica.cc:333] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.339692  1035 raft_consensus.cc:2243] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.340446  1035 raft_consensus.cc:2272] T 276e49a4fc8043339397af0a8af29b85 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.342384  1035 tablet_replica.cc:333] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.343032  1035 raft_consensus.cc:2243] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.343611  1035 raft_consensus.cc:2272] T 23a105f65c8244d595671214d035c352 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.345435  1035 tablet_replica.cc:333] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.345948  1035 raft_consensus.cc:2243] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.346407  1035 raft_consensus.cc:2272] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.348518  1035 tablet_replica.cc:333] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347: stopping tablet replica
I20260710 11:13:20.349032  1035 raft_consensus.cc:2243] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.349506  1035 raft_consensus.cc:2272] T ea85417b4cca422ca6d421df6d8e946d P 59d6aaef0bfc4ff499da1fd00c6a4347 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.390161  1035 tablet_server.cc:196] TabletServer@127.1.2.193:0 shutdown complete.
W20260710 11:13:20.410357  5026 consensus_peers.cc:597] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 -> Peer 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091): Couldn't send request to peer 59d6aaef0bfc4ff499da1fd00c6a4347. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:20.419255  1035 tablet_server.cc:179] TabletServer@127.1.2.194:0 shutting down...
I20260710 11:13:20.447623  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:20.448374  1035 tablet_replica.cc:333] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.448987  1035 raft_consensus.cc:2243] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.449499  1035 raft_consensus.cc:2272] T 954efd7a9a854305b28009b3759df97b P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.451438  1035 tablet_replica.cc:333] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.452081  1035 raft_consensus.cc:2243] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.452811  1035 raft_consensus.cc:2272] T 3dd39ddab78143b8a72cec56de7970f3 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.454438  1035 tablet_replica.cc:333] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.454967  1035 raft_consensus.cc:2243] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.455428  1035 raft_consensus.cc:2272] T 1dc1d064a6af46a5acbb6f738d88855a P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.457185  1035 tablet_replica.cc:333] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.457703  1035 raft_consensus.cc:2243] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.458119  1035 raft_consensus.cc:2272] T 4ba73f8db04f460a93804616f599656e P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.459784  1035 tablet_replica.cc:333] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.460299  1035 raft_consensus.cc:2243] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.461089  1035 raft_consensus.cc:2272] T 8c2d13df63db4eb5945b929c68c51805 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.462637  1035 tablet_replica.cc:333] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.463150  1035 raft_consensus.cc:2243] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.463609  1035 raft_consensus.cc:2272] T 26c0238971134250b15861a70628e0c1 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.465286  1035 tablet_replica.cc:333] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.465783  1035 raft_consensus.cc:2243] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.466176  1035 raft_consensus.cc:2272] T c36d69fcca4c4656a37c65e40a96e04b P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.467828  1035 tablet_replica.cc:333] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.468328  1035 raft_consensus.cc:2243] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.469033  1035 raft_consensus.cc:2272] T eb59bd4e730f4287b9b3bce7b5b74553 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.470794  1035 tablet_replica.cc:333] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.471328  1035 raft_consensus.cc:2243] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.471763  1035 raft_consensus.cc:2272] T 8e44c2eb184a4caea3d384efafe209b0 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.473519  1035 tablet_replica.cc:333] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.474012  1035 raft_consensus.cc:2243] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.474395  1035 raft_consensus.cc:2272] T eecd44bad6614082949c56e7b5dfc55e P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.476061  1035 tablet_replica.cc:333] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.476555  1035 raft_consensus.cc:2243] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.476991  1035 raft_consensus.cc:2272] T eb7fd7bb7b9241498269c3372bc418b1 P e2ea8006c35f47019f83de3fbe195097 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.478626  1035 tablet_replica.cc:333] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.479099  1035 raft_consensus.cc:2243] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.479535  1035 raft_consensus.cc:2272] T fef5e2d5b09e4b6fa030e470488d3be2 P e2ea8006c35f47019f83de3fbe195097 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.481057  1035 tablet_replica.cc:333] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.481532  1035 raft_consensus.cc:2243] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.481918  1035 raft_consensus.cc:2272] T be3b1186df794c21a15a4c527a32dc9d P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.483570  1035 tablet_replica.cc:333] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.484032  1035 raft_consensus.cc:2243] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.484431  1035 raft_consensus.cc:2272] T 276e49a4fc8043339397af0a8af29b85 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.486059  1035 tablet_replica.cc:333] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.486549  1035 raft_consensus.cc:2243] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.487244  1035 raft_consensus.cc:2272] T 23a105f65c8244d595671214d035c352 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.489197  1035 tablet_replica.cc:333] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.489755  1035 raft_consensus.cc:2243] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.490585  1035 raft_consensus.cc:2272] T ea85417b4cca422ca6d421df6d8e946d P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:20.491577  5098 consensus_peers.cc:597] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 -> Peer e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721): Couldn't send request to peer e2ea8006c35f47019f83de3fbe195097. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:20.492740  1035 tablet_replica.cc:333] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.493235  1035 raft_consensus.cc:2243] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.493600  1035 raft_consensus.cc:2272] T 3262af861f8a4cbd8e8f25e3704d4ca2 P e2ea8006c35f47019f83de3fbe195097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.495311  1035 tablet_replica.cc:333] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097: stopping tablet replica
I20260710 11:13:20.495759  1035 raft_consensus.cc:2243] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.496417  1035 raft_consensus.cc:2272] T b8c849ea4ec14033aa7dad5bd12111a6 P e2ea8006c35f47019f83de3fbe195097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.533190  1035 tablet_server.cc:196] TabletServer@127.1.2.194:0 shutdown complete.
W20260710 11:13:20.561043  5098 consensus_peers.cc:597] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 -> Peer e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721): Couldn't send request to peer e2ea8006c35f47019f83de3fbe195097. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.194:41721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:20.563380  1035 tablet_server.cc:179] TabletServer@127.1.2.195:0 shutting down...
W20260710 11:13:20.583283  5100 consensus_peers.cc:597] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 -> Peer 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091): Couldn't send request to peer 59d6aaef0bfc4ff499da1fd00c6a4347. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:20.590762  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:20.591526  1035 tablet_replica.cc:333] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.592118  1035 raft_consensus.cc:2243] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.592594  1035 raft_consensus.cc:2272] T 8c2d13df63db4eb5945b929c68c51805 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.594365  1035 tablet_replica.cc:333] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.594934  1035 raft_consensus.cc:2243] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.595346  1035 raft_consensus.cc:2272] T 3dd39ddab78143b8a72cec56de7970f3 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.597071  1035 tablet_replica.cc:333] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.597586  1035 raft_consensus.cc:2243] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.598295  1035 raft_consensus.cc:2272] T 4ba73f8db04f460a93804616f599656e P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.599997  1035 tablet_replica.cc:333] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.600509  1035 raft_consensus.cc:2243] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.601209  1035 raft_consensus.cc:2272] T 954efd7a9a854305b28009b3759df97b P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.602896  1035 tablet_replica.cc:333] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.603420  1035 raft_consensus.cc:2243] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.603911  1035 raft_consensus.cc:2272] T 1dc1d064a6af46a5acbb6f738d88855a P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.605482  1035 tablet_replica.cc:333] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.606132  1035 raft_consensus.cc:2243] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.606632  1035 raft_consensus.cc:2272] T 26c0238971134250b15861a70628e0c1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.608778  1035 tablet_replica.cc:333] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.609468  1035 raft_consensus.cc:2243] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.609998  1035 raft_consensus.cc:2272] T c36d69fcca4c4656a37c65e40a96e04b P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:20.611615  5098 consensus_peers.cc:597] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 -> Peer e2ea8006c35f47019f83de3fbe195097 (127.1.2.194:41721): Couldn't send request to peer e2ea8006c35f47019f83de3fbe195097. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.194:41721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:20.612185  1035 tablet_replica.cc:333] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.613018  1035 raft_consensus.cc:2243] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:13:20.613037  5100 consensus_peers.cc:597] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 -> Peer 59d6aaef0bfc4ff499da1fd00c6a4347 (127.1.2.193:33091): Couldn't send request to peer 59d6aaef0bfc4ff499da1fd00c6a4347. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:33091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:20.613493  1035 raft_consensus.cc:2272] T eb59bd4e730f4287b9b3bce7b5b74553 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.615289  1035 tablet_replica.cc:333] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.615810  1035 raft_consensus.cc:2243] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.616477  1035 raft_consensus.cc:2272] T eecd44bad6614082949c56e7b5dfc55e P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.618093  1035 tablet_replica.cc:333] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.618589  1035 raft_consensus.cc:2243] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.618974  1035 raft_consensus.cc:2272] T 8e44c2eb184a4caea3d384efafe209b0 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.620709  1035 tablet_replica.cc:333] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.621206  1035 raft_consensus.cc:2243] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.621603  1035 raft_consensus.cc:2272] T 23a105f65c8244d595671214d035c352 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.623158  1035 tablet_replica.cc:333] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.623698  1035 raft_consensus.cc:2243] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.624416  1035 raft_consensus.cc:2272] T 3262af861f8a4cbd8e8f25e3704d4ca2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.626178  1035 tablet_replica.cc:333] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.626670  1035 raft_consensus.cc:2243] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.627063  1035 raft_consensus.cc:2272] T ea85417b4cca422ca6d421df6d8e946d P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.629024  1035 tablet_replica.cc:333] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.629518  1035 raft_consensus.cc:2243] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.630218  1035 raft_consensus.cc:2272] T fef5e2d5b09e4b6fa030e470488d3be2 P 0430a79a8ab54c3bbcb500709e7487b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.631934  1035 tablet_replica.cc:333] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.632431  1035 raft_consensus.cc:2243] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.633111  1035 raft_consensus.cc:2272] T eb7fd7bb7b9241498269c3372bc418b1 P 0430a79a8ab54c3bbcb500709e7487b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.634733  1035 tablet_replica.cc:333] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.635201  1035 raft_consensus.cc:2243] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.635643  1035 raft_consensus.cc:2272] T 276e49a4fc8043339397af0a8af29b85 P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.637316  1035 tablet_replica.cc:333] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.637785  1035 raft_consensus.cc:2243] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.638170  1035 raft_consensus.cc:2272] T be3b1186df794c21a15a4c527a32dc9d P 0430a79a8ab54c3bbcb500709e7487b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.639902  1035 tablet_replica.cc:333] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8: stopping tablet replica
I20260710 11:13:20.640327  1035 raft_consensus.cc:2243] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:20.640709  1035 raft_consensus.cc:2272] T b8c849ea4ec14033aa7dad5bd12111a6 P 0430a79a8ab54c3bbcb500709e7487b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.678495  1035 tablet_server.cc:196] TabletServer@127.1.2.195:0 shutdown complete.
I20260710 11:13:20.705253  1035 master.cc:562] Master@127.1.2.254:36487 shutting down...
I20260710 11:13:20.724661  1035 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:20.725193  1035 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:20.725513  1035 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90f29a6d0c714d9b894e349f93ab39ec: stopping tablet replica
I20260710 11:13:20.744210  1035 master.cc:584] Master@127.1.2.254:36487 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11956 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:13:20.792560  1035 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.2.254:35109
I20260710 11:13:20.793596  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:20.799173  5440 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:20.799090  5439 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:20.800128  5442 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:20.801994  1035 server_base.cc:1061] running on GCE node
I20260710 11:13:20.802851  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:20.803030  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:20.803144  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783682000803133 us; error 0 us; skew 500 ppm
I20260710 11:13:20.803655  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:20.805794  1035 webserver.cc:533] Webserver started at http://127.1.2.254:40981/ using document root <none> and password file <none>
I20260710 11:13:20.806195  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:20.806339  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:20.806545  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:20.807626  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/master-0-root/instance:
uuid: "5feca1e5846f41119bef48c985000683"
format_stamp: "Formatted at 2026-07-10 11:13:20 on dist-test-slave-403s"
I20260710 11:13:20.811822  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:13:20.815019  5447 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:20.815845  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:20.816071  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/master-0-root
uuid: "5feca1e5846f41119bef48c985000683"
format_stamp: "Formatted at 2026-07-10 11:13:20 on dist-test-slave-403s"
I20260710 11:13:20.816290  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:20.838261  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:20.839359  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:20.878444  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.254:35109
I20260710 11:13:20.878556  5498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.254:35109 every 8 connection(s)
I20260710 11:13:20.882364  5499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:20.892313  5499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683: Bootstrap starting.
I20260710 11:13:20.897451  5499 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.901767  5499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683: No bootstrap required, opened a new log
I20260710 11:13:20.903961  5499 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5feca1e5846f41119bef48c985000683" member_type: VOTER }
I20260710 11:13:20.904353  5499 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.904578  5499 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5feca1e5846f41119bef48c985000683, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.905205  5499 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5feca1e5846f41119bef48c985000683" member_type: VOTER }
I20260710 11:13:20.905653  5499 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:20.905884  5499 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:20.906144  5499 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.910602  5499 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5feca1e5846f41119bef48c985000683" member_type: VOTER }
I20260710 11:13:20.911105  5499 leader_election.cc:304] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [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: 5feca1e5846f41119bef48c985000683; no voters: 
I20260710 11:13:20.912246  5499 leader_election.cc:290] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:20.912580  5502 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:20.913885  5502 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [term 1 LEADER]: Becoming Leader. State: Replica: 5feca1e5846f41119bef48c985000683, State: Running, Role: LEADER
I20260710 11:13:20.914543  5502 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [LEADER]: Queue going to LEADER mode. State: All 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: "5feca1e5846f41119bef48c985000683" member_type: VOTER }
I20260710 11:13:20.915046  5499 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:20.918409  5503 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5feca1e5846f41119bef48c985000683" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5feca1e5846f41119bef48c985000683" member_type: VOTER } }
I20260710 11:13:20.919019  5503 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:20.918738  5504 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5feca1e5846f41119bef48c985000683. Latest consensus state: current_term: 1 leader_uuid: "5feca1e5846f41119bef48c985000683" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5feca1e5846f41119bef48c985000683" member_type: VOTER } }
I20260710 11:13:20.919801  5504 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:20.926819  5508 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:20.932987  5508 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:20.933995  1035 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:20.941841  5508 catalog_manager.cc:1383] Generated new cluster ID: 8d24ab35f66a40c1a58a69c32b59e284
I20260710 11:13:20.942152  5508 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:20.956167  5508 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:20.957458  5508 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:20.971181  5508 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683: Generated new TSK 0
I20260710 11:13:20.971825  5508 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:21.000908  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:21.006669  5520 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:21.008112  5521 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:21.009789  5523 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:21.010023  1035 server_base.cc:1061] running on GCE node
I20260710 11:13:21.011673  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:21.011879  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:21.012048  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783682001012031 us; error 0 us; skew 500 ppm
I20260710 11:13:21.012559  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:21.014770  1035 webserver.cc:533] Webserver started at http://127.1.2.193:38937/ using document root <none> and password file <none>
I20260710 11:13:21.015223  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:21.015421  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:21.015736  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:21.016825  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-0-root/instance:
uuid: "440aea9c3ea14b81906e58cd6d573b3c"
format_stamp: "Formatted at 2026-07-10 11:13:21 on dist-test-slave-403s"
I20260710 11:13:21.021277  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:21.024803  5528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:21.025687  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:21.025987  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-0-root
uuid: "440aea9c3ea14b81906e58cd6d573b3c"
format_stamp: "Formatted at 2026-07-10 11:13:21 on dist-test-slave-403s"
I20260710 11:13:21.026263  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:21.042384  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:21.044198  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:21.046396  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:21.049765  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:21.049996  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:21.050259  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:21.050489  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:21.089646  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.193:36895
I20260710 11:13:21.089740  5590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.193:36895 every 8 connection(s)
I20260710 11:13:21.095008  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:21.104277  5595 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:21.105497  5596 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:21.108616  1035 server_base.cc:1061] running on GCE node
W20260710 11:13:21.108843  5598 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:21.110345  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:21.110616  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:21.110829  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783682001110809 us; error 0 us; skew 500 ppm
I20260710 11:13:21.111545  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:21.113197  5591 heartbeater.cc:344] Connected to a master server at 127.1.2.254:35109
I20260710 11:13:21.113536  5591 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:21.114189  5591 heartbeater.cc:507] Master 127.1.2.254:35109 requested a full tablet report, sending...
I20260710 11:13:21.114336  1035 webserver.cc:533] Webserver started at http://127.1.2.194:35233/ using document root <none> and password file <none>
I20260710 11:13:21.114890  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:21.115100  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:21.115365  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:21.116441  5464 ts_manager.cc:194] Registered new tserver with Master: 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895)
I20260710 11:13:21.116474  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-1-root/instance:
uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
format_stamp: "Formatted at 2026-07-10 11:13:21 on dist-test-slave-403s"
I20260710 11:13:21.118366  5464 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56308
I20260710 11:13:21.121239  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:13:21.124603  5603 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:21.125456  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:21.125692  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-1-root
uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
format_stamp: "Formatted at 2026-07-10 11:13:21 on dist-test-slave-403s"
I20260710 11:13:21.125969  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:21.147953  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:21.149052  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:21.150422  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:21.152920  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:21.153141  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:21.153370  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:21.153534  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:21.191922  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.194:43159
I20260710 11:13:21.192013  5665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.194:43159 every 8 connection(s)
I20260710 11:13:21.196434  1035 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:21.203464  5669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:21.204025  5670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:21.205832  5672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:21.206830  1035 server_base.cc:1061] running on GCE node
I20260710 11:13:21.207885  1035 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:21.208146  1035 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:21.208376  1035 hybrid_clock.cc:648] HybridClock initialized: now 1783682001208354 us; error 0 us; skew 500 ppm
I20260710 11:13:21.208994  1035 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:21.209575  5666 heartbeater.cc:344] Connected to a master server at 127.1.2.254:35109
I20260710 11:13:21.209946  5666 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:21.210707  5666 heartbeater.cc:507] Master 127.1.2.254:35109 requested a full tablet report, sending...
I20260710 11:13:21.211530  1035 webserver.cc:533] Webserver started at http://127.1.2.195:38569/ using document root <none> and password file <none>
I20260710 11:13:21.212044  1035 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:21.212248  1035 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:21.212507  1035 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:21.212742  5464 ts_manager.cc:194] Registered new tserver with Master: e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:21.213632  1035 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-2-root/instance:
uuid: "0dd7423b2c224b3da00093b8782aa941"
format_stamp: "Formatted at 2026-07-10 11:13:21 on dist-test-slave-403s"
I20260710 11:13:21.214121  5464 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56310
I20260710 11:13:21.218019  1035 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:13:21.221228  5677 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:21.221886  1035 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:13:21.222196  1035 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-2-root
uuid: "0dd7423b2c224b3da00093b8782aa941"
format_stamp: "Formatted at 2026-07-10 11:13:21 on dist-test-slave-403s"
I20260710 11:13:21.222476  1035 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLo7NyU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681901365604-1035-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:21.237833  1035 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:21.238943  1035 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:21.240396  1035 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:21.242461  1035 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:21.242671  1035 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:21.242905  1035 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:21.243083  1035 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:21.281198  1035 rpc_server.cc:307] RPC server started. Bound to: 127.1.2.195:37117
I20260710 11:13:21.281291  5739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.2.195:37117 every 8 connection(s)
I20260710 11:13:21.294248  5740 heartbeater.cc:344] Connected to a master server at 127.1.2.254:35109
I20260710 11:13:21.294603  5740 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:21.295286  5740 heartbeater.cc:507] Master 127.1.2.254:35109 requested a full tablet report, sending...
I20260710 11:13:21.297021  5464 ts_manager.cc:194] Registered new tserver with Master: 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:21.297627  1035 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013207492s
I20260710 11:13:21.298336  5464 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56324
I20260710 11:13:21.322100  5464 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56340:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:21.324553  5464 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:21.393999  5631 tablet_service.cc:1511] Processing CreateTablet for tablet e2ff39f3775a4fe8a6ddf30d2e9ff0bb (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:21.395416  5631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ff39f3775a4fe8a6ddf30d2e9ff0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.396607  5630 tablet_service.cc:1511] Processing CreateTablet for tablet 3bccfeedd97442e1a119c40fe12d633e (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:21.395419  5629 tablet_service.cc:1511] Processing CreateTablet for tablet d3f7e154b7c6441a8216246d7ee5ebcf (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:21.398046  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bccfeedd97442e1a119c40fe12d633e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.398744  5629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f7e154b7c6441a8216246d7ee5ebcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.399806  5705 tablet_service.cc:1511] Processing CreateTablet for tablet e2ff39f3775a4fe8a6ddf30d2e9ff0bb (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:21.401227  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ff39f3775a4fe8a6ddf30d2e9ff0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.404500  5628 tablet_service.cc:1511] Processing CreateTablet for tablet 17fabf4fa27249ee936e8deb8aa4029d (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:21.405818  5628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fabf4fa27249ee936e8deb8aa4029d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.406644  5704 tablet_service.cc:1511] Processing CreateTablet for tablet 3bccfeedd97442e1a119c40fe12d633e (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:21.408021  5704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bccfeedd97442e1a119c40fe12d633e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.408543  5627 tablet_service.cc:1511] Processing CreateTablet for tablet 7668024084b1409cb7748e65e4f71c19 (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:21.409948  5627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7668024084b1409cb7748e65e4f71c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.410940  5703 tablet_service.cc:1511] Processing CreateTablet for tablet d3f7e154b7c6441a8216246d7ee5ebcf (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:21.412318  5703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f7e154b7c6441a8216246d7ee5ebcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.412699  5626 tablet_service.cc:1511] Processing CreateTablet for tablet ed1699f7dc1b48d59080595e6ccc4800 (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:21.414458  5626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1699f7dc1b48d59080595e6ccc4800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.422816  5625 tablet_service.cc:1511] Processing CreateTablet for tablet 997699a679884c98ad655028e82cd737 (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:21.424263  5625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997699a679884c98ad655028e82cd737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.428927  5624 tablet_service.cc:1511] Processing CreateTablet for tablet c7310bb28b924d56a161f1eb160ac30f (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:21.430327  5624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7310bb28b924d56a161f1eb160ac30f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.432992  5702 tablet_service.cc:1511] Processing CreateTablet for tablet 17fabf4fa27249ee936e8deb8aa4029d (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:21.433947  5623 tablet_service.cc:1511] Processing CreateTablet for tablet d19085f7a47c4d39958b57f6c2d392e8 (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:21.434398  5702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fabf4fa27249ee936e8deb8aa4029d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.435247  5623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19085f7a47c4d39958b57f6c2d392e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.436530  5701 tablet_service.cc:1511] Processing CreateTablet for tablet 7668024084b1409cb7748e65e4f71c19 (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:21.437806  5701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7668024084b1409cb7748e65e4f71c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.440594  5700 tablet_service.cc:1511] Processing CreateTablet for tablet ed1699f7dc1b48d59080595e6ccc4800 (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:21.441991  5700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1699f7dc1b48d59080595e6ccc4800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.444561  5699 tablet_service.cc:1511] Processing CreateTablet for tablet 997699a679884c98ad655028e82cd737 (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:21.445976  5699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997699a679884c98ad655028e82cd737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.448673  5698 tablet_service.cc:1511] Processing CreateTablet for tablet c7310bb28b924d56a161f1eb160ac30f (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:21.453197  5552 tablet_service.cc:1511] Processing CreateTablet for tablet 7668024084b1409cb7748e65e4f71c19 (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:21.453444  5697 tablet_service.cc:1511] Processing CreateTablet for tablet d19085f7a47c4d39958b57f6c2d392e8 (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:21.455204  5550 tablet_service.cc:1511] Processing CreateTablet for tablet 997699a679884c98ad655028e82cd737 (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:21.457135  5549 tablet_service.cc:1511] Processing CreateTablet for tablet c7310bb28b924d56a161f1eb160ac30f (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:21.458770  5556 tablet_service.cc:1511] Processing CreateTablet for tablet e2ff39f3775a4fe8a6ddf30d2e9ff0bb (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:21.460707  5551 tablet_service.cc:1511] Processing CreateTablet for tablet ed1699f7dc1b48d59080595e6ccc4800 (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:21.468466  5555 tablet_service.cc:1511] Processing CreateTablet for tablet 3bccfeedd97442e1a119c40fe12d633e (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:21.470417  5554 tablet_service.cc:1511] Processing CreateTablet for tablet d3f7e154b7c6441a8216246d7ee5ebcf (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:21.482463  5553 tablet_service.cc:1511] Processing CreateTablet for tablet 17fabf4fa27249ee936e8deb8aa4029d (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:21.482695  5548 tablet_service.cc:1511] Processing CreateTablet for tablet d19085f7a47c4d39958b57f6c2d392e8 (DEFAULT_TABLE table=test-workload [id=2f5d369f3bf141a6a9d71b5a717f1241]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:21.487625  5697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19085f7a47c4d39958b57f6c2d392e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.488344  5698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7310bb28b924d56a161f1eb160ac30f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.489019  5555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bccfeedd97442e1a119c40fe12d633e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.489656  5551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1699f7dc1b48d59080595e6ccc4800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.490365  5554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f7e154b7c6441a8216246d7ee5ebcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.493561  5552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7668024084b1409cb7748e65e4f71c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.495771  5549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7310bb28b924d56a161f1eb160ac30f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.498569  5548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19085f7a47c4d39958b57f6c2d392e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.499763  5550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997699a679884c98ad655028e82cd737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.503791  5556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ff39f3775a4fe8a6ddf30d2e9ff0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.507844  5553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fabf4fa27249ee936e8deb8aa4029d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:21.538909  5756 tablet_bootstrap.cc:492] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:21.544837  5756 tablet_bootstrap.cc:654] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.555991  5755 tablet_bootstrap.cc:492] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:21.585274  5755 tablet_bootstrap.cc:654] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.599305  5758 tablet_bootstrap.cc:492] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:21.600838  5756 tablet_bootstrap.cc:492] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:21.601356  5756 ts_tablet_manager.cc:1403] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.016s
I20260710 11:13:21.605125  5756 raft_consensus.cc:359] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.605823  5756 raft_consensus.cc:385] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.606101  5756 raft_consensus.cc:740] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.606264  5758 tablet_bootstrap.cc:654] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.606963  5756 consensus_queue.cc:260] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.611708  5755 tablet_bootstrap.cc:492] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:21.612370  5755 ts_tablet_manager.cc:1403] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.017s
I20260710 11:13:21.614575  5740 heartbeater.cc:499] Master 127.1.2.254:35109 was elected leader, sending a full tablet report...
I20260710 11:13:21.615145  5756 ts_tablet_manager.cc:1434] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:13:21.615545  5758 tablet_bootstrap.cc:492] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:21.616029  5758 ts_tablet_manager.cc:1403] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:13:21.615670  5755 raft_consensus.cc:359] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.616411  5755 raft_consensus.cc:385] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.616756  5755 raft_consensus.cc:740] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.617305  5756 tablet_bootstrap.cc:492] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:21.617676  5755 consensus_queue.cc:260] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.619120  5758 raft_consensus.cc:359] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.619845  5758 raft_consensus.cc:385] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.620137  5758 raft_consensus.cc:740] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.620978  5758 consensus_queue.cc:260] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.626606  5755 ts_tablet_manager.cc:1434] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.011s
I20260710 11:13:21.626809  5756 tablet_bootstrap.cc:654] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.627141  5758 ts_tablet_manager.cc:1434] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 11:13:21.627494  5666 heartbeater.cc:499] Master 127.1.2.254:35109 was elected leader, sending a full tablet report...
I20260710 11:13:21.627938  5591 heartbeater.cc:499] Master 127.1.2.254:35109 was elected leader, sending a full tablet report...
I20260710 11:13:21.633460  5758 tablet_bootstrap.cc:492] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:21.639284  5758 tablet_bootstrap.cc:654] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.643592  5755 tablet_bootstrap.cc:492] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:21.652750  5755 tablet_bootstrap.cc:654] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.659091  5756 tablet_bootstrap.cc:492] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:21.659695  5756 ts_tablet_manager.cc:1403] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.031s
I20260710 11:13:21.662617  5756 raft_consensus.cc:359] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.663443  5756 raft_consensus.cc:385] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.663833  5756 raft_consensus.cc:740] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.664758  5756 consensus_queue.cc:260] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.667102  5756 ts_tablet_manager.cc:1434] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:13:21.668156  5756 tablet_bootstrap.cc:492] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:21.673897  5756 tablet_bootstrap.cc:654] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.681064  5763 raft_consensus.cc:493] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:21.681761  5763 raft_consensus.cc:515] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.686760  5763 leader_election.cc:290] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:21.689231  5755 tablet_bootstrap.cc:492] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:21.689942  5755 ts_tablet_manager.cc:1403] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.018s
I20260710 11:13:21.693169  5755 raft_consensus.cc:359] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.693846  5755 raft_consensus.cc:385] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.693948  5758 tablet_bootstrap.cc:492] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:21.694156  5755 raft_consensus.cc:740] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.694562  5758 ts_tablet_manager.cc:1403] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.015s
I20260710 11:13:21.695171  5755 consensus_queue.cc:260] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.697592  5755 ts_tablet_manager.cc:1434] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:13:21.698779  5755 tablet_bootstrap.cc:492] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:21.699419  5758 raft_consensus.cc:359] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.700182  5758 raft_consensus.cc:385] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.700459  5758 raft_consensus.cc:740] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.701387  5758 consensus_queue.cc:260] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.705073  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997699a679884c98ad655028e82cd737" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:21.705580  5755 tablet_bootstrap.cc:654] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.706583  5758 ts_tablet_manager.cc:1434] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
W20260710 11:13:21.706584  5532 leader_election.cc:343] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:21.707546  5756 tablet_bootstrap.cc:492] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:21.708405  5756 ts_tablet_manager.cc:1403] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.004s
I20260710 11:13:21.712195  5756 raft_consensus.cc:359] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.707552  5758 tablet_bootstrap.cc:492] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:21.715225  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997699a679884c98ad655028e82cd737" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:21.716503  5755 tablet_bootstrap.cc:492] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
W20260710 11:13:21.716979  5530 leader_election.cc:343] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:21.717182  5755 ts_tablet_manager.cc:1403] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:13:21.717470  5530 leader_election.cc:304] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c; no voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:21.718571  5763 raft_consensus.cc:2749] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:21.718972  5756 raft_consensus.cc:385] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.720552  5758 tablet_bootstrap.cc:654] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.720321  5755 raft_consensus.cc:359] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.720865  5756 raft_consensus.cc:740] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.721205  5755 raft_consensus.cc:385] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.721580  5755 raft_consensus.cc:740] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.721706  5756 consensus_queue.cc:260] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.722405  5755 consensus_queue.cc:260] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.723886  5756 ts_tablet_manager.cc:1434] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:13:21.724819  5756 tablet_bootstrap.cc:492] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:21.729017  5755 ts_tablet_manager.cc:1434] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:13:21.730439  5755 tablet_bootstrap.cc:492] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:21.730477  5756 tablet_bootstrap.cc:654] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.739959  5763 raft_consensus.cc:493] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:21.740393  5763 raft_consensus.cc:515] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.742076  5763 leader_election.cc:290] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:21.742303  5755 tablet_bootstrap.cc:654] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.742740  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:21.743579  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
W20260710 11:13:21.744277  5532 leader_election.cc:343] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:13:21.744979  5530 leader_election.cc:343] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:21.745353  5530 leader_election.cc:304] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c; no voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:21.745911  5763 raft_consensus.cc:2749] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:21.746964  5756 tablet_bootstrap.cc:492] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:21.747424  5756 ts_tablet_manager.cc:1403] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.002s
I20260710 11:13:21.747717  5758 tablet_bootstrap.cc:492] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:21.748158  5758 ts_tablet_manager.cc:1403] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.017s
I20260710 11:13:21.748991  5755 tablet_bootstrap.cc:492] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:21.749470  5755 ts_tablet_manager.cc:1403] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260710 11:13:21.750371  5756 raft_consensus.cc:359] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.750403  5758 raft_consensus.cc:359] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.751261  5756 raft_consensus.cc:385] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.751459  5758 raft_consensus.cc:385] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.751623  5756 raft_consensus.cc:740] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.751902  5758 raft_consensus.cc:740] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.752102  5755 raft_consensus.cc:359] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.752825  5755 raft_consensus.cc:385] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.752588  5756 consensus_queue.cc:260] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.752791  5758 consensus_queue.cc:260] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.753302  5755 raft_consensus.cc:740] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.754158  5755 consensus_queue.cc:260] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.756444  5755 ts_tablet_manager.cc:1434] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:13:21.757368  5755 tablet_bootstrap.cc:492] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:21.757483  5758 ts_tablet_manager.cc:1434] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:13:21.758567  5758 tablet_bootstrap.cc:492] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:21.761775  5756 ts_tablet_manager.cc:1434] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:13:21.762840  5756 tablet_bootstrap.cc:492] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:21.764146  5755 tablet_bootstrap.cc:654] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.764710  5758 tablet_bootstrap.cc:654] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.769094  5756 tablet_bootstrap.cc:654] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.778029  5755 tablet_bootstrap.cc:492] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:21.778522  5755 ts_tablet_manager.cc:1403] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 11:13:21.778776  5756 tablet_bootstrap.cc:492] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:21.779279  5756 ts_tablet_manager.cc:1403] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 11:13:21.781333  5755 raft_consensus.cc:359] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.782143  5755 raft_consensus.cc:385] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.782008  5756 raft_consensus.cc:359] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.782486  5755 raft_consensus.cc:740] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.782799  5756 raft_consensus.cc:385] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.783327  5756 raft_consensus.cc:740] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.783282  5755 consensus_queue.cc:260] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.784390  5756 consensus_queue.cc:260] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.785948  5755 ts_tablet_manager.cc:1434] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:13:21.787564  5755 tablet_bootstrap.cc:492] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:21.790220  5756 ts_tablet_manager.cc:1434] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:13:21.791321  5756 tablet_bootstrap.cc:492] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:21.793983  5755 tablet_bootstrap.cc:654] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.798413  5756 tablet_bootstrap.cc:654] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.805603  5755 tablet_bootstrap.cc:492] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:21.806311  5755 ts_tablet_manager.cc:1403] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260710 11:13:21.808755  5756 tablet_bootstrap.cc:492] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:21.809274  5756 ts_tablet_manager.cc:1403] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260710 11:13:21.809415  5755 raft_consensus.cc:359] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.810292  5755 raft_consensus.cc:385] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.810652  5755 raft_consensus.cc:740] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.811579  5755 consensus_queue.cc:260] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.812398  5756 raft_consensus.cc:359] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.813102  5756 raft_consensus.cc:385] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.813388  5756 raft_consensus.cc:740] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.814426  5755 ts_tablet_manager.cc:1434] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:13:21.814841  5756 consensus_queue.cc:260] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.815510  5755 tablet_bootstrap.cc:492] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:21.817624  5756 ts_tablet_manager.cc:1434] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:13:21.818796  5756 tablet_bootstrap.cc:492] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:21.822120  5755 tablet_bootstrap.cc:654] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.825731  5756 tablet_bootstrap.cc:654] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.842505  5760 raft_consensus.cc:493] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:21.843206  5760 raft_consensus.cc:515] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.844379  5756 tablet_bootstrap.cc:492] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:21.845332  5756 ts_tablet_manager.cc:1403] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.001s
I20260710 11:13:21.849102  5756 raft_consensus.cc:359] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.850044  5756 raft_consensus.cc:385] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.850420  5756 raft_consensus.cc:740] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.851094  5760 leader_election.cc:290] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:21.851873  5760 raft_consensus.cc:493] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:21.852456  5760 raft_consensus.cc:515] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.857342  5760 leader_election.cc:290] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:21.862771  5756 consensus_queue.cc:260] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.863513  5755 tablet_bootstrap.cc:492] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:21.864184  5755 ts_tablet_manager.cc:1403] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.027s
I20260710 11:13:21.865263  5756 ts_tablet_manager.cc:1434] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 11:13:21.865854  5762 raft_consensus.cc:493] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:21.866338  5756 tablet_bootstrap.cc:492] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:21.866317  5762 raft_consensus.cc:515] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.870136  5762 leader_election.cc:290] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:21.878578  5755 raft_consensus.cc:359] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.886855  5755 raft_consensus.cc:385] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.887933  5755 raft_consensus.cc:740] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.892853  5755 consensus_queue.cc:260] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.895246  5755 ts_tablet_manager.cc:1434] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 11:13:21.896426  5755 tablet_bootstrap.cc:492] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:21.902895  5755 tablet_bootstrap.cc:654] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.891721  5756 tablet_bootstrap.cc:654] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.909269  5758 tablet_bootstrap.cc:492] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:21.909768  5758 ts_tablet_manager.cc:1403] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.151s	user 0.070s	sys 0.076s
I20260710 11:13:21.912045  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1699f7dc1b48d59080595e6ccc4800" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:21.912896  5641 raft_consensus.cc:2468] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 0.
I20260710 11:13:21.912765  5758 raft_consensus.cc:359] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.913609  5758 raft_consensus.cc:385] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.913919  5758 raft_consensus.cc:740] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.914894  5758 consensus_queue.cc:260] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.915216  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:21.916029  5641 raft_consensus.cc:2468] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 0.
I20260710 11:13:21.917348  5758 ts_tablet_manager.cc:1434] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:13:21.917809  5681 leader_election.cc:304] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:21.918531  5758 tablet_bootstrap.cc:492] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:21.919081  5782 raft_consensus.cc:2804] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:21.919566  5782 raft_consensus.cc:493] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:21.919962  5782 raft_consensus.cc:3060] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:21.923719  5755 tablet_bootstrap.cc:492] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:21.925477  5755 ts_tablet_manager.cc:1403] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260710 11:13:21.926043  5760 raft_consensus.cc:493] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:21.926549  5758 tablet_bootstrap.cc:654] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.926620  5760 raft_consensus.cc:515] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.928993  5760 leader_election.cc:290] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
W20260710 11:13:21.929358  5512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:21.930052  5681 leader_election.cc:304] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:21.931226  5755 raft_consensus.cc:359] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.932971  5755 raft_consensus.cc:385] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.933609  5755 raft_consensus.cc:740] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.934756  5760 raft_consensus.cc:2804] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:21.935310  5760 raft_consensus.cc:493] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:21.935770  5760 raft_consensus.cc:3060] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:21.934710  5755 consensus_queue.cc:260] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.938972  5755 ts_tablet_manager.cc:1434] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:13:21.940820  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
W20260710 11:13:21.942907  5607 leader_election.cc:343] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:21.934324  5782 raft_consensus.cc:515] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.947599  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1699f7dc1b48d59080595e6ccc4800" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:21.948289  5640 raft_consensus.cc:3060] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:21.948473  5790 raft_consensus.cc:493] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:21.951062  5762 raft_consensus.cc:493] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:21.951506  5565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:21.952328  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f7e154b7c6441a8216246d7ee5ebcf" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:21.952484  5565 raft_consensus.cc:2468] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 0.
I20260710 11:13:21.951893  5790 raft_consensus.cc:515] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.951581  5762 raft_consensus.cc:515] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.949628  5760 raft_consensus.cc:515] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.953130  5641 raft_consensus.cc:2468] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 0.
I20260710 11:13:21.956426  5762 leader_election.cc:290] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:21.957099  5762 raft_consensus.cc:493] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:21.957679  5762 raft_consensus.cc:515] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.958890  5760 leader_election.cc:290] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:21.958216  5790 leader_election.cc:290] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:21.949533  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1699f7dc1b48d59080595e6ccc4800" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:21.965906  5565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19085f7a47c4d39958b57f6c2d392e8" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:21.966620  5565 raft_consensus.cc:2468] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:21.966727  5758 tablet_bootstrap.cc:492] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:21.967293  5758 ts_tablet_manager.cc:1403] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.025s
I20260710 11:13:21.967849  5607 leader_election.cc:304] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:21.970223  5758 raft_consensus.cc:359] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.970695  5640 raft_consensus.cc:2468] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 1.
I20260710 11:13:21.971354  5758 raft_consensus.cc:385] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:21.971776  5758 raft_consensus.cc:740] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:21.972434  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f7e154b7c6441a8216246d7ee5ebcf" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:21.972551  5758 consensus_queue.cc:260] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.973101  5755 tablet_bootstrap.cc:492] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:21.970223  5762 leader_election.cc:290] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:21.974125  5762 raft_consensus.cc:2804] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:21.974473  5762 raft_consensus.cc:493] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:21.974828  5762 raft_consensus.cc:3060] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:21.975577  5564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:21.975917  5782 leader_election.cc:290] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:21.976263  5564 raft_consensus.cc:3060] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:21.979928  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1699f7dc1b48d59080595e6ccc4800" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:21.980612  5566 raft_consensus.cc:3060] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:21.982668  5762 raft_consensus.cc:515] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:21.984983  5762 leader_election.cc:290] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:21.985863  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19085f7a47c4d39958b57f6c2d392e8" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:21.986569  5563 raft_consensus.cc:3060] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:21.988700  5758 ts_tablet_manager.cc:1434] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:13:21.990942  5758 tablet_bootstrap.cc:492] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:21.993167  5755 tablet_bootstrap.cc:654] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:21.997624  5758 tablet_bootstrap.cc:654] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:22.005326  5755 tablet_bootstrap.cc:492] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:21.970831  5565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7310bb28b924d56a161f1eb160ac30f" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:22.006018  5565 raft_consensus.cc:2468] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:22.007608  5607 leader_election.cc:304] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:22.008752  5791 raft_consensus.cc:2804] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:22.009235  5791 raft_consensus.cc:493] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:22.009800  5791 raft_consensus.cc:3060] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.009928  5755 ts_tablet_manager.cc:1403] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.004s
I20260710 11:13:22.013743  5755 raft_consensus.cc:359] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.014633  5755 raft_consensus.cc:385] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:22.015024  5755 raft_consensus.cc:740] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:22.016093  5755 consensus_queue.cc:260] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.019196  5755 ts_tablet_manager.cc:1434] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:13:21.995110  5564 raft_consensus.cc:2468] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 1.
I20260710 11:13:22.021566  5565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:22.037411  5756 tablet_bootstrap.cc:492] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:22.024431  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:22.037979  5756 ts_tablet_manager.cc:1403] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.172s	user 0.042s	sys 0.061s
I20260710 11:13:22.038435  5641 raft_consensus.cc:3060] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.040613  5756 raft_consensus.cc:359] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.041265  5756 raft_consensus.cc:385] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:22.041496  5756 raft_consensus.cc:740] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:22.023010  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:22.042119  5756 consensus_queue.cc:260] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.042783  5640 raft_consensus.cc:2468] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 0.
I20260710 11:13:22.044191  5756 ts_tablet_manager.cc:1434] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:13:22.045142  5756 tablet_bootstrap.cc:492] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:22.050665  5756 tablet_bootstrap.cc:654] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:22.055961  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:22.056896  5715 raft_consensus.cc:2468] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:22.058324  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19085f7a47c4d39958b57f6c2d392e8" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:22.059278  5714 raft_consensus.cc:2468] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:22.060491  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7310bb28b924d56a161f1eb160ac30f" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:22.061313  5605 leader_election.cc:304] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [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: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:22.061599  5756 tablet_bootstrap.cc:492] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:22.061692  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19085f7a47c4d39958b57f6c2d392e8" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:22.062143  5756 ts_tablet_manager.cc:1403] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:13:22.062186  5762 raft_consensus.cc:2804] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:22.061313  5715 raft_consensus.cc:2468] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:22.062808  5762 raft_consensus.cc:493] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:22.063174  5762 raft_consensus.cc:3060] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.024441  5681 leader_election.cc:304] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:22.062372  5714 raft_consensus.cc:3060] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.064318  5782 raft_consensus.cc:2804] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:22.064684  5782 raft_consensus.cc:493] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:22.065012  5782 raft_consensus.cc:3060] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.065452  5681 leader_election.cc:304] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:22.066772  5681 leader_election.cc:304] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:22.071064  5714 raft_consensus.cc:2468] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:22.009171  5563 raft_consensus.cc:2468] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:22.071820  5760 raft_consensus.cc:2804] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:22.072183  5760 raft_consensus.cc:493] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:22.072523  5760 raft_consensus.cc:3060] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.072623  5607 leader_election.cc:304] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:22.019603  5791 raft_consensus.cc:515] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.070385  5762 raft_consensus.cc:515] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.074708  5795 raft_consensus.cc:2804] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:22.076745  5762 leader_election.cc:290] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:22.070796  5566 raft_consensus.cc:2468] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 1.
I20260710 11:13:22.077874  5565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
W20260710 11:13:22.079025  5681 leader_election.cc:343] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:13:22.084241  5681 leader_election.cc:343] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:22.078075  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7310bb28b924d56a161f1eb160ac30f" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:22.071558  5790 raft_consensus.cc:2804] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:13:22.079356  5607 leader_election.cc:343] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:22.085193  5681 leader_election.cc:304] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: 
I20260710 11:13:22.086531  5791 leader_election.cc:290] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:22.051016  5641 raft_consensus.cc:2468] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 1.
I20260710 11:13:22.087327  5795 raft_consensus.cc:697] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:22.088891  5795 consensus_queue.cc:237] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.080395  5782 raft_consensus.cc:515] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.080845  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:22.081650  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7310bb28b924d56a161f1eb160ac30f" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:22.090471  5715 raft_consensus.cc:3060] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.090929  5758 tablet_bootstrap.cc:492] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:22.091512  5758 ts_tablet_manager.cc:1403] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.101s	user 0.043s	sys 0.038s
I20260710 11:13:22.091902  5782 leader_election.cc:290] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:22.093327  5563 raft_consensus.cc:3060] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.094738  5758 raft_consensus.cc:359] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.064981  5756 raft_consensus.cc:359] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.095639  5756 raft_consensus.cc:385] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:22.095939  5756 raft_consensus.cc:740] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:22.096576  5756 consensus_queue.cc:260] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.081439  5760 raft_consensus.cc:515] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.097462  5791 raft_consensus.cc:493] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:22.098284  5714 raft_consensus.cc:2393] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e1f45f24c17e4105bd663dbe9518b6d3 in current term 1: Already voted for candidate 0dd7423b2c224b3da00093b8782aa941 in this term.
I20260710 11:13:22.098503  5756 ts_tablet_manager.cc:1434] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260710 11:13:22.098137  5791 raft_consensus.cc:515] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.100015  5715 raft_consensus.cc:2468] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:22.100700  5758 raft_consensus.cc:385] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:22.102569  5758 raft_consensus.cc:740] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:22.103389  5758 consensus_queue.cc:260] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.104307  5782 raft_consensus.cc:2804] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:22.105695  5758 ts_tablet_manager.cc:1434] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260710 11:13:22.106738  5758 tablet_bootstrap.cc:492] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:22.109380  5782 raft_consensus.cc:697] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:22.114809  5782 consensus_queue.cc:237] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.115747  5760 leader_election.cc:290] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:22.110584  5605 leader_election.cc:304] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:22.113809  5790 raft_consensus.cc:697] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:22.113247  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:22.117376  5796 raft_consensus.cc:2804] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:22.118019  5796 raft_consensus.cc:697] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
W20260710 11:13:22.118770  5607 leader_election.cc:343] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:22.118901  5796 consensus_queue.cc:237] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.121008  5791 leader_election.cc:290] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:22.117173  5605 leader_election.cc:304] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [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: e1f45f24c17e4105bd663dbe9518b6d3; no voters: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:22.123387  5791 raft_consensus.cc:2749] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:13:22.116520  5681 leader_election.cc:343] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:22.123836  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:22.126520  5714 raft_consensus.cc:2468] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:22.117305  5790 consensus_queue.cc:237] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.128019  5605 leader_election.cc:304] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [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: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:22.122597  5563 raft_consensus.cc:2468] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:22.137343  5796 raft_consensus.cc:2804] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:22.137768  5796 raft_consensus.cc:493] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:22.138119  5796 raft_consensus.cc:3060] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.138556  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f7e154b7c6441a8216246d7ee5ebcf" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:22.139238  5566 raft_consensus.cc:3060] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.140578  5758 tablet_bootstrap.cc:654] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:22.138559  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f7e154b7c6441a8216246d7ee5ebcf" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:22.141901  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:22.142196  5641 raft_consensus.cc:3060] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.142683  5640 raft_consensus.cc:2393] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0dd7423b2c224b3da00093b8782aa941 in current term 1: Already voted for candidate e1f45f24c17e4105bd663dbe9518b6d3 in this term.
I20260710 11:13:22.144999  5565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:22.146920  5796 raft_consensus.cc:515] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.150452  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:22.151156  5714 raft_consensus.cc:3060] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:22.152110  5681 leader_election.cc:343] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:22.152619  5681 leader_election.cc:304] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [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: 0dd7423b2c224b3da00093b8782aa941; no voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:22.153470  5798 raft_consensus.cc:2749] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:22.154474  5641 raft_consensus.cc:2468] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 1.
I20260710 11:13:22.154914  5565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:22.155694  5681 leader_election.cc:304] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
W20260710 11:13:22.156303  5607 leader_election.cc:343] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:22.156819  5798 raft_consensus.cc:2804] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:22.157375  5798 raft_consensus.cc:697] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:22.158227  5798 consensus_queue.cc:237] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.158977  5566 raft_consensus.cc:2468] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 1.
I20260710 11:13:22.161213  5796 leader_election.cc:290] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:22.160847  5714 raft_consensus.cc:2468] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:22.162369  5758 tablet_bootstrap.cc:492] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:22.163796  5758 ts_tablet_manager.cc:1403] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.007s
I20260710 11:13:22.200390  5605 leader_election.cc:304] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [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: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:22.199319  5459 catalog_manager.cc:5697] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:22.209897  5758 raft_consensus.cc:359] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.211714  5790 raft_consensus.cc:493] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:22.217089  5791 raft_consensus.cc:493] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:22.216457  5795 raft_consensus.cc:493] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:22.220880  5791 raft_consensus.cc:515] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.221230  5795 raft_consensus.cc:515] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.220932  5790 raft_consensus.cc:515] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.221789  5782 raft_consensus.cc:493] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:22.222692  5782 raft_consensus.cc:515] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.225663  5782 leader_election.cc:290] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895)
I20260710 11:13:22.226609  5791 leader_election.cc:290] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:22.213313  5796 raft_consensus.cc:2804] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:22.226529  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ff39f3775a4fe8a6ddf30d2e9ff0bb" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:22.226894  5565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997699a679884c98ad655028e82cd737" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:22.228103  5565 raft_consensus.cc:2468] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
W20260710 11:13:22.229251  5607 leader_election.cc:343] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:22.229445  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997699a679884c98ad655028e82cd737" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:22.230059  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997699a679884c98ad655028e82cd737" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:22.230430  5714 raft_consensus.cc:2468] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:22.230692  5796 raft_consensus.cc:697] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:22.230861  5563 raft_consensus.cc:2468] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 0.
I20260710 11:13:22.232544  5605 leader_election.cc:304] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:22.233103  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ff39f3775a4fe8a6ddf30d2e9ff0bb" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:22.232584  5796 consensus_queue.cc:237] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.233820  5714 raft_consensus.cc:2468] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:22.234249  5762 raft_consensus.cc:2804] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:22.225595  5795 leader_election.cc:290] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:22.234681  5762 raft_consensus.cc:493] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:22.235124  5762 raft_consensus.cc:3060] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.235172  5605 leader_election.cc:304] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [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: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:22.212327  5461 catalog_manager.cc:5697] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "0dd7423b2c224b3da00093b8782aa941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:22.236642  5791 raft_consensus.cc:2804] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:22.237066  5791 raft_consensus.cc:493] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:22.237463  5791 raft_consensus.cc:3060] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.240757  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ff39f3775a4fe8a6ddf30d2e9ff0bb" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:22.242988  5681 leader_election.cc:304] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: 
I20260710 11:13:22.229336  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ff39f3775a4fe8a6ddf30d2e9ff0bb" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
W20260710 11:13:22.244130  5681 leader_election.cc:343] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:22.243995  5782 raft_consensus.cc:2804] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:22.244627  5782 raft_consensus.cc:493] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:22.245086  5782 raft_consensus.cc:3060] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.249753  5790 leader_election.cc:290] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:22.219786  5758 raft_consensus.cc:385] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:22.250491  5758 raft_consensus.cc:740] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:22.251713  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997699a679884c98ad655028e82cd737" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:22.251503  5758 consensus_queue.cc:260] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.259547  5758 ts_tablet_manager.cc:1434] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.093s	user 0.010s	sys 0.003s
I20260710 11:13:22.261284  5758 tablet_bootstrap.cc:492] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:22.262810  5791 raft_consensus.cc:515] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.264485  5641 raft_consensus.cc:2393] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dd7423b2c224b3da00093b8782aa941 in current term 1: Already voted for candidate e1f45f24c17e4105bd663dbe9518b6d3 in this term.
I20260710 11:13:22.266685  5681 leader_election.cc:304] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941; no voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:22.267330  5782 raft_consensus.cc:515] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.268071  5790 raft_consensus.cc:3060] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.268903  5758 tablet_bootstrap.cc:654] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:22.269534  5782 leader_election.cc:290] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:22.273618  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ff39f3775a4fe8a6ddf30d2e9ff0bb" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:22.274475  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ff39f3775a4fe8a6ddf30d2e9ff0bb" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:22.275225  5791 leader_election.cc:290] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
W20260710 11:13:22.275916  5607 leader_election.cc:343] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:22.276198  5762 raft_consensus.cc:515] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.277792  5640 raft_consensus.cc:2393] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dd7423b2c224b3da00093b8782aa941 in current term 1: Already voted for candidate e1f45f24c17e4105bd663dbe9518b6d3 in this term.
I20260710 11:13:22.279246  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997699a679884c98ad655028e82cd737" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:22.280102  5641 raft_consensus.cc:2393] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0dd7423b2c224b3da00093b8782aa941 in current term 1: Already voted for candidate e1f45f24c17e4105bd663dbe9518b6d3 in this term.
I20260710 11:13:22.281459  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997699a679884c98ad655028e82cd737" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:22.281760  5762 leader_election.cc:290] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:22.282099  5566 raft_consensus.cc:3060] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.284557  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997699a679884c98ad655028e82cd737" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:22.284868  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997699a679884c98ad655028e82cd737" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:22.285660  5715 raft_consensus.cc:2393] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e1f45f24c17e4105bd663dbe9518b6d3 in current term 1: Already voted for candidate 0dd7423b2c224b3da00093b8782aa941 in this term.
I20260710 11:13:22.290867  5790 raft_consensus.cc:2749] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:22.297994  5758 tablet_bootstrap.cc:492] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:22.293383  5607 leader_election.cc:304] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [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: e1f45f24c17e4105bd663dbe9518b6d3; no voters: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:22.298688  5758 ts_tablet_manager.cc:1403] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.026s
I20260710 11:13:22.298787  5762 raft_consensus.cc:2749] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:22.302016  5459 catalog_manager.cc:5697] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:22.304724  5714 raft_consensus.cc:2468] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:22.304311  5459 catalog_manager.cc:5697] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:22.302028  5758 raft_consensus.cc:359] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.306954  5758 raft_consensus.cc:385] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:22.307242  5758 raft_consensus.cc:740] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:22.308039  5758 consensus_queue.cc:260] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.308411  5605 leader_election.cc:304] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [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: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:22.310345  5758 ts_tablet_manager.cc:1434] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:13:22.311456  5758 tablet_bootstrap.cc:492] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:22.311894  5762 raft_consensus.cc:2804] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:22.312400  5762 raft_consensus.cc:697] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:22.307263  5566 raft_consensus.cc:2468] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 1.
I20260710 11:13:22.313400  5762 consensus_queue.cc:237] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.314775  5681 leader_election.cc:304] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [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: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:22.316046  5790 raft_consensus.cc:2804] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:22.316612  5790 raft_consensus.cc:697] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:22.317555  5790 consensus_queue.cc:237] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.318521  5758 tablet_bootstrap.cc:654] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:22.317617  5461 catalog_manager.cc:5697] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "0dd7423b2c224b3da00093b8782aa941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:22.320379  5461 catalog_manager.cc:5697] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "0dd7423b2c224b3da00093b8782aa941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:22.330776  5758 tablet_bootstrap.cc:492] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:22.331288  5758 ts_tablet_manager.cc:1403] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 11:13:22.334240  5758 raft_consensus.cc:359] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.334909  5758 raft_consensus.cc:385] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:22.335204  5758 raft_consensus.cc:740] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:22.335877  5758 consensus_queue.cc:260] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.336856  5459 catalog_manager.cc:5697] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:22.338357  5758 ts_tablet_manager.cc:1434] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:13:22.343307  5464 catalog_manager.cc:5697] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "0dd7423b2c224b3da00093b8782aa941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:22.396130  5763 raft_consensus.cc:493] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:22.396627  5763 raft_consensus.cc:515] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.398495  5763 leader_election.cc:290] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:22.399271  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:22.399648  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:22.400429  5714 raft_consensus.cc:2393] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 440aea9c3ea14b81906e58cd6d573b3c in current term 1: Already voted for candidate e1f45f24c17e4105bd663dbe9518b6d3 in this term.
I20260710 11:13:22.401438  5530 leader_election.cc:304] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c; no voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:22.402045  5763 raft_consensus.cc:3060] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.407269  5763 raft_consensus.cc:2749] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:22.535881  5790 consensus_queue.cc:1048] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.548483  5763 raft_consensus.cc:493] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:22.549005  5763 raft_consensus.cc:515] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.552196  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:22.553166  5641 raft_consensus.cc:2393] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 440aea9c3ea14b81906e58cd6d573b3c in current term 1: Already voted for candidate e1f45f24c17e4105bd663dbe9518b6d3 in this term.
I20260710 11:13:22.552940  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:22.551332  5763 leader_election.cc:290] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:22.553885  5714 raft_consensus.cc:2393] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 440aea9c3ea14b81906e58cd6d573b3c in current term 1: Already voted for candidate 0dd7423b2c224b3da00093b8782aa941 in this term.
I20260710 11:13:22.554888  5782 consensus_queue.cc:1048] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.555580  5760 consensus_queue.cc:1048] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:22.557719  5532 leader_election.cc:304] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c; no voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:22.559186  5817 raft_consensus.cc:3060] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.570072  5817 raft_consensus.cc:2749] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:22.571098  5763 raft_consensus.cc:493] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:22.571686  5763 raft_consensus.cc:515] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:22.573967  5763 leader_election.cc:290] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:22.578317  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ff39f3775a4fe8a6ddf30d2e9ff0bb" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:22.580982  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ff39f3775a4fe8a6ddf30d2e9ff0bb" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:22.581806  5714 raft_consensus.cc:2393] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 440aea9c3ea14b81906e58cd6d573b3c in current term 1: Already voted for candidate e1f45f24c17e4105bd663dbe9518b6d3 in this term.
I20260710 11:13:22.582921  5760 consensus_queue.cc:1048] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.583005  5530 leader_election.cc:304] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c; no voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:22.583890  5763 raft_consensus.cc:3060] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.592448  5763 raft_consensus.cc:2749] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:22.619680  5791 consensus_queue.cc:1048] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.621737  5791 consensus_queue.cc:1048] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.633526  5796 consensus_queue.cc:1048] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.637070  5791 consensus_queue.cc:1048] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.668150  5796 consensus_queue.cc:1048] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.678083  5791 consensus_queue.cc:1048] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.698040  5760 consensus_queue.cc:1048] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.708227  5790 consensus_queue.cc:1048] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.737610  5791 consensus_queue.cc:1048] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.741858  5790 consensus_queue.cc:1048] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.749905  5762 consensus_queue.cc:1048] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:22.761098  5760 consensus_queue.cc:1048] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:13:22.931985  5512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:13:23.934234  5512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:24.010394  5762 raft_consensus.cc:493] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:24.011189  5762 raft_consensus.cc:515] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.013165  5762 leader_election.cc:290] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:24.013962  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:24.014209  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:24.014663  5563 raft_consensus.cc:2468] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:24.014796  5715 raft_consensus.cc:2468] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:24.015988  5607 leader_election.cc:304] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [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: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:24.016618  5762 raft_consensus.cc:2804] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:13:24.017017  5762 raft_consensus.cc:493] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:24.017300  5762 raft_consensus.cc:3060] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.022487  5762 raft_consensus.cc:515] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.024142  5762 leader_election.cc:290] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:24.024830  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:24.025089  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:24.025344  5563 raft_consensus.cc:3060] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.025646  5715 raft_consensus.cc:3060] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.030988  5563 raft_consensus.cc:2468] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:24.031168  5715 raft_consensus.cc:2468] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:24.032234  5607 leader_election.cc:304] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:24.032922  5762 raft_consensus.cc:2804] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.033398  5762 raft_consensus.cc:697] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:24.034289  5762 consensus_queue.cc:237] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER 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: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.041070  5459 catalog_manager.cc:5697] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 0 to 2, leader changed from <none> to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.163246  5641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2ff39f3775a4fe8a6ddf30d2e9ff0bb"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
mode: GRACEFUL
new_leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:47380
I20260710 11:13:24.163863  5641 raft_consensus.cc:606] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Received request to transfer leadership to TS 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:24.168807  5641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
mode: GRACEFUL
new_leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:47380
I20260710 11:13:24.169262  5641 raft_consensus.cc:606] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Received request to transfer leadership to TS 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:24.182806  5715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3f7e154b7c6441a8216246d7ee5ebcf"
dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
mode: GRACEFUL
new_leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:51368
I20260710 11:13:24.183347  5715 raft_consensus.cc:606] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Received request to transfer leadership to TS 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:24.188354  5641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
mode: GRACEFUL
new_leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:47380
I20260710 11:13:24.188941  5641 raft_consensus.cc:606] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Received request to transfer leadership to TS 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:24.193845  5715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19"
dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
mode: GRACEFUL
new_leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
 from {username='slave'} at 127.0.0.1:51368
I20260710 11:13:24.194340  5715 raft_consensus.cc:606] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Received request to transfer leadership to TS e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:24.198894  5715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1699f7dc1b48d59080595e6ccc4800"
dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
mode: GRACEFUL
new_leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
 from {username='slave'} at 127.0.0.1:51368
I20260710 11:13:24.199358  5715 raft_consensus.cc:606] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Received request to transfer leadership to TS e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:24.204174  5715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "997699a679884c98ad655028e82cd737"
dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
mode: GRACEFUL
new_leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
 from {username='slave'} at 127.0.0.1:51368
I20260710 11:13:24.204639  5715 raft_consensus.cc:606] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Received request to transfer leadership to TS e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:24.216843  5641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d19085f7a47c4d39958b57f6c2d392e8"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
mode: GRACEFUL
new_leader_uuid: "0dd7423b2c224b3da00093b8782aa941"
 from {username='slave'} at 127.0.0.1:47380
I20260710 11:13:24.217412  5641 raft_consensus.cc:606] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Received request to transfer leadership to TS 0dd7423b2c224b3da00093b8782aa941
I20260710 11:13:24.240638  5795 raft_consensus.cc:993] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3: : Instructing follower 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:24.241109  5762 raft_consensus.cc:1081] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Signalling peer 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:24.242456  5563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d"
dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:52916
I20260710 11:13:24.242951  5563 raft_consensus.cc:493] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.243258  5563 raft_consensus.cc:3060] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.248013  5563 raft_consensus.cc:515] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.249563  5563 leader_election.cc:290] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Requested vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:24.250394  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:24.250597  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:24.251048  5641 raft_consensus.cc:3055] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:24.251086  5715 raft_consensus.cc:3060] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.251588  5641 raft_consensus.cc:740] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:24.252425  5641 consensus_queue.cc:260] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.253696  5641 raft_consensus.cc:3060] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.259536  5842 raft_consensus.cc:993] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941: : Instructing follower e1f45f24c17e4105bd663dbe9518b6d3 to start an election
I20260710 11:13:24.259809  5715 raft_consensus.cc:2468] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:24.260203  5798 raft_consensus.cc:1081] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Signalling peer e1f45f24c17e4105bd663dbe9518b6d3 to start an election
I20260710 11:13:24.261246  5530 leader_election.cc:304] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: 
I20260710 11:13:24.261355  5641 raft_consensus.cc:2468] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:24.261969  5640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
 from {username='slave'} at 127.0.0.1:41002
I20260710 11:13:24.262692  5640 raft_consensus.cc:493] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.263089  5640 raft_consensus.cc:3060] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.263254  5843 raft_consensus.cc:2804] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.264546  5843 raft_consensus.cc:697] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Becoming Leader. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:24.265350  5843 consensus_queue.cc:237] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.270008  5640 raft_consensus.cc:515] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.271997  5640 leader_election.cc:290] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:24.273020  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:24.272989  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:24.272588  5459 catalog_manager.cc:5697] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c reported cstate change: term changed from 1 to 2, leader changed from e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194) to 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193). New cstate: current_term: 2 leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.273677  5563 raft_consensus.cc:3060] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.273768  5715 raft_consensus.cc:3055] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:24.274183  5715 raft_consensus.cc:740] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:24.274992  5715 consensus_queue.cc:260] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.276153  5715 raft_consensus.cc:3060] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.279688  5563 raft_consensus.cc:2468] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:24.280694  5607 leader_election.cc:304] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:24.281504  5762 raft_consensus.cc:2804] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.281970  5762 raft_consensus.cc:697] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:24.282327  5715 raft_consensus.cc:2468] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:24.282830  5762 consensus_queue.cc:237] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.291097  5459 catalog_manager.cc:5697] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 1 to 2, leader changed from 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195) to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.304782  5842 raft_consensus.cc:993] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941: : Instructing follower 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:24.305249  5798 raft_consensus.cc:1081] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Signalling peer 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:24.306632  5563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3f7e154b7c6441a8216246d7ee5ebcf"
dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:52914
I20260710 11:13:24.307080  5563 raft_consensus.cc:493] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.307368  5563 raft_consensus.cc:3060] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.312098  5563 raft_consensus.cc:515] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.313779  5563 leader_election.cc:290] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Requested vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:24.314488  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f7e154b7c6441a8216246d7ee5ebcf" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:24.315088  5640 raft_consensus.cc:3060] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.315085  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f7e154b7c6441a8216246d7ee5ebcf" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:24.315876  5715 raft_consensus.cc:3055] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:24.316210  5715 raft_consensus.cc:740] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:24.317062  5715 consensus_queue.cc:260] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.318374  5715 raft_consensus.cc:3060] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.322348  5640 raft_consensus.cc:2468] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:24.323731  5532 leader_election.cc:304] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:24.324477  5843 raft_consensus.cc:2804] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.324898  5843 raft_consensus.cc:697] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Becoming Leader. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:24.325278  5715 raft_consensus.cc:2468] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:24.325873  5843 consensus_queue.cc:237] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.333221  5459 catalog_manager.cc:5697] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c reported cstate change: term changed from 1 to 2, leader changed from 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195) to 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193). New cstate: current_term: 2 leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.340448  5842 raft_consensus.cc:993] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941: : Instructing follower e1f45f24c17e4105bd663dbe9518b6d3 to start an election
I20260710 11:13:24.340904  5798 raft_consensus.cc:1081] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Signalling peer e1f45f24c17e4105bd663dbe9518b6d3 to start an election
I20260710 11:13:24.342345  5640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "997699a679884c98ad655028e82cd737"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
 from {username='slave'} at 127.0.0.1:41002
I20260710 11:13:24.342830  5640 raft_consensus.cc:493] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.343163  5640 raft_consensus.cc:3060] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.347883  5640 raft_consensus.cc:515] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.349455  5640 leader_election.cc:290] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:24.350390  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997699a679884c98ad655028e82cd737" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:24.350574  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997699a679884c98ad655028e82cd737" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:24.351022  5563 raft_consensus.cc:3060] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.351069  5715 raft_consensus.cc:3055] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:24.351549  5715 raft_consensus.cc:740] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:24.352385  5715 consensus_queue.cc:260] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.353586  5715 raft_consensus.cc:3060] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.358227  5563 raft_consensus.cc:2468] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:24.359549  5607 leader_election.cc:304] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:24.360308  5762 raft_consensus.cc:2804] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.360271  5715 raft_consensus.cc:2468] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:24.361018  5762 raft_consensus.cc:697] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:24.361944  5762 consensus_queue.cc:237] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.368892  5459 catalog_manager.cc:5697] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 1 to 2, leader changed from 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195) to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.500200  5795 raft_consensus.cc:993] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3: : Instructing follower 0dd7423b2c224b3da00093b8782aa941 to start an election
I20260710 11:13:24.500654  5762 raft_consensus.cc:1081] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Signalling peer 0dd7423b2c224b3da00093b8782aa941 to start an election
I20260710 11:13:24.502058  5715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d19085f7a47c4d39958b57f6c2d392e8"
dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
 from {username='slave'} at 127.0.0.1:53336
I20260710 11:13:24.502490  5715 raft_consensus.cc:493] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.502736  5715 raft_consensus.cc:3060] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.507515  5715 raft_consensus.cc:515] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.509305  5715 leader_election.cc:290] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 2 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:24.510263  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19085f7a47c4d39958b57f6c2d392e8" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:24.510519  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19085f7a47c4d39958b57f6c2d392e8" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:24.510931  5563 raft_consensus.cc:3060] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.511080  5640 raft_consensus.cc:3055] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:24.511502  5640 raft_consensus.cc:740] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:24.512367  5640 consensus_queue.cc:260] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.513760  5640 raft_consensus.cc:3060] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.518188  5563 raft_consensus.cc:2468] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 2.
I20260710 11:13:24.519526  5681 leader_election.cc:304] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: 
I20260710 11:13:24.520320  5798 raft_consensus.cc:2804] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.520812  5798 raft_consensus.cc:697] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 2 LEADER]: Becoming Leader. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:24.520886  5640 raft_consensus.cc:2468] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 2.
I20260710 11:13:24.522186  5563 raft_consensus.cc:1275] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:13:24.521770  5798 consensus_queue.cc:237] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.523563  5762 consensus_queue.cc:1048] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.531266  5795 raft_consensus.cc:993] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3: : Instructing follower 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:24.530570  5459 catalog_manager.cc:5697] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 reported cstate change: term changed from 1 to 2, leader changed from e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194) to 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "0dd7423b2c224b3da00093b8782aa941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.532030  5762 raft_consensus.cc:1081] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Signalling peer 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:24.533905  5566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e"
dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:52916
I20260710 11:13:24.534412  5566 raft_consensus.cc:493] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.534719  5566 raft_consensus.cc:3060] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.541142  5566 raft_consensus.cc:515] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.542284  5563 raft_consensus.cc:1240] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 3 FOLLOWER]: Rejecting Update request from peer e1f45f24c17e4105bd663dbe9518b6d3 for earlier term 2. Current term is 3. Ops: []
I20260710 11:13:24.542688  5715 raft_consensus.cc:1275] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:13:24.544082  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:24.544360  5795 consensus_queue.cc:1048] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.545037  5640 raft_consensus.cc:3055] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:24.545230  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bccfeedd97442e1a119c40fe12d633e" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:24.545895  5715 raft_consensus.cc:3060] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.545356  5640 raft_consensus.cc:740] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:24.548132  5640 consensus_queue.cc:260] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [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: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.548794  5640 raft_consensus.cc:3060] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.551714  5566 leader_election.cc:290] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 3 election: Requested vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:24.552814  5715 raft_consensus.cc:2468] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 3.
I20260710 11:13:24.553580  5714 raft_consensus.cc:1240] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 3 FOLLOWER]: Rejecting Update request from peer e1f45f24c17e4105bd663dbe9518b6d3 for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260710 11:13:24.554178  5530 leader_election.cc:304] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [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: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: 
I20260710 11:13:24.554416  5640 raft_consensus.cc:2468] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 3.
I20260710 11:13:24.555044  5843 raft_consensus.cc:2804] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:24.555577  5843 raft_consensus.cc:697] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 3 LEADER]: Becoming Leader. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:24.556378  5843 consensus_queue.cc:237] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Queue going to 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.562569  5459 catalog_manager.cc:5697] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c reported cstate change: term changed from 2 to 3, leader changed from e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194) to 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193). New cstate: current_term: 3 leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.618060  5842 raft_consensus.cc:993] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941: : Instructing follower e1f45f24c17e4105bd663dbe9518b6d3 to start an election
I20260710 11:13:24.618502  5798 raft_consensus.cc:1081] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Signalling peer e1f45f24c17e4105bd663dbe9518b6d3 to start an election
I20260710 11:13:24.619992  5640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1699f7dc1b48d59080595e6ccc4800"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
 from {username='slave'} at 127.0.0.1:41002
I20260710 11:13:24.620457  5640 raft_consensus.cc:493] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.620748  5640 raft_consensus.cc:3060] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.625578  5640 raft_consensus.cc:515] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.627220  5640 leader_election.cc:290] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:24.628080  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1699f7dc1b48d59080595e6ccc4800" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:24.628500  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1699f7dc1b48d59080595e6ccc4800" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:24.628759  5566 raft_consensus.cc:3060] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.629107  5714 raft_consensus.cc:3055] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:24.629429  5714 raft_consensus.cc:740] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:24.630280  5714 consensus_queue.cc:260] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.631559  5714 raft_consensus.cc:3060] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.635991  5566 raft_consensus.cc:2468] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:24.637216  5607 leader_election.cc:304] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:24.637991  5795 raft_consensus.cc:2804] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.638401  5795 raft_consensus.cc:697] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:24.638571  5714 raft_consensus.cc:2468] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:24.639222  5795 consensus_queue.cc:237] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.647360  5459 catalog_manager.cc:5697] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 1 to 2, leader changed from 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195) to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.674875  5795 raft_consensus.cc:993] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3: : Instructing follower 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:24.675292  5762 raft_consensus.cc:1081] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Signalling peer 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:24.676688  5566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2ff39f3775a4fe8a6ddf30d2e9ff0bb"
dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:52916
I20260710 11:13:24.677168  5566 raft_consensus.cc:493] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.677457  5566 raft_consensus.cc:3060] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.682139  5566 raft_consensus.cc:515] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.683967  5566 leader_election.cc:290] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Requested vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:24.684728  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ff39f3775a4fe8a6ddf30d2e9ff0bb" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:24.684934  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ff39f3775a4fe8a6ddf30d2e9ff0bb" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:24.685364  5640 raft_consensus.cc:3055] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:24.685468  5714 raft_consensus.cc:3060] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.685662  5640 raft_consensus.cc:740] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:24.686385  5640 consensus_queue.cc:260] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.687299  5640 raft_consensus.cc:3060] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.690510  5714 raft_consensus.cc:2468] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:24.691824  5530 leader_election.cc:304] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: 
I20260710 11:13:24.692111  5640 raft_consensus.cc:2468] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:24.692606  5843 raft_consensus.cc:2804] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.693084  5843 raft_consensus.cc:697] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Becoming Leader. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:24.693943  5714 raft_consensus.cc:1275] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:24.693802  5843 consensus_queue.cc:237] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:24.695149  5844 consensus_queue.cc:1048] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:24.702025  5459 catalog_manager.cc:5697] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c reported cstate change: term changed from 1 to 2, leader changed from e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194) to 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193). New cstate: current_term: 2 leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.705174  5640 raft_consensus.cc:1275] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:24.706470  5843 consensus_queue.cc:1048] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:24.752629  5714 raft_consensus.cc:1275] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:24.753826  5762 consensus_queue.cc:1048] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:24.758448  5566 raft_consensus.cc:1275] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:24.759930  5762 consensus_queue.cc:1048] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:24.764685  5563 raft_consensus.cc:1275] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:24.766782  5795 consensus_queue.cc:1048] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:24.770354  5714 raft_consensus.cc:1275] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:24.772300  5795 consensus_queue.cc:1048] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:24.780125  5715 raft_consensus.cc:1275] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:24.781723  5857 consensus_queue.cc:1048] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:24.793902  5640 raft_consensus.cc:1275] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:24.795619  5844 consensus_queue.cc:1048] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:24.917332  5566 raft_consensus.cc:1275] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Refusing update from remote peer 0dd7423b2c224b3da00093b8782aa941: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:24.918509  5798 consensus_queue.cc:1048] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:24.927961  5640 raft_consensus.cc:1275] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Refusing update from remote peer 0dd7423b2c224b3da00093b8782aa941: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:24.929600  5868 consensus_queue.cc:1048] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:24.960023  5640 raft_consensus.cc:1275] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 3 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:24.961313  5843 consensus_queue.cc:1048] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:24.969915  5714 raft_consensus.cc:1275] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 3 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:24.971587  5844 consensus_queue.cc:1048] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:25.138572  5714 raft_consensus.cc:1275] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.139837  5844 consensus_queue.cc:1048] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.148451  5640 raft_consensus.cc:1275] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.150664  5844 consensus_queue.cc:1048] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.190011  5566 raft_consensus.cc:1275] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.191382  5861 consensus_queue.cc:1048] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.200529  5714 raft_consensus.cc:1275] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.202015  5851 consensus_queue.cc:1048] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:27.249264  5464 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37056:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:27.251785  5464 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:27.297446  5556 tablet_service.cc:1511] Processing CreateTablet for tablet 2a545039cf254e12b643480b0c84a627 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:27.298118  5631 tablet_service.cc:1511] Processing CreateTablet for tablet 2a545039cf254e12b643480b0c84a627 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:27.298903  5556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a545039cf254e12b643480b0c84a627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.299728  5631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a545039cf254e12b643480b0c84a627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.301028  5702 tablet_service.cc:1511] Processing CreateTablet for tablet 2a545039cf254e12b643480b0c84a627 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:27.301704  5553 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1b6fed46e349d2a004ac7b59492417 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:27.302403  5702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a545039cf254e12b643480b0c84a627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.303129  5553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1b6fed46e349d2a004ac7b59492417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.322934  5625 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1b6fed46e349d2a004ac7b59492417 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:27.324352  5625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1b6fed46e349d2a004ac7b59492417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.326293  5697 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1b6fed46e349d2a004ac7b59492417 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:27.329003  5550 tablet_service.cc:1511] Processing CreateTablet for tablet bcc3380099234ee08ad19e0debadfca9 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:27.330999  5550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc3380099234ee08ad19e0debadfca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.331338  5626 tablet_service.cc:1511] Processing CreateTablet for tablet bcc3380099234ee08ad19e0debadfca9 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:27.332351  5697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1b6fed46e349d2a004ac7b59492417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.332782  5626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc3380099234ee08ad19e0debadfca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.336609  5705 tablet_service.cc:1511] Processing CreateTablet for tablet bcc3380099234ee08ad19e0debadfca9 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:27.338145  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc3380099234ee08ad19e0debadfca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.343230  5628 tablet_service.cc:1511] Processing CreateTablet for tablet 8de67a78c95f4232befcc3d473ec6ed7 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:27.336498  5555 tablet_service.cc:1511] Processing CreateTablet for tablet 8de67a78c95f4232befcc3d473ec6ed7 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:27.344659  5628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de67a78c95f4232befcc3d473ec6ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.345288  5555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de67a78c95f4232befcc3d473ec6ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.345517  5698 tablet_service.cc:1511] Processing CreateTablet for tablet 8de67a78c95f4232befcc3d473ec6ed7 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:27.346962  5698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de67a78c95f4232befcc3d473ec6ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.359184  5554 tablet_service.cc:1511] Processing CreateTablet for tablet 4db9cae3724443d6916d8c76dce29e4b (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:27.361081  5554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db9cae3724443d6916d8c76dce29e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.361742  5629 tablet_service.cc:1511] Processing CreateTablet for tablet 4db9cae3724443d6916d8c76dce29e4b (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:27.363026  5629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db9cae3724443d6916d8c76dce29e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.370944  5699 tablet_service.cc:1511] Processing CreateTablet for tablet 4db9cae3724443d6916d8c76dce29e4b (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:27.372356  5699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db9cae3724443d6916d8c76dce29e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.384527  5888 tablet_bootstrap.cc:492] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:27.390134  5551 tablet_service.cc:1511] Processing CreateTablet for tablet dbcd8645b50b4fc588f7a17aa08ea8a2 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:27.392338  5551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcd8645b50b4fc588f7a17aa08ea8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.395202  5888 tablet_bootstrap.cc:654] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.399806  5627 tablet_service.cc:1511] Processing CreateTablet for tablet dbcd8645b50b4fc588f7a17aa08ea8a2 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:27.448424  5627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcd8645b50b4fc588f7a17aa08ea8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.412434  5702 tablet_service.cc:1511] Processing CreateTablet for tablet dbcd8645b50b4fc588f7a17aa08ea8a2 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:27.424656  5624 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4e8cc5516042499aff50373472ab40 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:27.427199  5698 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4e8cc5516042499aff50373472ab40 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:27.428098  5548 tablet_service.cc:1511] Processing CreateTablet for tablet 13f7cef201d2413ebfad1fe3c6eacc9b (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:27.453765  5624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4e8cc5516042499aff50373472ab40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.453987  5702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcd8645b50b4fc588f7a17aa08ea8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.455693  5553 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4e8cc5516042499aff50373472ab40 (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:27.456640  5548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f7cef201d2413ebfad1fe3c6eacc9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.460141  5698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4e8cc5516042499aff50373472ab40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.451922  5886 tablet_bootstrap.cc:492] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:27.468330  5553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4e8cc5516042499aff50373472ab40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.470607  5887 tablet_bootstrap.cc:492] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:27.476421  5625 tablet_service.cc:1511] Processing CreateTablet for tablet 13f7cef201d2413ebfad1fe3c6eacc9b (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:27.502067  5625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f7cef201d2413ebfad1fe3c6eacc9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.481171  5697 tablet_service.cc:1511] Processing CreateTablet for tablet 13f7cef201d2413ebfad1fe3c6eacc9b (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:27.484488  5554 tablet_service.cc:1511] Processing CreateTablet for tablet f31b39ec695b4b7da609c9844c1d68fd (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:27.488451  5628 tablet_service.cc:1511] Processing CreateTablet for tablet f31b39ec695b4b7da609c9844c1d68fd (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:27.491878  5699 tablet_service.cc:1511] Processing CreateTablet for tablet f31b39ec695b4b7da609c9844c1d68fd (DEFAULT_TABLE table=soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:27.507402  5697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f7cef201d2413ebfad1fe3c6eacc9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.508342  5699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31b39ec695b4b7da609c9844c1d68fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.507426  5628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31b39ec695b4b7da609c9844c1d68fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.513293  5886 tablet_bootstrap.cc:654] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.517839  5554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31b39ec695b4b7da609c9844c1d68fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.523048  5887 tablet_bootstrap.cc:654] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.539556  5888 tablet_bootstrap.cc:492] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:27.540134  5888 ts_tablet_manager.cc:1403] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.156s	user 0.024s	sys 0.006s
I20260710 11:13:27.543701  5888 raft_consensus.cc:359] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.544901  5888 raft_consensus.cc:385] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.547279  5888 raft_consensus.cc:740] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.548148  5888 consensus_queue.cc:260] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.549019  5887 tablet_bootstrap.cc:492] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:27.549588  5887 ts_tablet_manager.cc:1403] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.007s
I20260710 11:13:27.550561  5888 ts_tablet_manager.cc:1434] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:13:27.552135  5886 tablet_bootstrap.cc:492] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:27.552716  5886 ts_tablet_manager.cc:1403] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.008s
I20260710 11:13:27.552640  5887 raft_consensus.cc:359] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.553557  5887 raft_consensus.cc:385] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.553853  5887 raft_consensus.cc:740] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.552933  5888 tablet_bootstrap.cc:492] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:27.554649  5887 consensus_queue.cc:260] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.556020  5886 raft_consensus.cc:359] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.556787  5886 raft_consensus.cc:385] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.557112  5887 ts_tablet_manager.cc:1434] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:13:27.557080  5886 raft_consensus.cc:740] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.558305  5887 tablet_bootstrap.cc:492] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:27.557969  5886 consensus_queue.cc:260] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.560385  5886 ts_tablet_manager.cc:1434] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:27.561491  5886 tablet_bootstrap.cc:492] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:27.561862  5888 tablet_bootstrap.cc:654] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.565372  5887 tablet_bootstrap.cc:654] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.579649  5886 tablet_bootstrap.cc:654] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.580188  5887 tablet_bootstrap.cc:492] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:27.580734  5887 ts_tablet_manager.cc:1403] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260710 11:13:27.584275  5887 raft_consensus.cc:359] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.585240  5887 raft_consensus.cc:385] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.585618  5887 raft_consensus.cc:740] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.586548  5887 consensus_queue.cc:260] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.589560  5887 ts_tablet_manager.cc:1434] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:13:27.590809  5887 tablet_bootstrap.cc:492] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:27.591609  5886 tablet_bootstrap.cc:492] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:27.592154  5886 ts_tablet_manager.cc:1403] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.011s
I20260710 11:13:27.595229  5886 raft_consensus.cc:359] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.596038  5886 raft_consensus.cc:385] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.596330  5886 raft_consensus.cc:740] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.597534  5887 tablet_bootstrap.cc:654] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.597265  5886 consensus_queue.cc:260] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.599867  5886 ts_tablet_manager.cc:1434] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:13:27.607553  5851 raft_consensus.cc:493] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.608116  5851 raft_consensus.cc:515] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.611243  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db9cae3724443d6916d8c76dce29e4b" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
W20260710 11:13:27.612888  5605 leader_election.cc:343] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:27.614400  5851 leader_election.cc:290] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:27.614969  5886 tablet_bootstrap.cc:492] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:27.630200  5886 tablet_bootstrap.cc:654] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.630311  5887 tablet_bootstrap.cc:492] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:27.630829  5887 ts_tablet_manager.cc:1403] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.019s
I20260710 11:13:27.634707  5887 raft_consensus.cc:359] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.635524  5887 raft_consensus.cc:385] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.635833  5887 raft_consensus.cc:740] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.636855  5888 tablet_bootstrap.cc:492] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:27.636543  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db9cae3724443d6916d8c76dce29e4b" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:27.636564  5887 consensus_queue.cc:260] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.637396  5888 ts_tablet_manager.cc:1403] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.085s	user 0.036s	sys 0.029s
W20260710 11:13:27.638455  5607 leader_election.cc:343] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:27.638952  5607 leader_election.cc:304] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1f45f24c17e4105bd663dbe9518b6d3; no voters: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:27.639212  5887 ts_tablet_manager.cc:1434] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:13:27.640158  5851 raft_consensus.cc:2749] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:27.640537  5888 raft_consensus.cc:359] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.642380  5888 raft_consensus.cc:385] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.642706  5888 raft_consensus.cc:740] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.641803  5887 tablet_bootstrap.cc:492] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:27.643615  5888 consensus_queue.cc:260] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.645884  5888 ts_tablet_manager.cc:1434] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:27.650470  5886 tablet_bootstrap.cc:492] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:27.651021  5886 ts_tablet_manager.cc:1403] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.009s
I20260710 11:13:27.651163  5888 tablet_bootstrap.cc:492] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:27.651765  5887 tablet_bootstrap.cc:654] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.654191  5886 raft_consensus.cc:359] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.655121  5886 raft_consensus.cc:385] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.655524  5886 raft_consensus.cc:740] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.656744  5886 consensus_queue.cc:260] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.660449  5886 ts_tablet_manager.cc:1434] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:13:27.662106  5886 tablet_bootstrap.cc:492] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:27.662823  5888 tablet_bootstrap.cc:654] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.668085  5887 tablet_bootstrap.cc:492] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:27.668545  5887 ts_tablet_manager.cc:1403] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.012s
I20260710 11:13:27.671523  5887 raft_consensus.cc:359] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.672215  5887 raft_consensus.cc:385] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.672536  5886 tablet_bootstrap.cc:654] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.672531  5887 raft_consensus.cc:740] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.673571  5887 consensus_queue.cc:260] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.676097  5887 ts_tablet_manager.cc:1434] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:13:27.677261  5887 tablet_bootstrap.cc:492] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:27.678510  5888 tablet_bootstrap.cc:492] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:27.679070  5888 ts_tablet_manager.cc:1403] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.008s
I20260710 11:13:27.682152  5888 raft_consensus.cc:359] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.682897  5888 raft_consensus.cc:385] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.684538  5888 raft_consensus.cc:740] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.685334  5888 consensus_queue.cc:260] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.686378  5887 tablet_bootstrap.cc:654] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.687769  5888 ts_tablet_manager.cc:1434] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:13:27.691283  5888 tablet_bootstrap.cc:492] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:27.698686  5888 tablet_bootstrap.cc:654] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.707924  5887 tablet_bootstrap.cc:492] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:27.708609  5887 ts_tablet_manager.cc:1403] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.012s
I20260710 11:13:27.712568  5887 raft_consensus.cc:359] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.713524  5887 raft_consensus.cc:385] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.713825  5887 raft_consensus.cc:740] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.714571  5887 consensus_queue.cc:260] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.716262  5886 tablet_bootstrap.cc:492] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:27.716879  5887 ts_tablet_manager.cc:1434] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:13:27.716917  5886 ts_tablet_manager.cc:1403] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.021s
I20260710 11:13:27.718122  5887 tablet_bootstrap.cc:492] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:27.719626  5888 tablet_bootstrap.cc:492] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:27.720182  5888 ts_tablet_manager.cc:1403] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.000s
I20260710 11:13:27.720549  5886 raft_consensus.cc:359] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.721419  5886 raft_consensus.cc:385] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.721710  5886 raft_consensus.cc:740] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.722617  5886 consensus_queue.cc:260] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.723738  5888 raft_consensus.cc:359] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.724678  5888 raft_consensus.cc:385] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.725015  5888 raft_consensus.cc:740] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.725158  5886 ts_tablet_manager.cc:1434] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:13:27.725414  5887 tablet_bootstrap.cc:654] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.726087  5888 consensus_queue.cc:260] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.728955  5888 ts_tablet_manager.cc:1434] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:13:27.730527  5888 tablet_bootstrap.cc:492] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:27.735271  5851 raft_consensus.cc:493] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.736003  5851 raft_consensus.cc:515] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.739545  5875 raft_consensus.cc:493] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.727126  5886 tablet_bootstrap.cc:492] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:27.748286  5896 raft_consensus.cc:493] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.749184  5896 raft_consensus.cc:515] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.749908  5887 tablet_bootstrap.cc:492] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:27.750428  5887 ts_tablet_manager.cc:1403] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.013s
I20260710 11:13:27.748062  5875 raft_consensus.cc:515] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.751595  5896 leader_election.cc:290] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:27.752653  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc3380099234ee08ad19e0debadfca9" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:27.753192  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc3380099234ee08ad19e0debadfca9" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:27.753365  5566 raft_consensus.cc:2468] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:27.754714  5607 leader_election.cc:304] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:27.755347  5888 tablet_bootstrap.cc:654] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.755707  5896 raft_consensus.cc:2804] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.756137  5896 raft_consensus.cc:493] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.756561  5896 raft_consensus.cc:3060] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.757045  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a545039cf254e12b643480b0c84a627" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:27.757661  5715 raft_consensus.cc:2468] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:27.758864  5605 leader_election.cc:304] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:27.759325  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a545039cf254e12b643480b0c84a627" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:27.760099  5566 raft_consensus.cc:2468] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:27.761333  5851 leader_election.cc:290] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:27.761862  5851 raft_consensus.cc:2804] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.762125  5886 tablet_bootstrap.cc:654] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.762208  5851 raft_consensus.cc:493] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.762687  5851 raft_consensus.cc:3060] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.765681  5844 raft_consensus.cc:493] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.766147  5844 raft_consensus.cc:515] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.770417  5844 leader_election.cc:290] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:27.771377  5714 raft_consensus.cc:2468] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:27.771888  5875 leader_election.cc:290] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:27.773425  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc3380099234ee08ad19e0debadfca9" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:27.775360  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc3380099234ee08ad19e0debadfca9" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:27.775899  5888 tablet_bootstrap.cc:492] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:27.776433  5888 ts_tablet_manager.cc:1403] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.013s
I20260710 11:13:27.776611  5896 raft_consensus.cc:515] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.777113  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db9cae3724443d6916d8c76dce29e4b" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:27.777870  5640 raft_consensus.cc:2393] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dd7423b2c224b3da00093b8782aa941 in current term 1: Already voted for candidate e1f45f24c17e4105bd663dbe9518b6d3 in this term.
I20260710 11:13:27.778117  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db9cae3724443d6916d8c76dce29e4b" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:27.778731  5641 raft_consensus.cc:2468] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 0.
I20260710 11:13:27.779139  5887 raft_consensus.cc:359] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.779999  5887 raft_consensus.cc:385] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.780364  5887 raft_consensus.cc:740] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.780594  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc3380099234ee08ad19e0debadfca9" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:27.780925  5532 leader_election.cc:304] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:27.780366  5888 raft_consensus.cc:359] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.781306  5887 consensus_queue.cc:260] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.782088  5844 raft_consensus.cc:2804] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.782044  5888 raft_consensus.cc:385] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.782680  5844 raft_consensus.cc:493] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.783294  5844 raft_consensus.cc:3060] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.782779  5888 raft_consensus.cc:740] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.784109  5887 ts_tablet_manager.cc:1434] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.002s
I20260710 11:13:27.784340  5888 consensus_queue.cc:260] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.785110  5887 tablet_bootstrap.cc:492] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:27.786609  5888 ts_tablet_manager.cc:1434] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:13:27.776237  5566 raft_consensus.cc:2468] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 0.
I20260710 11:13:27.778771  5896 leader_election.cc:290] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:27.790652  5888 tablet_bootstrap.cc:492] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:27.797837  5886 tablet_bootstrap.cc:492] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:27.798346  5886 ts_tablet_manager.cc:1403] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.010s
I20260710 11:13:27.801523  5887 tablet_bootstrap.cc:654] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.801764  5886 raft_consensus.cc:359] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.802974  5886 raft_consensus.cc:385] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.803439  5886 raft_consensus.cc:740] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.803382  5681 leader_election.cc:304] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [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: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:27.804598  5886 consensus_queue.cc:260] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.805640  5875 raft_consensus.cc:2804] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.805896  5875 raft_consensus.cc:493] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.806111  5875 raft_consensus.cc:3060] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.813023  5888 tablet_bootstrap.cc:654] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.837765  5714 raft_consensus.cc:2468] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 0.
I20260710 11:13:27.844612  5844 raft_consensus.cc:515] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
W20260710 11:13:27.855069  5605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.2.195:37117, user_credentials={real_user=slave}} blocked reactor thread for 96286.6us
I20260710 11:13:27.857163  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc3380099234ee08ad19e0debadfca9" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:27.859238  5905 raft_consensus.cc:493] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.862398  5886 ts_tablet_manager.cc:1434] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.003s
I20260710 11:13:27.862558  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db9cae3724443d6916d8c76dce29e4b" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:27.863169  5641 raft_consensus.cc:3060] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.863511  5886 tablet_bootstrap.cc:492] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:27.864050  5844 leader_election.cc:290] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 election: Requested vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:27.849198  5851 raft_consensus.cc:515] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.866050  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db9cae3724443d6916d8c76dce29e4b" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:27.866622  5715 raft_consensus.cc:3060] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.868045  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a545039cf254e12b643480b0c84a627" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:27.868680  5566 raft_consensus.cc:3060] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.870544  5886 tablet_bootstrap.cc:654] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.852814  5875 raft_consensus.cc:515] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.871229  5641 raft_consensus.cc:2468] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 1.
I20260710 11:13:27.859990  5905 raft_consensus.cc:515] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.880791  5532 leader_election.cc:304] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:27.884020  5844 raft_consensus.cc:2804] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.884603  5844 raft_consensus.cc:697] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 LEADER]: Becoming Leader. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:27.885478  5844 consensus_queue.cc:237] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.886067  5714 raft_consensus.cc:2393] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e1f45f24c17e4105bd663dbe9518b6d3 in current term 1: Already voted for candidate 0dd7423b2c224b3da00093b8782aa941 in this term.
I20260710 11:13:27.896338  5715 raft_consensus.cc:2468] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 1.
I20260710 11:13:27.889559  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a545039cf254e12b643480b0c84a627" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:27.889724  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1b6fed46e349d2a004ac7b59492417" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:27.891974  5712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1b6fed46e349d2a004ac7b59492417" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:27.893925  5566 raft_consensus.cc:2468] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:27.895044  5851 leader_election.cc:290] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:27.888067  5875 leader_election.cc:290] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:27.896399  5888 tablet_bootstrap.cc:492] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:27.887228  5905 leader_election.cc:290] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:27.900487  5713 raft_consensus.cc:3060] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.902722  5712 raft_consensus.cc:2468] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:27.910377  5607 leader_election.cc:304] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:27.901697  5563 raft_consensus.cc:2468] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:27.918025  5605 leader_election.cc:304] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:27.919243  5851 raft_consensus.cc:2804] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.919763  5851 raft_consensus.cc:493] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.920202  5851 raft_consensus.cc:3060] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.922489  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc3380099234ee08ad19e0debadfca9" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:27.923151  5563 raft_consensus.cc:3060] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.925962  5605 leader_election.cc:304] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [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: e1f45f24c17e4105bd663dbe9518b6d3; no voters: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:27.926422  5713 raft_consensus.cc:2468] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:27.927112  5896 raft_consensus.cc:2749] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:27.931071  5905 raft_consensus.cc:2804] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.911727  5888 ts_tablet_manager.cc:1403] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.123s	user 0.017s	sys 0.009s
I20260710 11:13:27.934515  5887 tablet_bootstrap.cc:492] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:27.932734  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc3380099234ee08ad19e0debadfca9" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:27.934072  5563 raft_consensus.cc:2468] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 1.
I20260710 11:13:27.937727  5641 raft_consensus.cc:2393] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0dd7423b2c224b3da00093b8782aa941 in current term 1: Already voted for candidate e1f45f24c17e4105bd663dbe9518b6d3 in this term.
I20260710 11:13:27.937644  5888 raft_consensus.cc:359] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.932443  5905 raft_consensus.cc:697] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:27.938474  5888 raft_consensus.cc:385] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.938824  5888 raft_consensus.cc:740] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.939464  5887 ts_tablet_manager.cc:1403] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.155s	user 0.015s	sys 0.008s
I20260710 11:13:27.939625  5888 consensus_queue.cc:260] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.939246  5681 leader_election.cc:304] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [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: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:27.939210  5905 consensus_queue.cc:237] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.942777  5887 raft_consensus.cc:359] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.943547  5887 raft_consensus.cc:385] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.939093  5851 raft_consensus.cc:515] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.943837  5887 raft_consensus.cc:740] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.944585  5887 consensus_queue.cc:260] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.947103  5888 ts_tablet_manager.cc:1434] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:13:27.947265  5887 ts_tablet_manager.cc:1434] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:27.947408  5886 tablet_bootstrap.cc:492] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:27.947533  5459 catalog_manager.cc:5697] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193). New cstate: current_term: 1 leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:27.948691  5887 tablet_bootstrap.cc:492] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:27.948792  5888 tablet_bootstrap.cc:492] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:27.950827  5910 raft_consensus.cc:2804] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.951637  5910 raft_consensus.cc:697] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:27.952522  5910 consensus_queue.cc:237] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.953667  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1b6fed46e349d2a004ac7b59492417" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:27.954310  5713 raft_consensus.cc:3060] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.955912  5887 tablet_bootstrap.cc:654] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.955758  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1b6fed46e349d2a004ac7b59492417" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:27.956370  5563 raft_consensus.cc:3060] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.960933  5888 tablet_bootstrap.cc:654] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.962067  5713 raft_consensus.cc:2468] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:27.962504  5851 leader_election.cc:290] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:27.965236  5886 ts_tablet_manager.cc:1403] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.019s
I20260710 11:13:27.980024  5605 leader_election.cc:304] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:27.981022  5905 raft_consensus.cc:2804] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.981797  5905 raft_consensus.cc:697] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:27.982685  5905 consensus_queue.cc:237] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.982993  5886 raft_consensus.cc:359] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.983777  5886 raft_consensus.cc:385] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.984092  5886 raft_consensus.cc:740] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.984898  5886 consensus_queue.cc:260] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:27.968549  5563 raft_consensus.cc:2468] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:27.990749  5886 ts_tablet_manager.cc:1434] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:13:27.991844  5886 tablet_bootstrap.cc:492] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:27.992524  5460 catalog_manager.cc:5697] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:27.996168  5887 tablet_bootstrap.cc:492] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:27.996950  5887 ts_tablet_manager.cc:1403] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.048s	user 0.031s	sys 0.016s
I20260710 11:13:27.998385  5886 tablet_bootstrap.cc:654] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.000348  5888 tablet_bootstrap.cc:492] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:28.000877  5888 ts_tablet_manager.cc:1403] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.001s
I20260710 11:13:28.000865  5887 raft_consensus.cc:359] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.002146  5887 raft_consensus.cc:385] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.002556  5887 raft_consensus.cc:740] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.003566  5887 consensus_queue.cc:260] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.004470  5888 raft_consensus.cc:359] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.005214  5888 raft_consensus.cc:385] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.005503  5888 raft_consensus.cc:740] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.006211  5888 consensus_queue.cc:260] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.007246  5887 ts_tablet_manager.cc:1434] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:13:28.008350  5887 tablet_bootstrap.cc:492] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3: Bootstrap starting.
I20260710 11:13:28.015075  5910 raft_consensus.cc:493] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.015782  5910 raft_consensus.cc:515] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.018498  5910 leader_election.cc:290] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:28.019357  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4e8cc5516042499aff50373472ab40" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:28.019524  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4e8cc5516042499aff50373472ab40" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:28.020210  5641 raft_consensus.cc:2468] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 0.
I20260710 11:13:28.019312  5887 tablet_bootstrap.cc:654] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.021693  5681 leader_election.cc:304] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:28.020390  5888 ts_tablet_manager.cc:1434] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
I20260710 11:13:28.022846  5910 raft_consensus.cc:2804] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.023340  5910 raft_consensus.cc:493] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.023806  5910 raft_consensus.cc:3060] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.024178  5888 tablet_bootstrap.cc:492] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
W20260710 11:13:28.026541  5512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:28.019562  5464 catalog_manager.cc:5697] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "0dd7423b2c224b3da00093b8782aa941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: HEALTHY } } }
W20260710 11:13:28.027925  5681 leader_election.cc:343] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:28.034761  5888 tablet_bootstrap.cc:654] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.037313  5910 raft_consensus.cc:515] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.040263  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4e8cc5516042499aff50373472ab40" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
W20260710 11:13:28.041822  5681 leader_election.cc:343] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:28.043788  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4e8cc5516042499aff50373472ab40" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:28.044411  5641 raft_consensus.cc:3060] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.056711  5887 tablet_bootstrap.cc:492] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3: No bootstrap required, opened a new log
I20260710 11:13:28.055987  5460 catalog_manager.cc:5697] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.057265  5887 ts_tablet_manager.cc:1403] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.007s
I20260710 11:13:28.060043  5887 raft_consensus.cc:359] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.060815  5887 raft_consensus.cc:385] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.061089  5887 raft_consensus.cc:740] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.061975  5886 tablet_bootstrap.cc:492] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:28.061759  5887 consensus_queue.cc:260] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.062716  5886 ts_tablet_manager.cc:1403] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.011s
I20260710 11:13:28.064417  5887 ts_tablet_manager.cc:1434] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:13:28.059926  5641 raft_consensus.cc:2468] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 1.
I20260710 11:13:28.065553  5681 leader_election.cc:304] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [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: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:28.066540  5875 raft_consensus.cc:2804] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.067443  5905 raft_consensus.cc:493] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.067989  5905 raft_consensus.cc:515] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.068369  5886 raft_consensus.cc:359] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.069360  5886 raft_consensus.cc:385] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.069716  5886 raft_consensus.cc:740] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.070847  5905 leader_election.cc:290] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.070713  5886 consensus_queue.cc:260] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.072268  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de67a78c95f4232befcc3d473ec6ed7" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:28.063725  5910 leader_election.cc:290] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:28.072867  5713 raft_consensus.cc:2468] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:28.073874  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de67a78c95f4232befcc3d473ec6ed7" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:28.074478  5563 raft_consensus.cc:2468] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:28.075757  5605 leader_election.cc:304] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:28.076555  5905 raft_consensus.cc:2804] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.076942  5905 raft_consensus.cc:493] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.077256  5905 raft_consensus.cc:3060] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.081363  5851 raft_consensus.cc:493] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.081873  5851 raft_consensus.cc:515] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.084021  5851 leader_election.cc:290] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.085083  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcd8645b50b4fc588f7a17aa08ea8a2" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:28.085529  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcd8645b50b4fc588f7a17aa08ea8a2" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
I20260710 11:13:28.085775  5713 raft_consensus.cc:2468] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:28.086141  5563 raft_consensus.cc:2468] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:28.087029  5605 leader_election.cc:304] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:28.088318  5851 raft_consensus.cc:2804] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.088665  5851 raft_consensus.cc:493] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.088997  5851 raft_consensus.cc:3060] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.091586  5888 tablet_bootstrap.cc:492] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:28.092334  5888 ts_tablet_manager.cc:1403] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.025s
I20260710 11:13:28.076169  5886 ts_tablet_manager.cc:1434] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:13:28.091326  5905 raft_consensus.cc:515] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.095253  5888 raft_consensus.cc:359] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.096055  5888 raft_consensus.cc:385] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.096370  5888 raft_consensus.cc:740] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.097164  5905 leader_election.cc:290] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.097136  5888 consensus_queue.cc:260] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.098351  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de67a78c95f4232befcc3d473ec6ed7" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:28.099001  5888 ts_tablet_manager.cc:1434] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:13:28.096218  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de67a78c95f4232befcc3d473ec6ed7" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:28.092373  5875 raft_consensus.cc:697] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:28.099525  5563 raft_consensus.cc:3060] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.093560  5886 tablet_bootstrap.cc:492] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:28.099972  5888 tablet_bootstrap.cc:492] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941: Bootstrap starting.
I20260710 11:13:28.102193  5875 consensus_queue.cc:237] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.098907  5713 raft_consensus.cc:3060] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.106259  5888 tablet_bootstrap.cc:654] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.109354  5563 raft_consensus.cc:2468] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:28.110683  5607 leader_election.cc:304] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:28.111214  5886 tablet_bootstrap.cc:654] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.111582  5896 raft_consensus.cc:2804] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.112113  5896 raft_consensus.cc:697] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:28.112954  5896 consensus_queue.cc:237] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.096459  5851 raft_consensus.cc:515] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.116297  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcd8645b50b4fc588f7a17aa08ea8a2" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:28.116840  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcd8645b50b4fc588f7a17aa08ea8a2" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:28.117558  5714 raft_consensus.cc:3060] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.119585  5713 raft_consensus.cc:2468] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:28.116840  5563 raft_consensus.cc:3060] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.130870  5714 raft_consensus.cc:2468] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:28.140237  5905 raft_consensus.cc:493] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.149258  5905 raft_consensus.cc:515] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.150511  5851 leader_election.cc:290] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.152431  5566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31b39ec695b4b7da609c9844c1d68fd" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c" is_pre_election: true
W20260710 11:13:28.154201  5607 leader_election.cc:343] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:28.155395  5905 leader_election.cc:290] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.157014  5563 raft_consensus.cc:2468] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:28.158216  5607 leader_election.cc:304] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:28.159689  5896 raft_consensus.cc:2804] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.160254  5896 raft_consensus.cc:697] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:28.161180  5896 consensus_queue.cc:237] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.164047  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31b39ec695b4b7da609c9844c1d68fd" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:28.165395  5714 raft_consensus.cc:2468] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 0.
I20260710 11:13:28.169514  5886 tablet_bootstrap.cc:492] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:28.170018  5886 ts_tablet_manager.cc:1403] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.011s
I20260710 11:13:28.171030  5605 leader_election.cc:304] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [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: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:28.172276  5896 raft_consensus.cc:2804] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.173193  5896 raft_consensus.cc:493] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.172307  5460 catalog_manager.cc:5697] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.173684  5896 raft_consensus.cc:3060] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.173347  5886 raft_consensus.cc:359] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.174202  5886 raft_consensus.cc:385] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.174516  5886 raft_consensus.cc:740] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.175261  5886 consensus_queue.cc:260] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.176853  5886 ts_tablet_manager.cc:1434] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:28.178190  5886 tablet_bootstrap.cc:492] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c: Bootstrap starting.
I20260710 11:13:28.177677  5464 catalog_manager.cc:5697] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195). New cstate: current_term: 1 leader_uuid: "0dd7423b2c224b3da00093b8782aa941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:28.181280  5888 tablet_bootstrap.cc:492] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941: No bootstrap required, opened a new log
I20260710 11:13:28.181777  5888 ts_tablet_manager.cc:1403] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.049s
I20260710 11:13:28.184648  5886 tablet_bootstrap.cc:654] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.184540  5888 raft_consensus.cc:359] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.185235  5888 raft_consensus.cc:385] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.184841  5896 raft_consensus.cc:515] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.185527  5888 raft_consensus.cc:740] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.186241  5888 consensus_queue.cc:260] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.188035  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31b39ec695b4b7da609c9844c1d68fd" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:28.188297  5888 ts_tablet_manager.cc:1434] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:13:28.188570  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31b39ec695b4b7da609c9844c1d68fd" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:28.189098  5714 raft_consensus.cc:3060] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:28.189401  5607 leader_election.cc:343] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:28.196187  5912 raft_consensus.cc:493] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.196908  5912 raft_consensus.cc:515] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.197722  5714 raft_consensus.cc:2468] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 1.
I20260710 11:13:28.199623  5912 leader_election.cc:290] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.197947  5896 leader_election.cc:290] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 1 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.201898  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f7cef201d2413ebfad1fe3c6eacc9b" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:28.204239  5713 raft_consensus.cc:2468] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 0.
I20260710 11:13:28.203189  5605 leader_election.cc:304] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [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: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:28.204798  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f7cef201d2413ebfad1fe3c6eacc9b" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:28.205487  5641 raft_consensus.cc:2468] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 0.
I20260710 11:13:28.205555  5530 leader_election.cc:304] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: 
I20260710 11:13:28.206298  5896 raft_consensus.cc:2804] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.206681  5844 raft_consensus.cc:2804] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.206777  5896 raft_consensus.cc:697] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:28.207309  5844 raft_consensus.cc:493] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.207677  5844 raft_consensus.cc:3060] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.217727  5844 raft_consensus.cc:515] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.220733  5459 catalog_manager.cc:5697] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.223011  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f7cef201d2413ebfad1fe3c6eacc9b" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:28.218979  5896 consensus_queue.cc:237] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.223645  5641 raft_consensus.cc:3060] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.235404  5844 leader_election.cc:290] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 election: Requested vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.236552  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f7cef201d2413ebfad1fe3c6eacc9b" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:28.238111  5713 raft_consensus.cc:3060] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.239902  5641 raft_consensus.cc:2468] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 1.
I20260710 11:13:28.242698  5532 leader_election.cc:304] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:28.243639  5844 raft_consensus.cc:2804] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.244174  5844 raft_consensus.cc:697] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 LEADER]: Becoming Leader. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:28.245009  5844 consensus_queue.cc:237] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.245532  5713 raft_consensus.cc:2468] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 1.
I20260710 11:13:28.245414  5459 catalog_manager.cc:5697] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 1 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.248368  5886 tablet_bootstrap.cc:492] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c: No bootstrap required, opened a new log
I20260710 11:13:28.248944  5886 ts_tablet_manager.cc:1403] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.015s
I20260710 11:13:28.251590  5886 raft_consensus.cc:359] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.252199  5886 raft_consensus.cc:385] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.252449  5886 raft_consensus.cc:740] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.253070  5886 consensus_queue.cc:260] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.255081  5886 ts_tablet_manager.cc:1434] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:13:28.256091  5464 catalog_manager.cc:5697] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193). New cstate: current_term: 1 leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.323151  5641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a545039cf254e12b643480b0c84a627"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
mode: GRACEFUL
new_leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:47380
I20260710 11:13:28.323755  5641 raft_consensus.cc:606] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Received request to transfer leadership to TS 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:28.329208  5641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e1b6fed46e349d2a004ac7b59492417"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
mode: GRACEFUL
new_leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:47380
I20260710 11:13:28.329680  5641 raft_consensus.cc:606] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Received request to transfer leadership to TS 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:28.334751  5713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcc3380099234ee08ad19e0debadfca9"
dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
mode: GRACEFUL
new_leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:51368
I20260710 11:13:28.335301  5713 raft_consensus.cc:606] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Received request to transfer leadership to TS 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:28.340711  5641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8de67a78c95f4232befcc3d473ec6ed7"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
mode: GRACEFUL
new_leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:47380
I20260710 11:13:28.341207  5641 raft_consensus.cc:606] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Received request to transfer leadership to TS 440aea9c3ea14b81906e58cd6d573b3c
I20260710 11:13:28.355417  5563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4db9cae3724443d6916d8c76dce29e4b"
dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
mode: GRACEFUL
new_leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
 from {username='slave'} at 127.0.0.1:41382
I20260710 11:13:28.355957  5563 raft_consensus.cc:606] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 LEADER]: Received request to transfer leadership to TS e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:28.364532  5713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f4e8cc5516042499aff50373472ab40"
dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
mode: GRACEFUL
new_leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
 from {username='slave'} at 127.0.0.1:51368
I20260710 11:13:28.365059  5713 raft_consensus.cc:606] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Received request to transfer leadership to TS e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:28.369886  5563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13f7cef201d2413ebfad1fe3c6eacc9b"
dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
mode: GRACEFUL
new_leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
 from {username='slave'} at 127.0.0.1:41382
I20260710 11:13:28.370412  5563 raft_consensus.cc:606] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 LEADER]: Received request to transfer leadership to TS e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:28.375152  5641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f31b39ec695b4b7da609c9844c1d68fd"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
mode: GRACEFUL
new_leader_uuid: "0dd7423b2c224b3da00093b8782aa941"
 from {username='slave'} at 127.0.0.1:47380
I20260710 11:13:28.375699  5641 raft_consensus.cc:606] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Received request to transfer leadership to TS 0dd7423b2c224b3da00093b8782aa941
I20260710 11:13:28.387668  5844 consensus_queue.cc:1048] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.394464  5912 raft_consensus.cc:993] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c: : Instructing follower e1f45f24c17e4105bd663dbe9518b6d3 to start an election
I20260710 11:13:28.394910  5912 raft_consensus.cc:1081] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 LEADER]: Signalling peer e1f45f24c17e4105bd663dbe9518b6d3 to start an election
I20260710 11:13:28.397495  5640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4db9cae3724443d6916d8c76dce29e4b"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
 from {username='slave'} at 127.0.0.1:41000
I20260710 11:13:28.400952  5908 consensus_queue.cc:1048] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:28.402697  5640 raft_consensus.cc:493] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.403164  5640 raft_consensus.cc:3060] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.410856  5640 raft_consensus.cc:515] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.414599  5640 leader_election.cc:290] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.415421  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db9cae3724443d6916d8c76dce29e4b" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:28.416117  5563 raft_consensus.cc:3055] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.416440  5563 raft_consensus.cc:740] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:28.416288  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db9cae3724443d6916d8c76dce29e4b" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:28.417388  5563 consensus_queue.cc:260] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.417814  5713 raft_consensus.cc:3060] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.418689  5563 raft_consensus.cc:3060] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.425469  5713 raft_consensus.cc:2468] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:28.425469  5563 raft_consensus.cc:2468] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:28.426395  5875 consensus_queue.cc:1048] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.427033  5607 leader_election.cc:304] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:28.428153  5896 raft_consensus.cc:2804] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.428661  5896 raft_consensus.cc:697] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:28.429479  5896 consensus_queue.cc:237] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.439011  5459 catalog_manager.cc:5697] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 1 to 2, leader changed from 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193) to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.443542  5925 raft_consensus.cc:993] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941: : Instructing follower 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:28.444033  5925 raft_consensus.cc:1081] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Signalling peer 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:28.448225  5563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcc3380099234ee08ad19e0debadfca9"
dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:52914
I20260710 11:13:28.448733  5563 raft_consensus.cc:493] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.449076  5563 raft_consensus.cc:3060] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.448942  5925 consensus_queue.cc:1048] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.454874  5896 consensus_queue.cc:1048] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.455569  5563 raft_consensus.cc:515] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.457654  5563 leader_election.cc:290] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Requested vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.459794  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc3380099234ee08ad19e0debadfca9" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:28.462950  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc3380099234ee08ad19e0debadfca9" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:28.463858  5713 raft_consensus.cc:3055] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.464354  5713 raft_consensus.cc:740] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:28.465449  5713 consensus_queue.cc:260] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.467110  5713 raft_consensus.cc:3060] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.475639  5713 raft_consensus.cc:2468] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:28.476552  5905 raft_consensus.cc:993] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3: : Instructing follower 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:28.477227  5930 raft_consensus.cc:1081] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Signalling peer 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:28.480146  5566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a545039cf254e12b643480b0c84a627"
dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:52916
I20260710 11:13:28.480698  5566 raft_consensus.cc:493] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.480610  5530 leader_election.cc:304] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [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: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:28.481244  5566 raft_consensus.cc:3060] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.481683  5908 raft_consensus.cc:2804] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.482154  5908 raft_consensus.cc:697] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Becoming Leader. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:28.482978  5908 consensus_queue.cc:237] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.489445  5566 raft_consensus.cc:515] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.490533  5565 raft_consensus.cc:1240] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Rejecting Update request from peer e1f45f24c17e4105bd663dbe9518b6d3 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:28.493009  5930 consensus_queue.cc:1048] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.493475  5566 leader_election.cc:290] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Requested vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.492818  5464 catalog_manager.cc:5697] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c reported cstate change: term changed from 1 to 2, leader changed from 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195) to 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193). New cstate: current_term: 2 leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.495332  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a545039cf254e12b643480b0c84a627" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:28.496011  5713 raft_consensus.cc:3060] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.497435  5930 consensus_queue.cc:1059] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.498472  5929 raft_consensus.cc:3055] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.498842  5929 raft_consensus.cc:740] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:28.499778  5929 consensus_queue.cc:260] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.501113  5929 raft_consensus.cc:3060] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.501917  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a545039cf254e12b643480b0c84a627" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:28.502985  5713 raft_consensus.cc:2468] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:28.504172  5714 raft_consensus.cc:1240] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Rejecting Update request from peer e1f45f24c17e4105bd663dbe9518b6d3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:13:28.504704  5530 leader_election.cc:304] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: 
I20260710 11:13:28.506358  5566 raft_consensus.cc:3060] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.506935  5908 raft_consensus.cc:2804] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.507741  5908 raft_consensus.cc:697] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Becoming Leader. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:28.509589  5908 consensus_queue.cc:237] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [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: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.511370  5930 consensus_queue.cc:1048] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.514878  5910 consensus_queue.cc:1048] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.516830  5640 raft_consensus.cc:2468] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:28.520066  5464 catalog_manager.cc:5697] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c reported cstate change: term changed from 1 to 2, leader changed from e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194) to 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193). New cstate: current_term: 2 leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.528160  5930 raft_consensus.cc:993] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3: : Instructing follower 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:28.529362  5905 raft_consensus.cc:1081] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Signalling peer 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:28.536671  5925 consensus_queue.cc:1048] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.537725  5929 consensus_queue.cc:1048] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.546291  5563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e1b6fed46e349d2a004ac7b59492417"
dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:52916
I20260710 11:13:28.547894  5563 raft_consensus.cc:493] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.548305  5563 raft_consensus.cc:3060] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.556476  5563 raft_consensus.cc:515] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.562176  5875 raft_consensus.cc:993] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941: : Instructing follower e1f45f24c17e4105bd663dbe9518b6d3 to start an election
I20260710 11:13:28.562661  5875 raft_consensus.cc:1081] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Signalling peer e1f45f24c17e4105bd663dbe9518b6d3 to start an election
I20260710 11:13:28.564028  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1b6fed46e349d2a004ac7b59492417" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:28.564625  5640 raft_consensus.cc:3055] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.565747  5563 leader_election.cc:290] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Requested vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.566138  5640 raft_consensus.cc:740] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:28.566771  5641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f4e8cc5516042499aff50373472ab40"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
 from {username='slave'} at 127.0.0.1:41002
I20260710 11:13:28.567107  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1b6fed46e349d2a004ac7b59492417" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:28.567020  5640 consensus_queue.cc:260] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.567720  5713 raft_consensus.cc:3060] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.568166  5640 raft_consensus.cc:3060] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.571751  5641 raft_consensus.cc:493] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.572155  5641 raft_consensus.cc:3060] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.573338  5640 raft_consensus.cc:2468] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:28.574622  5532 leader_election.cc:304] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:28.575001  5713 raft_consensus.cc:2468] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:28.575574  5908 raft_consensus.cc:2804] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.576082  5908 raft_consensus.cc:697] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Becoming Leader. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:28.576915  5908 consensus_queue.cc:237] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.581990  5641 raft_consensus.cc:515] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.584969  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4e8cc5516042499aff50373472ab40" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:28.585530  5563 raft_consensus.cc:3060] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.585623  5459 catalog_manager.cc:5697] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c reported cstate change: term changed from 1 to 2, leader changed from e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194) to 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193). New cstate: current_term: 2 leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.587671  5641 leader_election.cc:290] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.588382  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4e8cc5516042499aff50373472ab40" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:28.589428  5713 raft_consensus.cc:3055] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.589807  5713 raft_consensus.cc:740] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:28.590693  5713 consensus_queue.cc:260] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.592078  5713 raft_consensus.cc:3060] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.592702  5563 raft_consensus.cc:2468] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:28.593871  5607 leader_election.cc:304] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:28.594863  5929 raft_consensus.cc:2804] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.595328  5929 raft_consensus.cc:697] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:28.596122  5929 consensus_queue.cc:237] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.599114  5713 raft_consensus.cc:2468] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:28.604655  5459 catalog_manager.cc:5697] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 1 to 2, leader changed from 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195) to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.629362  5908 consensus_queue.cc:1048] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.635592  5844 raft_consensus.cc:993] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c: : Instructing follower e1f45f24c17e4105bd663dbe9518b6d3 to start an election
I20260710 11:13:28.636063  5844 raft_consensus.cc:1081] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 LEADER]: Signalling peer e1f45f24c17e4105bd663dbe9518b6d3 to start an election
I20260710 11:13:28.637984  5640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13f7cef201d2413ebfad1fe3c6eacc9b"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
 from {username='slave'} at 127.0.0.1:41000
I20260710 11:13:28.639550  5640 raft_consensus.cc:493] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.639927  5640 raft_consensus.cc:3060] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.641656  5844 consensus_queue.cc:1048] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.648378  5640 raft_consensus.cc:515] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.651227  5640 leader_election.cc:290] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.652225  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f7cef201d2413ebfad1fe3c6eacc9b" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:28.652820  5563 raft_consensus.cc:3055] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.653039  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f7cef201d2413ebfad1fe3c6eacc9b" candidate_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:28.653144  5563 raft_consensus.cc:740] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:28.653754  5713 raft_consensus.cc:3060] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.654438  5563 consensus_queue.cc:260] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.655570  5563 raft_consensus.cc:3060] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.660029  5929 consensus_queue.cc:1048] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.660732  5713 raft_consensus.cc:2468] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:28.662040  5605 leader_election.cc:304] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:28.662876  5929 raft_consensus.cc:2804] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.663347  5929 raft_consensus.cc:697] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Becoming Leader. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:28.664372  5563 raft_consensus.cc:2468] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f45f24c17e4105bd663dbe9518b6d3 in term 2.
I20260710 11:13:28.664166  5929 consensus_queue.cc:237] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.673957  5896 consensus_queue.cc:1048] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.674872  5459 catalog_manager.cc:5697] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 reported cstate change: term changed from 1 to 2, leader changed from 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193) to e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194). New cstate: current_term: 2 leader_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.682802  5953 raft_consensus.cc:993] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3: : Instructing follower 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:28.683382  5896 raft_consensus.cc:1081] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Signalling peer 440aea9c3ea14b81906e58cd6d573b3c to start an election
I20260710 11:13:28.685158  5565 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8de67a78c95f4232befcc3d473ec6ed7"
dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
 from {username='slave'} at 127.0.0.1:52916
I20260710 11:13:28.685796  5565 raft_consensus.cc:493] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.686199  5565 raft_consensus.cc:3060] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.692456  5565 raft_consensus.cc:515] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.695575  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de67a78c95f4232befcc3d473ec6ed7" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:28.696033  5640 raft_consensus.cc:3055] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.696228  5640 raft_consensus.cc:740] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:28.696419  5565 leader_election.cc:290] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Requested vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.696883  5640 consensus_queue.cc:260] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.697641  5844 raft_consensus.cc:493] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.698092  5640 raft_consensus.cc:3060] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.698217  5844 raft_consensus.cc:515] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.700405  5844 leader_election.cc:290] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159), 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195:37117)
I20260710 11:13:28.702374  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31b39ec695b4b7da609c9844c1d68fd" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd7423b2c224b3da00093b8782aa941" is_pre_election: true
I20260710 11:13:28.703059  5714 raft_consensus.cc:2393] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 440aea9c3ea14b81906e58cd6d573b3c in current term 1: Already voted for candidate e1f45f24c17e4105bd663dbe9518b6d3 in this term.
I20260710 11:13:28.704152  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31b39ec695b4b7da609c9844c1d68fd" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" is_pre_election: true
I20260710 11:13:28.704444  5640 raft_consensus.cc:2468] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:28.705351  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de67a78c95f4232befcc3d473ec6ed7" candidate_uuid: "440aea9c3ea14b81906e58cd6d573b3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
I20260710 11:13:28.705698  5532 leader_election.cc:304] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:28.705935  5713 raft_consensus.cc:3060] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.706513  5844 raft_consensus.cc:2804] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.706720  5532 leader_election.cc:304] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440aea9c3ea14b81906e58cd6d573b3c; no voters: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3
I20260710 11:13:28.707553  5908 raft_consensus.cc:3060] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.707203  5844 raft_consensus.cc:697] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Becoming Leader. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:28.711637  5713 raft_consensus.cc:2468] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440aea9c3ea14b81906e58cd6d573b3c in term 2.
I20260710 11:13:28.712577  5844 consensus_queue.cc:237] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.716013  5908 raft_consensus.cc:2749] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:28.716926  5896 consensus_queue.cc:1048] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.719038  5929 consensus_queue.cc:1048] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.720439  5459 catalog_manager.cc:5697] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c reported cstate change: term changed from 1 to 2, leader changed from e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194) to 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193). New cstate: current_term: 2 leader_uuid: "440aea9c3ea14b81906e58cd6d573b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.731812  5896 raft_consensus.cc:993] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3: : Instructing follower 0dd7423b2c224b3da00093b8782aa941 to start an election
I20260710 11:13:28.732308  5896 raft_consensus.cc:1081] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Signalling peer 0dd7423b2c224b3da00093b8782aa941 to start an election
I20260710 11:13:28.733564  5929 consensus_queue.cc:1048] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.734333  5712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f31b39ec695b4b7da609c9844c1d68fd"
dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
 from {username='slave'} at 127.0.0.1:53336
I20260710 11:13:28.735107  5712 raft_consensus.cc:493] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.735544  5712 raft_consensus.cc:3060] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.739758  5896 consensus_queue.cc:1048] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.744400  5712 raft_consensus.cc:515] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.747802  5714 raft_consensus.cc:1240] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Rejecting Update request from peer e1f45f24c17e4105bd663dbe9518b6d3 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:28.750171  5929 consensus_queue.cc:1059] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.750886  5712 leader_election.cc:290] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 2 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:28.752826  5641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31b39ec695b4b7da609c9844c1d68fd" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:28.750968  5929 raft_consensus.cc:3055] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.753948  5929 raft_consensus.cc:740] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:28.754046  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31b39ec695b4b7da609c9844c1d68fd" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:28.754634  5563 raft_consensus.cc:3060] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.754917  5929 consensus_queue.cc:260] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.757404  5929 raft_consensus.cc:3060] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.763585  5563 raft_consensus.cc:2468] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 2.
I20260710 11:13:28.764886  5681 leader_election.cc:304] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: 
I20260710 11:13:28.765939  5925 raft_consensus.cc:2804] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.766428  5925 raft_consensus.cc:697] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 2 LEADER]: Becoming Leader. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:28.767247  5925 consensus_queue.cc:237] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [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: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:28.769976  5641 raft_consensus.cc:2468] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 2.
I20260710 11:13:28.774690  5459 catalog_manager.cc:5697] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 reported cstate change: term changed from 1 to 2, leader changed from e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194) to 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195). New cstate: current_term: 2 leader_uuid: "0dd7423b2c224b3da00093b8782aa941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:28.914951  5641 raft_consensus.cc:1275] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.916438  5908 consensus_queue.cc:1048] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.917768  5714 raft_consensus.cc:1275] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.919068  5929 consensus_queue.cc:1048] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.924638  5714 raft_consensus.cc:1275] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.927868  5959 consensus_queue.cc:1048] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.935335  5563 raft_consensus.cc:1275] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.936950  5929 consensus_queue.cc:1048] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.948608  5641 raft_consensus.cc:3060] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.955525  5712 raft_consensus.cc:1275] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.955780  5641 raft_consensus.cc:1275] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.957051  5908 consensus_queue.cc:1048] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.957791  5912 consensus_queue.cc:1048] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.065330  5563 raft_consensus.cc:1275] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.066543  5929 consensus_queue.cc:1048] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.075014  5712 raft_consensus.cc:1275] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.076571  5930 consensus_queue.cc:1048] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.093938  5641 raft_consensus.cc:1275] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.095182  5912 consensus_queue.cc:1048] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.099828  5712 raft_consensus.cc:1275] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.102527  5912 consensus_queue.cc:1048] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.104897  5712 raft_consensus.cc:1275] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.107625  5912 consensus_queue.cc:1048] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.109874  5641 raft_consensus.cc:1275] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Refusing update from remote peer 440aea9c3ea14b81906e58cd6d573b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.111320  5912 consensus_queue.cc:1048] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.193392  5563 raft_consensus.cc:1275] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.194718  5930 consensus_queue.cc:1048] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.199451  5714 raft_consensus.cc:1275] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Refusing update from remote peer e1f45f24c17e4105bd663dbe9518b6d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.201150  5896 consensus_queue.cc:1048] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.301579  5641 raft_consensus.cc:1275] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Refusing update from remote peer 0dd7423b2c224b3da00093b8782aa941: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.302774  5875 consensus_queue.cc:1048] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.304263  5563 raft_consensus.cc:1275] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Refusing update from remote peer 0dd7423b2c224b3da00093b8782aa941: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.305519  5875 consensus_queue.cc:1048] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.378819  5459 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37056:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:13:31.400579  5459 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37056:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:13:31.475950  1035 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:13:31.498631  5977 log.cc:927] Time spent T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260710 11:13:31.571259  5999 tablet.cc:1724] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.559259  6000 tablet.cc:1724] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.586747  6012 tablet.cc:1724] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.603662  6013 tablet.cc:1724] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.633145  6007 tablet.cc:1724] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:31.643112  6002 log.cc:927] Time spent T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
W20260710 11:13:31.643744  6011 log.cc:927] Time spent T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c: Append to log took a long time: real 0.060s	user 0.002s	sys 0.000s
W20260710 11:13:31.661352  6009 log.cc:927] Time spent T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941: Append to log took a long time: real 0.091s	user 0.000s	sys 0.002s
W20260710 11:13:31.683462  6003 log.cc:927] Time spent T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3: Append to log took a long time: real 0.133s	user 0.000s	sys 0.002s
W20260710 11:13:31.680047  5530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.2.195:37117, user_credentials={real_user=slave}} blocked reactor thread for 50280.6us
I20260710 11:13:31.588299  6010 tablet.cc:1724] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.627099  6017 tablet.cc:1724] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.718360  6020 tablet.cc:1724] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.732359  6020 tablet.cc:1724] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.734861  5563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d"
dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
mode: GRACEFUL
new_leader_uuid: "0dd7423b2c224b3da00093b8782aa941"
 from {username='slave'} at 127.0.0.1:41388
I20260710 11:13:31.735680  5563 raft_consensus.cc:606] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Received request to transfer leadership to TS 0dd7423b2c224b3da00093b8782aa941
I20260710 11:13:31.736009  6025 tablet.cc:1724] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.736629  5999 tablet.cc:1724] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:31.754545  5681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.2.193:36895, user_credentials={real_user=slave}} blocked reactor thread for 57884.1us
I20260710 11:13:31.773761  6024 tablet.cc:1724] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:31.747961  5530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.2.195:37117, user_credentials={real_user=slave}} blocked reactor thread for 44874.8us
I20260710 11:13:31.778020  6000 tablet.cc:1724] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.787041  6027 tablet.cc:1724] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.789914  6017 tablet.cc:1724] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.793188  6007 tablet.cc:1724] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.799273  5460 catalog_manager.cc:5789] TS e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159) does not have the latest schema for tablet 4db9cae3724443d6916d8c76dce29e4b (table soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]). Expected version 1 got 0
I20260710 11:13:31.799551  6026 tablet.cc:1724] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:31.821259  5532 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.2.194:43159, user_credentials={real_user=slave}} blocked reactor thread for 69851.4us
I20260710 11:13:31.817745  6017 tablet.cc:1724] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.813869  6025 tablet.cc:1724] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.828267  5459 catalog_manager.cc:5789] TS 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895) does not have the latest schema for tablet 8de67a78c95f4232befcc3d473ec6ed7 (table soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]). Expected version 1 got 0
I20260710 11:13:31.832249  5459 catalog_manager.cc:5789] TS 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895) does not have the latest schema for tablet 2e1b6fed46e349d2a004ac7b59492417 (table soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]). Expected version 1 got 0
I20260710 11:13:31.830483  5999 tablet.cc:1724] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.836145  6024 tablet.cc:1724] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.837272  6012 tablet.cc:1724] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.843658  5459 catalog_manager.cc:5789] TS 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895) does not have the latest schema for tablet 2a545039cf254e12b643480b0c84a627 (table soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee]). Expected version 1 got 0
I20260710 11:13:31.855573  5637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19"
dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
mode: GRACEFUL
new_leader_uuid: "0dd7423b2c224b3da00093b8782aa941"
 from {username='slave'} at 127.0.0.1:47390
I20260710 11:13:31.856208  5637 raft_consensus.cc:606] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Received request to transfer leadership to TS 0dd7423b2c224b3da00093b8782aa941
I20260710 11:13:31.859743  6007 tablet.cc:1724] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.864159  1035 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:31.864825  1035 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:31.852766  6020 tablet.cc:1724] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.863238  6017 tablet.cc:1724] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.853507  6027 tablet.cc:1724] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.873579  6026 tablet.cc:1724] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:31.876083  5962 raft_consensus.cc:993] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c: : Instructing follower 0dd7423b2c224b3da00093b8782aa941 to start an election
I20260710 11:13:31.891834  5962 raft_consensus.cc:1081] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Signalling peer 0dd7423b2c224b3da00093b8782aa941 to start an election
I20260710 11:13:31.896832  5707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d"
dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
 from {username='slave'} at 127.0.0.1:53332
I20260710 11:13:31.897437  5707 raft_consensus.cc:493] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:31.897804  5707 raft_consensus.cc:3060] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:31.907403  5460 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683: soft_deleted_table [id=27b4aa0ab6214fb5956ee11cfcddbdee] alter complete (version 1)
I20260710 11:13:31.905540  5707 raft_consensus.cc:515] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:31.912606  5564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:31.913116  5707 leader_election.cc:290] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 3 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:31.913218  5564 raft_consensus.cc:3055] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:31.913730  5564 raft_consensus.cc:740] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 440aea9c3ea14b81906e58cd6d573b3c, State: Running, Role: LEADER
I20260710 11:13:31.913890  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fabf4fa27249ee936e8deb8aa4029d" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:31.914492  5637 raft_consensus.cc:3060] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:31.914517  5564 consensus_queue.cc:260] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [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: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:31.915964  5564 raft_consensus.cc:3060] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:31.922674  5637 raft_consensus.cc:2468] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 3.
I20260710 11:13:31.923403  5564 raft_consensus.cc:2468] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 3.
I20260710 11:13:31.924177  5681 leader_election.cc:304] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [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: 0dd7423b2c224b3da00093b8782aa941, e1f45f24c17e4105bd663dbe9518b6d3; no voters: 
I20260710 11:13:31.925186  6031 raft_consensus.cc:2804] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:31.925678  6031 raft_consensus.cc:697] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 3 LEADER]: Becoming Leader. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:31.926493  6031 consensus_queue.cc:237] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [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: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:31.935266  5459 catalog_manager.cc:5697] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 reported cstate change: term changed from 2 to 3, leader changed from 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193) to 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195). New cstate: current_term: 3 leader_uuid: "0dd7423b2c224b3da00093b8782aa941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:32.087417  5964 raft_consensus.cc:993] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3: : Instructing follower 0dd7423b2c224b3da00093b8782aa941 to start an election
I20260710 11:13:32.087913  5896 raft_consensus.cc:1081] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Signalling peer 0dd7423b2c224b3da00093b8782aa941 to start an election
I20260710 11:13:32.089548  5710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19"
dest_uuid: "0dd7423b2c224b3da00093b8782aa941"
 from {username='slave'} at 127.0.0.1:53336
I20260710 11:13:32.090044  5710 raft_consensus.cc:493] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:32.090384  5710 raft_consensus.cc:3060] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:32.095193  5710 raft_consensus.cc:515] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:32.096817  5710 leader_election.cc:290] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [CANDIDATE]: Term 3 election: Requested vote from peers 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895), e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159)
I20260710 11:13:32.097718  5564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "440aea9c3ea14b81906e58cd6d573b3c"
I20260710 11:13:32.098133  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7668024084b1409cb7748e65e4f71c19" candidate_uuid: "0dd7423b2c224b3da00093b8782aa941" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1f45f24c17e4105bd663dbe9518b6d3"
I20260710 11:13:32.098400  5564 raft_consensus.cc:3060] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:32.098773  5637 raft_consensus.cc:3055] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:32.099086  5637 raft_consensus.cc:740] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e1f45f24c17e4105bd663dbe9518b6d3, State: Running, Role: LEADER
I20260710 11:13:32.099956  5637 consensus_queue.cc:260] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [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: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:32.101233  5637 raft_consensus.cc:3060] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:32.105777  5564 raft_consensus.cc:2468] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 3.
I20260710 11:13:32.107120  5681 leader_election.cc:304] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [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: 0dd7423b2c224b3da00093b8782aa941, 440aea9c3ea14b81906e58cd6d573b3c; no voters: 
I20260710 11:13:32.107883  6031 raft_consensus.cc:2804] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:32.108112  5637 raft_consensus.cc:2468] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd7423b2c224b3da00093b8782aa941 in term 3.
I20260710 11:13:32.108381  6031 raft_consensus.cc:697] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 3 LEADER]: Becoming Leader. State: Replica: 0dd7423b2c224b3da00093b8782aa941, State: Running, Role: LEADER
I20260710 11:13:32.109275  6031 consensus_queue.cc:237] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [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: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } }
I20260710 11:13:32.116436  5459 catalog_manager.cc:5697] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 reported cstate change: term changed from 2 to 3, leader changed from e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194) to 0dd7423b2c224b3da00093b8782aa941 (127.1.2.195). New cstate: current_term: 3 leader_uuid: "0dd7423b2c224b3da00093b8782aa941" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd7423b2c224b3da00093b8782aa941" member_type: VOTER last_known_addr { host: "127.1.2.195" port: 37117 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:32.345182  5637 raft_consensus.cc:1275] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 3 FOLLOWER]: Refusing update from remote peer 0dd7423b2c224b3da00093b8782aa941: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:32.347246  5925 consensus_queue.cc:1048] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:13:32.362999  5564 raft_consensus.cc:1275] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 3 FOLLOWER]: Refusing update from remote peer 0dd7423b2c224b3da00093b8782aa941: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:32.365648  5925 consensus_queue.cc:1048] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:32.606640  5637 raft_consensus.cc:1275] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 3 FOLLOWER]: Refusing update from remote peer 0dd7423b2c224b3da00093b8782aa941: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:32.608098  5925 consensus_queue.cc:1048] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f45f24c17e4105bd663dbe9518b6d3" member_type: VOTER last_known_addr { host: "127.1.2.194" port: 43159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:32.624097  5564 raft_consensus.cc:1275] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 3 FOLLOWER]: Refusing update from remote peer 0dd7423b2c224b3da00093b8782aa941: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:32.628695  6041 consensus_queue.cc:1048] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440aea9c3ea14b81906e58cd6d573b3c" member_type: VOTER last_known_addr { host: "127.1.2.193" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:13:32.929976  1035 tablet_server.cc:179] TabletServer@127.1.2.193:0 shutting down...
I20260710 11:13:32.959368  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:32.960362  1035 tablet_replica.cc:333] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:32.961306  1035 raft_consensus.cc:2243] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:32.961941  1035 raft_consensus.cc:2272] T f31b39ec695b4b7da609c9844c1d68fd P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:32.964479  1035 tablet_replica.cc:333] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:32.965281  1035 raft_consensus.cc:2243] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:32.965909  1035 raft_consensus.cc:2272] T 0f4e8cc5516042499aff50373472ab40 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:32.968402  1035 tablet_replica.cc:333] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:32.969013  1035 raft_consensus.cc:2243] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:32.969597  1035 raft_consensus.cc:2272] T 13f7cef201d2413ebfad1fe3c6eacc9b P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:32.971982  1035 tablet_replica.cc:333] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:32.972627  1035 raft_consensus.cc:2243] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:32.973714  1035 raft_consensus.cc:2272] T bcc3380099234ee08ad19e0debadfca9 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:32.976282  1035 tablet_replica.cc:333] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:32.976871  1035 raft_consensus.cc:2243] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:32.977409  1035 raft_consensus.cc:2272] T 4db9cae3724443d6916d8c76dce29e4b P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:32.979743  1035 tablet_replica.cc:333] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:32.980325  1035 raft_consensus.cc:2243] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:32.981215  1035 raft_consensus.cc:2272] T 8de67a78c95f4232befcc3d473ec6ed7 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:32.983639  1035 tablet_replica.cc:333] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:32.984400  1035 raft_consensus.cc:2243] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:32.985349  1035 raft_consensus.cc:2272] T 2e1b6fed46e349d2a004ac7b59492417 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:32.987977  5607 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 11:13:32.988579  1035 tablet_replica.cc:333] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:32.989276  1035 raft_consensus.cc:2243] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:32.989866  1035 raft_consensus.cc:2272] T 17fabf4fa27249ee936e8deb8aa4029d P 440aea9c3ea14b81906e58cd6d573b3c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:32.992012  5607 consensus_peers.cc:597] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 -> Peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Couldn't send request to peer 440aea9c3ea14b81906e58cd6d573b3c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:32.993841  1035 tablet_replica.cc:333] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
W20260710 11:13:32.994747  5607 consensus_peers.cc:597] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 -> Peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Couldn't send request to peer 440aea9c3ea14b81906e58cd6d573b3c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:32.994774  1035 raft_consensus.cc:2243] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:32.996232  1035 raft_consensus.cc:2272] T 3bccfeedd97442e1a119c40fe12d633e P 440aea9c3ea14b81906e58cd6d573b3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:32.998610  1035 tablet_replica.cc:333] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:32.999225  1035 raft_consensus.cc:2243] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.000325  1035 raft_consensus.cc:2272] T 2a545039cf254e12b643480b0c84a627 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.004429  1035 tablet_replica.cc:333] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:33.005437  1035 raft_consensus.cc:2243] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.006677  1035 raft_consensus.cc:2272] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.009070  1035 tablet_replica.cc:333] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:33.009769  1035 raft_consensus.cc:2243] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.010270  1035 raft_consensus.cc:2272] T ed1699f7dc1b48d59080595e6ccc4800 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.012462  1035 tablet_replica.cc:333] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:33.013019  1035 raft_consensus.cc:2243] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.013525  1035 raft_consensus.cc:2272] T c7310bb28b924d56a161f1eb160ac30f P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.015810  1035 tablet_replica.cc:333] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:33.016424  1035 raft_consensus.cc:2243] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.017658  1035 raft_consensus.cc:2272] T d3f7e154b7c6441a8216246d7ee5ebcf P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.020221  1035 tablet_replica.cc:333] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:33.020754  1035 raft_consensus.cc:2243] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.021569  1035 raft_consensus.cc:2272] T 997699a679884c98ad655028e82cd737 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.024226  1035 tablet_replica.cc:333] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:33.024832  1035 raft_consensus.cc:2243] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.025372  1035 raft_consensus.cc:2272] T 7668024084b1409cb7748e65e4f71c19 P 440aea9c3ea14b81906e58cd6d573b3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.028952  1035 tablet_replica.cc:333] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:33.029769  1035 raft_consensus.cc:2243] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.030499  1035 raft_consensus.cc:2272] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 440aea9c3ea14b81906e58cd6d573b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.032989  1035 tablet_replica.cc:333] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c: stopping tablet replica
I20260710 11:13:33.033531  1035 raft_consensus.cc:2243] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.034057  1035 raft_consensus.cc:2272] T d19085f7a47c4d39958b57f6c2d392e8 P 440aea9c3ea14b81906e58cd6d573b3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.083284  1035 tablet_server.cc:196] TabletServer@127.1.2.193:0 shutdown complete.
I20260710 11:13:33.128065  1035 tablet_server.cc:179] TabletServer@127.1.2.194:0 shutting down...
W20260710 11:13:33.150933  5681 consensus_peers.cc:597] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 -> Peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Couldn't send request to peer 440aea9c3ea14b81906e58cd6d573b3c. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:36895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:33.153059  5607 consensus_peers.cc:597] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 -> Peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Couldn't send request to peer 440aea9c3ea14b81906e58cd6d573b3c. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:36895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:33.153661  5607 consensus_peers.cc:597] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 -> Peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Couldn't send request to peer 440aea9c3ea14b81906e58cd6d573b3c. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:36895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:33.167694  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:33.168587  1035 tablet_replica.cc:333] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.169294  1035 raft_consensus.cc:2243] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.169844  1035 raft_consensus.cc:2272] T f31b39ec695b4b7da609c9844c1d68fd P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.172719  1035 tablet_replica.cc:333] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.173493  1035 raft_consensus.cc:2243] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:13:33.174383  5681 consensus_peers.cc:597] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 -> Peer e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159): Couldn't send request to peer e1f45f24c17e4105bd663dbe9518b6d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:33.174574  1035 raft_consensus.cc:2272] T 13f7cef201d2413ebfad1fe3c6eacc9b P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.176887  1035 tablet_replica.cc:333] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.177469  1035 raft_consensus.cc:2243] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.178283  1035 raft_consensus.cc:2272] T 0f4e8cc5516042499aff50373472ab40 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.180377  1035 tablet_replica.cc:333] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.181006  1035 raft_consensus.cc:2243] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.181558  1035 raft_consensus.cc:2272] T 8de67a78c95f4232befcc3d473ec6ed7 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.183887  1035 tablet_replica.cc:333] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.184504  1035 raft_consensus.cc:2243] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.185071  1035 raft_consensus.cc:2272] T 2e1b6fed46e349d2a004ac7b59492417 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.187704  1035 tablet_replica.cc:333] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.188491  1035 raft_consensus.cc:2243] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:13:33.189030  5681 consensus_peers.cc:597] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 -> Peer e1f45f24c17e4105bd663dbe9518b6d3 (127.1.2.194:43159): Couldn't send request to peer e1f45f24c17e4105bd663dbe9518b6d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:33.189143  1035 raft_consensus.cc:2272] T bcc3380099234ee08ad19e0debadfca9 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.191347  1035 tablet_replica.cc:333] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.192001  1035 raft_consensus.cc:2243] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.192821  1035 raft_consensus.cc:2272] T 4db9cae3724443d6916d8c76dce29e4b P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.194824  1035 tablet_replica.cc:333] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.195393  1035 raft_consensus.cc:2243] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.195899  1035 raft_consensus.cc:2272] T 7668024084b1409cb7748e65e4f71c19 P e1f45f24c17e4105bd663dbe9518b6d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.198437  1035 tablet_replica.cc:333] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.199081  1035 raft_consensus.cc:2243] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.199944  1035 raft_consensus.cc:2272] T 997699a679884c98ad655028e82cd737 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.202023  1035 tablet_replica.cc:333] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.202564  1035 raft_consensus.cc:2243] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.203058  1035 raft_consensus.cc:2272] T 2a545039cf254e12b643480b0c84a627 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.205088  1035 tablet_replica.cc:333] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.205607  1035 raft_consensus.cc:2243] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.206067  1035 raft_consensus.cc:2272] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.207974  1035 tablet_replica.cc:333] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.208479  1035 raft_consensus.cc:2243] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.209264  1035 raft_consensus.cc:2272] T ed1699f7dc1b48d59080595e6ccc4800 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.211233  1035 tablet_replica.cc:333] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.211834  1035 raft_consensus.cc:2243] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.212307  1035 raft_consensus.cc:2272] T d3f7e154b7c6441a8216246d7ee5ebcf P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.214164  1035 tablet_replica.cc:333] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.214641  1035 raft_consensus.cc:2243] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.215490  1035 raft_consensus.cc:2272] T c7310bb28b924d56a161f1eb160ac30f P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.217696  1035 tablet_replica.cc:333] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.218240  1035 raft_consensus.cc:2243] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.219132  1035 raft_consensus.cc:2272] T dbcd8645b50b4fc588f7a17aa08ea8a2 P e1f45f24c17e4105bd663dbe9518b6d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.221253  1035 tablet_replica.cc:333] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.221895  1035 raft_consensus.cc:2243] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.222376  1035 raft_consensus.cc:2272] T d19085f7a47c4d39958b57f6c2d392e8 P e1f45f24c17e4105bd663dbe9518b6d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.224437  1035 tablet_replica.cc:333] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.224944  1035 raft_consensus.cc:2243] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.225318  1035 raft_consensus.cc:2272] T 17fabf4fa27249ee936e8deb8aa4029d P e1f45f24c17e4105bd663dbe9518b6d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.227747  1035 tablet_replica.cc:333] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3: stopping tablet replica
I20260710 11:13:33.228237  1035 raft_consensus.cc:2243] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.228690  1035 raft_consensus.cc:2272] T 3bccfeedd97442e1a119c40fe12d633e P e1f45f24c17e4105bd663dbe9518b6d3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:33.235978  5681 consensus_peers.cc:597] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 -> Peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Couldn't send request to peer 440aea9c3ea14b81906e58cd6d573b3c. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:36895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:33.270068  1035 tablet_server.cc:196] TabletServer@127.1.2.194:0 shutdown complete.
W20260710 11:13:33.275703  5681 consensus_peers.cc:597] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 -> Peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Couldn't send request to peer 440aea9c3ea14b81906e58cd6d573b3c. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:36895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:33.305797  1035 tablet_server.cc:179] TabletServer@127.1.2.195:0 shutting down...
W20260710 11:13:33.331615  5681 consensus_peers.cc:597] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 -> Peer 440aea9c3ea14b81906e58cd6d573b3c (127.1.2.193:36895): Couldn't send request to peer 440aea9c3ea14b81906e58cd6d573b3c. Status: Network error: Client connection negotiation failed: client connection to 127.1.2.193:36895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:33.336809  1035 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:33.337637  1035 tablet_replica.cc:333] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.338644  1035 raft_consensus.cc:2243] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.339699  1035 raft_consensus.cc:2272] T f31b39ec695b4b7da609c9844c1d68fd P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.341956  1035 tablet_replica.cc:333] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.342504  1035 raft_consensus.cc:2243] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.342943  1035 raft_consensus.cc:2272] T 13f7cef201d2413ebfad1fe3c6eacc9b P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.344920  1035 tablet_replica.cc:333] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.345413  1035 raft_consensus.cc:2243] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.345871  1035 raft_consensus.cc:2272] T 0f4e8cc5516042499aff50373472ab40 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.347834  1035 tablet_replica.cc:333] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.348317  1035 raft_consensus.cc:2243] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.348758  1035 raft_consensus.cc:2272] T 4db9cae3724443d6916d8c76dce29e4b P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.350800  1035 tablet_replica.cc:333] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.351310  1035 raft_consensus.cc:2243] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.351850  1035 raft_consensus.cc:2272] T bcc3380099234ee08ad19e0debadfca9 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.353734  1035 tablet_replica.cc:333] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.354200  1035 raft_consensus.cc:2243] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.354627  1035 raft_consensus.cc:2272] T 2e1b6fed46e349d2a004ac7b59492417 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.356451  1035 tablet_replica.cc:333] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.356899  1035 raft_consensus.cc:2243] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.357339  1035 raft_consensus.cc:2272] T 8de67a78c95f4232befcc3d473ec6ed7 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.359740  1035 tablet_replica.cc:333] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.360356  1035 raft_consensus.cc:2243] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.360857  1035 raft_consensus.cc:2272] T dbcd8645b50b4fc588f7a17aa08ea8a2 P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.362843  1035 tablet_replica.cc:333] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.363394  1035 raft_consensus.cc:2243] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.364257  1035 raft_consensus.cc:2272] T d19085f7a47c4d39958b57f6c2d392e8 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.366236  1035 tablet_replica.cc:333] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.366745  1035 raft_consensus.cc:2243] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.367158  1035 raft_consensus.cc:2272] T c7310bb28b924d56a161f1eb160ac30f P 0dd7423b2c224b3da00093b8782aa941 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.369119  1035 tablet_replica.cc:333] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.369640  1035 raft_consensus.cc:2243] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.370081  1035 raft_consensus.cc:2272] T 997699a679884c98ad655028e82cd737 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.372015  1035 tablet_replica.cc:333] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.372529  1035 raft_consensus.cc:2243] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.373292  1035 raft_consensus.cc:2272] T 7668024084b1409cb7748e65e4f71c19 P 0dd7423b2c224b3da00093b8782aa941 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.375684  1035 tablet_replica.cc:333] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.376209  1035 raft_consensus.cc:2243] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.376740  1035 raft_consensus.cc:2272] T d3f7e154b7c6441a8216246d7ee5ebcf P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.378692  1035 tablet_replica.cc:333] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.379210  1035 raft_consensus.cc:2243] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.379693  1035 raft_consensus.cc:2272] T 2a545039cf254e12b643480b0c84a627 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.381538  1035 tablet_replica.cc:333] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.382210  1035 raft_consensus.cc:2243] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.382671  1035 raft_consensus.cc:2272] T e2ff39f3775a4fe8a6ddf30d2e9ff0bb P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.384658  1035 tablet_replica.cc:333] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.385149  1035 raft_consensus.cc:2243] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.385594  1035 raft_consensus.cc:2272] T ed1699f7dc1b48d59080595e6ccc4800 P 0dd7423b2c224b3da00093b8782aa941 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.387496  1035 tablet_replica.cc:333] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.387977  1035 raft_consensus.cc:2243] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.388738  1035 raft_consensus.cc:2272] T 17fabf4fa27249ee936e8deb8aa4029d P 0dd7423b2c224b3da00093b8782aa941 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.390612  1035 tablet_replica.cc:333] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941: stopping tablet replica
I20260710 11:13:33.391112  1035 raft_consensus.cc:2243] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.391603  1035 raft_consensus.cc:2272] T 3bccfeedd97442e1a119c40fe12d633e P 0dd7423b2c224b3da00093b8782aa941 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.420285  1035 tablet_server.cc:196] TabletServer@127.1.2.195:0 shutdown complete.
I20260710 11:13:33.452194  1035 master.cc:562] Master@127.1.2.254:35109 shutting down...
I20260710 11:13:33.472772  1035 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.473352  1035 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.473716  1035 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5feca1e5846f41119bef48c985000683: stopping tablet replica
I20260710 11:13:33.494788  1035 master.cc:584] Master@127.1.2.254:35109 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12751 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24708 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112016 ms total)
[  PASSED  ] 8 tests.
I20260710 11:13:33.547312  1035 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 386 messages since previous log ~15 seconds ago
I20260710 11:13:33.547614  1035 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 386 messages since previous log ~15 seconds ago
I20260710 11:13:33.547840  1035 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 380 messages since previous log ~15 seconds ago
I20260710 11:13:33.548067  1035 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 ~33 seconds ago
I20260710 11:13:33.548254  1035 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 ~33 seconds ago
I20260710 11:13:33.548530  1035 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260710 11:13:33.548828  1035 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
